| /openbsd/src/gnu/lib/libstdc++/libstdc++/libio/ |
| D | libioP.h | 655 # define FREE_BUF(_B, _S) \ argument 656 munmap ((_B), ROUND_TO_PAGE (_S)) 657 # define ALLOC_BUF(_B, _S, _R) \ argument 659 (_B) = (char *) mmap (0, ROUND_TO_PAGE (_S), \ 662 if ((_B) == (char *) MAP_FAILED) \ 665 # define ALLOC_WBUF(_B, _S, _R) \ argument 667 (_B) = (wchar_t *) mmap (0, ROUND_TO_PAGE (_S), \ 670 if ((_B) == (wchar_t *) MAP_FAILED) \ 676 # define FREE_BUF(_B, _S) \ 677 free(_B) [all …]
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | SVEInstrFormats.td | 335 def _B : sve_int_ptrue<0b00, opc, asm, PPR8, nxv16i1, op>; 341 (!cast<Instruction>(NAME # _B) PPR8:$Pd, 0b11111), 1>; 732 def _B : sve_int_pfirst_next<0b01, opc, asm, PPR8>; 734 def : SVE_2_Op_Pat<nxv16i1, op, nxv16i1, nxv16i1, !cast<Instruction>(NAME # _B)>; 738 def _B : sve_int_pfirst_next<0b00, opc, asm, PPR8>; 743 def : SVE_2_Op_Pat<nxv16i1, op, nxv16i1, nxv16i1, !cast<Instruction>(NAME # _B)>; 779 def _B : sve_int_count_r<0b00, opc, asm, GPR64z, PPR8, GPR64as32>; 785 …(EXTRACT_SUBREG (!cast<Instruction>(NAME # _B) PPRAny:$Pg, (INSERT_SUBREG (IMPLICIT_DEF), $Rn, sub… 787 … (!cast<Instruction>(NAME # _B) PPRAny:$Pg, (INSERT_SUBREG (IMPLICIT_DEF), $Rn, sub_32))>; 807 def _B : sve_int_count_r<0b00, opc, asm, GPR32z, PPR8, GPR32z>; [all …]
|
| D | SMEInstrFormats.td | 421 defm : sme_mem_ss_aliases_base<mnemonic # "b", !cast<Instruction>(inst # _B), 470 def _B : sme_mem_ld_ss_inst<0b0, 0b00, mnemonic # "b", 608 def _B : sme_mem_st_ss_inst<0b0, 0b00, mnemonic # "b", 647 defm : sme_mem_st_ss_patterns<!cast<Instruction>(NAME # _B), 820 def _B : sme_vector_to_tile_inst<0b0, 0b00, !if(is_col, TileVectorOpV8, 823 SMEPseudo2Instr<NAME # _B, 1> { 865 def _PSEUDO_B : sme_mova_insert_pseudo<SMEMatrixTileB>, SMEPseudo2Instr<NAME # _B, 0>; 871 defm : sme_vector_to_tile_aliases<!cast<Instruction>(NAME # _B), 1006 def _B : sme_tile_to_vector_inst<0b0, 0b00, ZPR8, !if(is_col, TileVectorOpV8, 1043 defm : sme_tile_to_vector_aliases<!cast<Instruction>(NAME # _B), ZPR8, [all …]
|
| /openbsd/src/lib/libc/gen/ |
| D | ctype_.c | 47 #define _B _CTYPE_B macro 55 _S|(char)_B, _P, _P, _P, _P, _P, _P, _P,
|
| /openbsd/src/sys/dev/pci/drm/include/linux/ |
| D | ctype.h | 28 #define _B 0x80 macro
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/os/windiss/ |
| D | ctype_base.h | 50 static const mask print = _U | _L | _N | _P | _B;
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/os/newlib/ |
| D | ctype_base.h | 52 static const mask print = _P | _U | _L | _N | _B;
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/os/irix/irix5.2/ |
| D | ctype_base.h | 50 static const mask print = _U | _L | _N | _P | _B;
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/os/bsd/netbsd/ |
| D | ctype_base.h | 53 static const mask print = _P | _U | _L | _N | _B;
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/os/irix/irix5.2/ |
| D | ctype_base.h | 53 static const mask print = _U | _L | _N | _P | _B;
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/os/windiss/ |
| D | ctype_base.h | 53 static const mask print = _U | _L | _N | _P | _B;
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/os/bsd/netbsd/ |
| D | ctype_base.h | 56 static const mask print = _P | _U | _L | _N | _B;
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/os/newlib/ |
| D | ctype_base.h | 55 static const mask print = _P | _U | _L | _N | _B;
|
| /openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| D | BADNAMES | 9 _B
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| D | BADNAMES | 9 _B
|
| /openbsd/src/gnu/usr.bin/perl/t/op/ |
| D | ref.t | 419 DESTROY { print "# destroying '_B'\nok $test\n"; bless shift, 'A' }
|
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | X86DisassemblerTables.cpp | 40 ENUM_ENTRY(n##_KZ, r, d) ENUM_ENTRY(n##_K, r, d) ENUM_ENTRY(n##_B, r, d)\ in stringForContext() 581 ENUM_ENTRY(n##_KZ, r, d) ENUM_ENTRY(n##_K, r, d) ENUM_ENTRY(n##_B, r, d) in outranks()
|
| D | X86RecognizableInstr.cpp | 181 (HasEVEX_K? n##_K : (HasEVEX_B ? n##_B : n)))))
|
| /openbsd/src/gnu/gcc/gcc/config/ia64/ |
| D | itanium1.md | 490 (define_reservation "1_B" "1_B0|1_B1") 514 (eq (symbol_ref "bundling_p") (const_int 0))) "1_B") 518 (eq (symbol_ref "bundling_p") (const_int 0))) "1_B")
|
| D | itanium2.md | 556 (define_reservation "2_B" "2_B0|2_B1") 720 (eq (symbol_ref "bundling_p") (const_int 0))) "2_B") 724 (eq (symbol_ref "bundling_p") (const_int 0))) "2_B")
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | __locale | 506 static const mask print = _P | _U | _L | _N | _B; 514 static const mask blank = _B;
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | IntrinsicsAMDGPU.td | 604 // Represent sample variants, i.e. _C, _O, _B, ... and combinations thereof. 651 "_B", "_b", [AMDGPUArg<llvm_anyfloat_ty, "bias">]>;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsMSAInstrInfo.td | 3849 def : MSAShiftPat<Node, v16i8, !cast<MSAInst>(Insn#_B), 3861 def : MSABitPat<Node, v16i8, !cast<MSAInst>(Insn#_B), vsplati8imm7>;
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/po/ |
| D | vi.po | 264 " --enable-extra-pe-debug _Bật_ xuất dữ liệu _gỡ lỗi_ chi tiết\n"
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/ |
| D | ChangeLog-2001 | 4684 _X, _S, _P, _C and _B instead of IRIX-6.5 _IS* macros.
|