/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSplitModule.cpp | 488 const FunctionWithDependencies &FWD) { in doPartitioning() argument 490 FnsInPart.insert(FWD.Fn); in doPartitioning() 491 FnsInPart.insert(FWD.Dependencies.begin(), FWD.Dependencies.end()); in doPartitioning() 493 SML << "assign " << getName(*FWD.Fn) << " to P" << PID << "\n -> "; in doPartitioning() 494 if (!FWD.Dependencies.empty()) { in doPartitioning() 495 SML << FWD.Dependencies.size() << " dependencies added\n"; in doPartitioning() 675 for (const auto &FWD : WorkList) { in splitAMDGPUModule() local 676 SeenFunctions.insert(FWD.Fn); in splitAMDGPUModule() 677 SeenFunctions.insert(FWD.Dependencies.begin(), FWD.Dependencies.end()); in splitAMDGPUModule() 701 for (const auto &FWD : WorkList) { in splitAMDGPUModule() local [all …]
|
/freebsd/lib/libc/regex/ |
H A D | engine.c | 1018 FWD(aft, bef, 1); in step() 1022 FWD(aft, bef, 1); in step() 1026 FWD(aft, bef, 1); in step() 1030 FWD(aft, bef, 1); in step() 1034 FWD(aft, bef, 1); in step() 1038 FWD(aft, bef, 1); in step() 1042 FWD(aft, bef, 1); in step() 1046 FWD(aft, bef, 1); in step() 1050 FWD(aft, aft, 1); in step() 1054 FWD(aft, bef, 1); in step() [all …]
|
H A D | regexec.c | 110 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) macro 137 #undef FWD 164 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) macro
|
/freebsd/contrib/nvi/regex/ |
H A D | engine.c | 873 FWD(aft, bef, 1); in step() 877 FWD(aft, bef, 1); in step() 881 FWD(aft, bef, 1); in step() 885 FWD(aft, bef, 1); in step() 889 FWD(aft, bef, 1); in step() 893 FWD(aft, bef, 1); in step() 898 FWD(aft, bef, 1); in step() 902 FWD(aft, aft, 1); in step() 905 FWD(aft, aft, 1); in step() 908 FWD(aft, aft, 1); in step() [all …]
|
H A D | regexec.c | 79 #define FWD(dst, src, n) ((dst) |= ((unsigned)(src)&(here)) << (n)) macro 103 #undef FWD 128 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) macro
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | f29 | 27 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56 33 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56 39 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56 45 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56
|
H A D | ni6 | 26 FWD: IN pkts 2 bytes 96 OUT pkts 1 bytes 68 32 FWD: IN pkts 1 bytes 28 OUT pkts 0 bytes 0 38 FWD: IN pkts 1 bytes 84 OUT pkts 1 bytes 84
|
H A D | f25 | 11 FWD: IN pkts 1 bytes 129 OUT pkts 0 bytes 0 17 FWD: IN pkts 1 bytes 129 OUT pkts 0 bytes 0
|
H A D | f11 | 168 FWD: IN pkts 1 bytes 28 OUT pkts 0 bytes 0 174 FWD: IN pkts 1 bytes 28 OUT pkts 0 bytes 0 216 FWD: IN pkts 1 bytes 28 OUT pkts 0 bytes 0 222 FWD: IN pkts 1 bytes 28 OUT pkts 0 bytes 0 265 FWD: IN pkts 1 bytes 40 OUT pkts 0 bytes 0
|
H A D | ni23 | 17 FWD: IN pkts 1 bytes 28 OUT pkts 1 bytes 28
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regexec.c | 76 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) macro 100 #undef FWD 125 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) macro
|
H A D | regengine.inc | 937 FWD(aft, bef, 1); 941 FWD(aft, bef, 1); 945 FWD(aft, bef, 1); 949 FWD(aft, bef, 1); 953 FWD(aft, bef, 1); 957 FWD(aft, bef, 1); 962 FWD(aft, bef, 1); 966 FWD(aft, aft, 1); 969 FWD(aft, aft, 1); 972 FWD(aft, aft, 1); [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
H A D | BTF.def | 24 HANDLE_BTF_KIND(7, FWD)
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am3517-evm-ui.dtsi | 92 label = "FWD";
|
/freebsd/lib/libc++/ |
H A D | Makefile | 782 INCSGROUPS+= FWD 809 FWD+= ${HDRDIR}/__fwd/${hdr}
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | filesystems | 1365 # https://thestarman.pcministry.com/asm/2bytejumps.htm#FWD
|
/freebsd/share/misc/ |
H A D | usb_vendors | 4878 085d PX-603F [ME OFFICE 960FWD Series/Stylus Office BX625FWD/TX620FWD Series]
|