| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP10.td | 272 // A FX pipeline may take from 2 to 3 cycles to complete. 373 // Save 1 cycles if pipeline BR reads the data from pipelines FX, F2. 385 // Save 1 cycles if pipeline F2 reads the data from pipelines ST, SX, FX, F2, PM. 388 // Save 1 cycles if pipeline FX reads the data from pipelines ST, SX, FX, F2, PM. 391 // Save 1 cycles if pipeline LD reads the data from pipelines ST, SX, FX, F2. 397 // Save 1 cycles if pipeline PM reads the data from pipelines ST, SX, FX, F2, PM. 400 // Save 1 cycles if pipeline ST reads the data from pipelines ST, SX, FX, F2, PM. 403 // Save 1 cycles if pipeline SX reads the data from pipelines ST, SX, FX, F2, PM, MM.
|
| H A D | PPCScheduleP7.td | 53 // Executing simple FX, complex FX, permute and 4-way SIMD single-precision FP ops
|
| H A D | PPCScheduleP8.td | 195 // Instructions of FX, LU or LS pipeline 199 // TODO: Pipeline of logical instructions might be LS or FX
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | alliant | 4 # alliant: file(1) magic for Alliant FX series a.out files 6 # If the FX series is the one that had a processor with a 68K-derived
|
| H A D | sysex | 198 >>>4 byte 0x05 EFXR (FX Parameter Request) 199 >>>4 byte 0x15 EFXD (FX Parameter Dump) 200 >>>4 byte 0x25 EFXP (FX Parameter Parameter Change) 201 >>>4 byte 0x35 EFXQ (FX Parameter Parameter Inquiry)
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OptionalDiagnostic.h | 66 OptionalDiagnostic &operator<<(const llvm::APFixedPoint &FX) { 69 FX.toString(Buffer);
|
| H A D | APValue.h | 324 explicit APValue(APFixedPoint FX) : Kind(None) { 325 MakeFixedPoint(std::move(FX)); 596 void setFixedPoint(APFixedPoint FX) { 598 *(APFixedPoint *)(char *)&Data = std::move(FX); 643 void MakeFixedPoint(APFixedPoint &&FX) { 645 new ((void *)(char *)&Data) APFixedPoint(std::move(FX));
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | microchip,sparx5-serdes.yaml | 34 * 100 Mbps (100BASE-FX) 44 * 100 Mbps (100BASE-FX)
|
| /freebsd-14.2/sys/dev/sound/pci/ |
| H A D | emu10kx.c | 99 #define FX(i) (i) macro 1741 EFX_ROUTE(NULL, FX(0), M_FX0_REC_L, C_REC_L, 0); in emu_initefx() 1742 EFX_ROUTE(NULL, FX(1), M_FX1_REC_R, C_REC_R, 0); in emu_initefx() 1820 EFX_ROUTE(NULL, FX(2), M_FX2_REAR_L, C_REAR_L, 100); in emu_initefx() 1821 EFX_ROUTE(NULL, FX(3), M_FX3_REAR_R, C_REAR_R, 100); in emu_initefx() 1925 EFX_COPY(FX2(i+2), FX(i)); in emu_initefx() 1950 EFX_ROUTE(NULL, FX(0), M_FX0_REC_L, C_REC_L, 0); in emu_initefx() 1951 EFX_ROUTE(NULL, FX(1), M_FX1_REC_R, C_REC_R, 0); in emu_initefx() 2029 EFX_ROUTE(NULL, FX(2), M_FX2_REAR_L, C_REAR_L, 100); in emu_initefx() 2030 EFX_ROUTE(NULL, FX(3), M_FX3_REAR_R, C_REAR_R, 100); in emu_initefx() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | ti,dp83869.yaml | 20 100BASE-FX Fiber protocols. 23 the DP83869HM can run 1000BASE-X-to-1000BASE-T and 100BASE-FX-to-100BASE-TX
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APFixedPoint.h | 292 inline raw_ostream &operator<<(raw_ostream &OS, const APFixedPoint &FX) { 293 OS << FX.toString();
|
| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | krb5.asn1 | 161 KRB5-PADATA-FX-COOKIE(133), -- krb-wg-preauth-framework 164 KRB5-PADATA-FX-FAST(136), -- krb-wg-preauth-framework 165 KRB5-PADATA-FX-ERROR(137), -- krb-wg-preauth-framework 791 PA-FX-FAST-REQUEST ::= CHOICE { 818 PA-FX-FAST-REPLY ::= CHOICE {
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | Ported | 616 MODELS : FX/2800 series 712 MODELS : FX/8X series 723 MODELS : FX/8X series 866 MODELS : FX/8X series
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoXSf.td | 393 defm f.FX # "V" : VPseudoVC_XV<m, f.fprclass, payload1>; 394 defm f.FX # "VV" : VPseudoVC_XVV<m, f.fprclass, payload1>; 404 defm f.FX # "VW" : VPseudoVC_XVW<m, f.fprclass, payload1>;
|
| H A D | RISCVInstrInfoVPseudos.td | 201 string FX = "FPR" # sew; 2292 defm "_V" # f.FX : VPseudoBinary<m.vrclass, m.vrclass, 2297 defm "_V" # f.FX : VPseudoBinaryRoundingMode<m.vrclass, m.vrclass, 2305 defm "_V" #f.FX 2360 defm "_V" # f.FX : VPseudoBinary<m.wvrclass, m.vrclass, 2392 defm "_W" # f.FX : VPseudoBinary<m.wvrclass, m.wvrclass, 2485 def "_V" # f.FX # "M_" # mx 2534 def "_" # f.FX # "_" # mx : 2680 defm "_V" # f.FX : 6793 def "PseudoVFMV_" # f.FX # "_S_" # mx : [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAG.cpp | 759 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectFrameIndex() local 762 SDValue FI = CurDAG->getTargetFrameIndex(FX, MVT::i32); in SelectFrameIndex() 772 if (FX < 0 || MaxA <= StkA || !MFI.hasVarSizedObjects()) { in SelectFrameIndex() 1360 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectAddrFI() local 1361 if (!MFI.isFixedObjectIndex(FX) && HFI.needsAligna(*MF)) in SelectAddrFI() 1363 R = CurDAG->getTargetFrameIndex(FX, MVT::i32); in SelectAddrFI()
|
| /freebsd-14.2/share/misc/ |
| H A D | pci_vendors | 2305 # FX-779A-CDB4 / FX-779A-CDBC 2868 # FX-797A-TNBC 5472 1259 2703 AT-2701FX 6523 1008 Visualize FX 9580 905a 3c905B-FX Fast Etherlink XL FX 100baseFx [Cyclone] 16307 1259 2803 AT-2814FX 20465 1259 2705 AT-2711FX 20719 1259 2708 AT-2712 FX 28612 04d0 82437FX [Triton FX] 30110 122d 430FX - 82437FX TSC [Triton I] [all …]
|
| H A D | iso3166 | 346 # France, Metropolitan (FX) added (European part of France thus excluding:
|
| H A D | usb_vendors | 1228 340b FX-Audio DAC-X6 3116 c403 Turbo TrackMan Marble FX 7823 004b EDIROL M-100FX 7828 0050 EDIROL UA-3FX 7861 00a3 EDIROL UA-4FX 9132 262a 3dfx HammerHead FX 19134 0101 DFC-365FX camera 21040 2fda Ryos MK FX Keyboard 21047 3246 Suora FX Keyboard 21048 3264 Isku FX Keyboard [all …]
|
| /freebsd-14.2/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 125 #define FX 6 /* test flags */ macro 146 { "flash", FX }, 3776 case FX: in cookedprint()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTContext.cpp | 12803 const auto *FX = cast<FunctionNoProtoType>(X), in getCommonNonSugarTypeNode() local 12805 assert(FX->getExtInfo() == FY->getExtInfo()); in getCommonNonSugarTypeNode() 12807 Ctx.getCommonSugaredType(FX->getReturnType(), FY->getReturnType()), in getCommonNonSugarTypeNode() 12808 FX->getExtInfo()); in getCommonNonSugarTypeNode() 12811 const auto *FX = cast<FunctionProtoType>(X), in getCommonNonSugarTypeNode() local 12813 FunctionProtoType::ExtProtoInfo EPIX = FX->getExtProtoInfo(), in getCommonNonSugarTypeNode() 12827 Ctx.getCommonSugaredType(FX->getReturnType(), FY->getReturnType()); in getCommonNonSugarTypeNode() 12828 auto P = getCommonTypes(Ctx, FX->param_types(), FY->param_types(), in getCommonNonSugarTypeNode()
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | Caps-ncurses | 86 #key_f43 kf43 str FX - - ----- F43 function key
|
| H A D | Caps.uwin | 591 key_f43 kf43 str FX KEY_F(43) - ----E F43 function key
|
| H A D | Caps.hpux11 | 565 key_f43 kf43 str FX KEY_F(43) - ----E F43 function key
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/ |
| H A D | vendor-prefixes.yaml | 492 description: FX Technology Ltd.
|