| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 1011.crt | 11 DaTcQwzN/3GHtnXu8YEWz8lEhG+uzPYhGrUHthUwxIaU/08svgDXeOdBnZJuv/Fi
|
| H A D | 3308.crt | 14 Fi/euXKxZu0XbAUxAI57+tKLu+xt8Su+kWFoGNg88HF5PjQ/8TM9mOHSZVAadkuq
|
| H A D | 3359.key | 9 5cDoJi7RIv+ChSSS+Zw6nkyceUg3D9sx/1Fi/i1vw97ROeNfyex6tT1YeMkjdCix
|
| H A D | 1167.key | 4 87Fi/tO+l1Mj27fdqbfH+2rVlbMm7IqUbVZ4VOgpvCwDlD6geDVkktejm4NMKINZ
|
| H A D | 747.key | 3 Fi+kLWLuaJEmtZcCVm3HhyNJWoDAIMQke/2MFpuHzJtS0S5CtL61NLZz8PIRNZwc
|
| /openbsd-src/regress/usr.bin/mandoc/man/SS/ |
| H A D | vert.out_ascii | 7 FFiirrsstt ssuubbsseeccttiioonn
|
| H A D | paragraph.out_ascii | 9 FFiirrsstt ssuubbsseeccttiioonn
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| H A D | rttid2.C | 55 int Fi; variable
|
| H A D | rtti2.C | 54 int Fi; variable
|
| H A D | rttid4.C | 54 int Fi; variable
|
| H A D | rttid3.C | 59 int Fi; variable
|
| H A D | rtti4.C | 53 int Fi; variable
|
| H A D | rtti3.C | 58 int Fi; variable
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
| H A D | istream_extractor_other-2.tst | 29 /mnt/cdrom/yabbyyou_jesusdread/disk_1/King Tubby's - Big Youth Fi
|
| H A D | istream_extractor_other-1.tst | 29 /mnt/cdrom/yabbyyou_jesusdread/disk_1/King Tubby's - Big Youth Fi
|
| H A D | istream_extractor_other-1.txt | 29 /mnt/cdrom/yabbyyou_jesusdread/disk_1/King Tubby's - Big Youth Fi
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangOffloadBundler.rst | 279 where, Fi = Bundle{Host-DeviceBinary, T1-DeviceBinary, T2-DeviceBinary, ..., 286 where, Fi-Tj-DeviceBinary.X represents device binary of i-th bundled device
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Disassembler/ |
| H A D | AMDGPUDisassembler.cpp | 431 unsigned Fi = MI.getOperand(FiIdx).getImm(); in isValidDPP8() local 432 return Fi == DPP8_FI_0 || Fi == DPP8_FI_1; in isValidDPP8()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 8723 int Fi = 0; in cvtVOP3DPP() local 8748 Fi = Op.getImm(); in cvtVOP3DPP() 8780 Inst.addOperand(MCOperand::createImm(Fi? DPP8_FI_1 : DPP8_FI_0)); in cvtVOP3DPP() 8802 int Fi = 0; in cvtDPP() local 8825 Fi = Op.getImm(); in cvtDPP() 8849 Inst.addOperand(MCOperand::createImm(Fi? DPP8_FI_1 : DPP8_FI_0)); in cvtDPP()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatterns.td | 2771 // Fi+Imm, store-immediate 2781 // For large-stack stores, generate store-register (prefer explicit Fi 2788 // Fi, store-immediate 2798 // For large-stack stores, generate store-register (prefer explicit Fi 2805 // Fi+Imm, Fi, store-register
|
| /openbsd-src/sys/dev/pci/ |
| H A D | pcidevs | 2955 product CREATIVELABS XFI 0x0005 SoundBlaster X-Fi 2959 product CREATIVELABS XFI_XTREME 0x0009 SoundBlaster X-Fi Xtreme 3574 product INTEL WL_22500_2 0x02f0 Wi-Fi 6 AX201 3674 product INTEL WL_22500_5 0x06f0 Wi-Fi 6 AX201 4851 product INTEL WL_22500_1 0x2723 Wi-Fi 6 AX200 4852 product INTEL WL_22500_9 0x2725 Wi-Fi 6 AX210 4853 product INTEL WL_22500_10 0x2726 Wi-Fi 6 AX211 5319 product INTEL WL_22500_4 0x34f0 Wi-Fi 6 AX201 5538 product INTEL WL_22500_7 0x3df0 Wi-Fi 6 AX201 5697 product INTEL WL_22500_6 0x43f0 Wi-Fi [all...] |
| /openbsd-src/gnu/usr.bin/perl/t/uni/ |
| H A D | fold.t | 310 [ "fi", "fi", "fi", "fi", "fi", "Fi", "FI", "fi", "fi", "fi", ],
|
| /openbsd-src/lib/libcurses/ |
| H A D | Caps-ncurses | 97 #key_f54 kf54 str Fi - - ----- F54 function key
|
| H A D | Caps | 594 key_f54 kf54 str Fi KEY_F(54) - ----E F54 function key
|
| /openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 3661 FinalizationInfo Fi = FinalizationStack.pop_back_val(); in emitCommonDirectiveExit() local 3662 assert(Fi.DK == OMPD && "Unexpected Directive for Finalization call!"); in emitCommonDirectiveExit() 3664 Fi.FiniCB(FinIP); in emitCommonDirectiveExit()
|