/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | aarch64-opc.c | 3971 #define C13 13 macro 4216 SR_CORE ("contextidr_el1", CPENC (3,0,C13,C0,1), 0), 4217 SR_V8_1 ("contextidr_el2", CPENC (3,4,C13,C0,1), 0), 4218 SR_V8_1 ("contextidr_el12", CPENC (3,5,C13,C0,1), 0), 4230 SR_CORE ("tpidr_el0", CPENC (3,3,C13,C0,2), 0), 4231 SR_CORE ("tpidrro_el0", CPENC (3,3,C13,C0,3), 0), 4232 SR_CORE ("tpidr_el1", CPENC (3,0,C13,C0,4), 0), 4233 SR_CORE ("tpidr_el2", CPENC (3,4,C13,C0,2), 0), 4234 SR_CORE ("tpidr_el3", CPENC (3,6,C13,C0,2), 0), 4235 SR_SCXTNUM ("scxtnum_el0", CPENC (3,3,C13,C0,7), 0), [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/ |
H A D | ModiStream.rst | 45 meaning that this module has C13 line information (as opposed to C11 line 47 C13 line info, and that we do not understand the format of C11 line info. 60 to be in C13 format. 62 - **C13LineInfo** - A block containing CodeView line information in C13 65 :doc:`DBI Stream <DbiStream>`. If this value is ``0``, then C13 line
|
H A D | DbiStream.rst | 235 ``ModuleSymStream`` that represent C13-style CodeView line information. At 237 always use C13 instead of C11.
|
/netbsd-src/lib/libm/ld128/ |
H A D | s_expl.c | 152 C13 = 1.60590438367252471783548748824255707e-10L; variable 245 x * (C11 + x * (C12 + x * (C13 + in expm1l()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcRegisterInfo.td | 228 def C13 : Ri< 13, "C13">; 310 def C12_C13 : Rdi<12, "C12", [C12, C13]>;
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | am335x-boneblue.dts | 249 AM33XX_PADCONF(AM335X_PIN_MCASP0_FSR, PIN_INPUT, MUX_MODE1) /* (C13) mcasp0_fsr.eQEP0B_in */ 567 "EQEP_0B", /* C13 */
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 124 SystemZ::C12, SystemZ::C13, SystemZ::C14, SystemZ::C15
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | modes_internal_test.c | 569 static const u8 K13[32], P13[] = { 0 }, A13[] = { 0 }, IV13[12], C13[] = { 0 }; variable
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | modes_internal_test.c | 575 static const u8 K13[32], P13[] = { 0 }, A13[] = { 0 }, IV13[12], C13[] = { 0 }; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-pdbutil.rst | 508 Dump the bytes of each module's C13 debug subsection. 512 When specified with :option:`-chunks`, split the C13 debug subsection into a
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/xfer/ |
H A D | dig1.good | 48 ds01.example. 3600 IN DS 12892 5 2 26584835CA80C81C91999F31CFAF2A0E89D4FF1C8FAFD0DDB31A85C7 19277C13
|
H A D | dig2.good | 49 ds01.example. 3600 IN DS 12892 5 2 26584835CA80C81C91999F31CFAF2A0E89D4FF1C8FAFD0DDB31A85C7 19277C13
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | aarch64-opc.c | 4872 #define C13 13 macro 4974 { "cvadp", CPENS (3, C7, C13, 1), F_HASXT | F_ARCHEXT, AARCH64_FEATURE (CVADP) }, 4975 { "cgvadp", CPENS (3, C7, C13, 3), F_HASXT | F_ARCHEXT, AARCH64_FEATURE (MEMTAG) }, 4976 { "cgdvadp", CPENS (3, C7, C13, 5), F_HASXT | F_ARCHEXT, AARCH64_FEATURE (MEMTAG) }, 5161 #undef C13
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 130 SP::C12, SP::C13, SP::C14, SP::C15,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 191 Sparc::C12, Sparc::C13, Sparc::C14, Sparc::C15,
|
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
H A D | UnicodeData.txt | 2751 0C13;TELUGU LETTER OO;Lo;0;L;;;;;N;;;;; 6322 1C13;LEPCHA LETTER BA;Lo;0;L;;;;;N;;;;; 10275 2C13;GLAGOLITIC CAPITAL LETTER RITSI;Lu;0;L;;;;;N;;;;2C43; 10322 2C43;GLAGOLITIC SMALL LETTER RITSI;Ll;0;L;;;;;N;;;2C13;;2C13 18853 10C13;OLD TURKIC LETTER ORKHON AED;Lo;0;R;;;;;N;;;;; 20967 11C13;BHAIKSUKI LETTER CA;Lo;0;L;;;;;N;;;;; 26293 18C13;KHITAN SMALL SCRIPT CHARACTER-18C13;Lo;0;L;;;;;N;;;;;
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/ |
H A D | UnicodeData.txt | 2740 0C13;TELUGU LETTER OO;Lo;0;L;;;;;N;;;;; 6307 1C13;LEPCHA LETTER BA;Lo;0;L;;;;;N;;;;; 10259 2C13;GLAGOLITIC CAPITAL LETTER RITSI;Lu;0;L;;;;;N;;;;2C43; 10306 2C43;GLAGOLITIC SMALL LETTER RITSI;Ll;0;L;;;;;N;;;2C13;;2C13 18817 10C13;OLD TURKIC LETTER ORKHON AED;Lo;0;R;;;;;N;;;;; 20778 11C13;BHAIKSUKI LETTER CA;Lo;0;L;;;;;N;;;;;
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
H A D | UnicodeDataNames.txt | 2278 0C13;TELUGU LETTER OO;Lo;0;L;;;;;N;;;;; 8383 2C13;GLAGOLITIC CAPITAL LETTER RITSI;Lu;0;L;;;;;N;;;;2C43; 8430 2C43;GLAGOLITIC SMALL LETTER RITSI;Ll;0;L;;;;;N;;;2C13;;2C13
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ |
H A D | UnicodeData.txt | 2192 0C13;TELUGU LETTER OO;Lo;0;L;;;;;N;;;;;
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | UnicodeData.txt | 2275 0C13;TELUGU LETTER OO;Lo;0;L;;;;;N;;;;;
|