/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 116 static const char *strings[] = {"Not Permitted", "Permitted"}; in ARM_ISA_use() local 121 static const char *strings[] = {"Not Permitted", "Thumb-1", "Thumb-2", "Permitted"}; in THUMB_ISA_use() local 126 static const char *strings[] = { in FP_arch() local 133 static const char *strings[] = {"Not Permitted", "WMMXv1", "WMMXv2"}; in WMMX_arch() local 138 static const char *strings[] = {"Not Permitted", "NEONv1", "NEONv2+FMA", in Advanced_SIMD_arch() local 144 static const char *strings[] = {"Not Permitted", "MVE integer", in MVE_arch() local 150 static const char *strings[] = { in PCS_config() local 157 static const char *strings[] = {"v6", "Static Base", "TLS", "Unused"}; in ABI_PCS_R9_use() local 162 static const char *strings[] = {"Absolute", "PC-relative", "SB-relative", in ABI_PCS_RW_data() local 168 static const char *strings[] = {"Absolute", "PC-relative", "Not Permitted"}; in ABI_PCS_RO_data() local [all …]
|
H A D | CSKYAttributeParser.cpp | 85 static const char *strings[] = {"Error", "DSP Extension", "DSP 2.0"}; in dspVersion() local 90 static const char *strings[] = {"Error", "VDSP Version 1", "VDSP Version 2"}; in vdspVersion() local 95 static const char *strings[] = {"Error", "FPU Version 1", "FPU Version 2", in fpuVersion() local 101 static const char *strings[] = {"Error", "Soft", "SoftFP", "Hard"}; in fpuABI() local 106 static const char *strings[] = {"None", "Needed"}; in fpuRounding() local 111 static const char *strings[] = {"None", "Needed"}; in fpuDenormal() local 116 static const char *strings[] = {"None", "Needed"}; in fpuException() local
|
H A D | RISCVAttributeParser.cpp | 42 static const char *strings[] = {"No unaligned access", "Unaligned access"}; in unalignedAccess() local
|
H A D | ELFAttributeParser.cpp | 24 ArrayRef<const char *> strings) { in parseStringAttribute()
|
/openbsd-src/usr.bin/mail/ |
H A D | glob.h | 91 extern struct strings { struct 92 char *s_topFree; /* Beginning of this area */ 93 char *s_nextFree; /* Next alloctable place here */ 94 unsigned s_nleft; /* Number of bytes left here */
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | StringsAndChecksums.h | 66 const DebugStringTableSubsectionRef &strings() const { return *Strings; } in strings() function 94 const StringsPtr &strings() const { return Strings; } in strings() function
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBStringList.cpp | 80 void SBStringList::AppendList(const SBStringList &strings) { in AppendList() 90 void SBStringList::AppendList(const StringList &strings) { in AppendList()
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | string.bench.cpp | 243 std::string strings[kNumStrings]; in run() local 268 std::string strings[kNumStrings]; in run() local 292 std::string strings[kNumStrings]; in run() local 316 std::string strings[kNumStrings]; in run() local 342 std::string strings[kNumStrings]; in run() local 369 std::string strings[kNumStrings]; in run() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | init3.C | 16 const My_string strings[4] = { variable
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | rclex.l | 65 static struct alloc_string *strings; variable
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | rclex.l | 68 static struct alloc_string *strings; variable
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | StringList.cpp | 69 void StringList::AppendList(StringList strings) { in AppendList() 221 StringList &StringList::operator<<(const StringList &strings) { in operator <<()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | pretty4.C | 7 static void const *strings[4]; variable
|
/openbsd-src/regress/gnu/lib/libexecinfo/ |
H A D | t_backtrace.c | 68 char **strings; in myfunc3() local
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | expect.py | 144 def __init__(self, strings): argument
|
/openbsd-src/sys/arch/armv7/stand/efiboot/ |
H A D | fdt.h | 35 char *strings; member
|
/openbsd-src/sys/arch/arm64/stand/efiboot/ |
H A D | fdt.h | 35 char *strings; member
|
/openbsd-src/sys/arch/riscv64/stand/efiboot/ |
H A D | fdt.h | 35 char *strings; member
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | aoutx.h | 1364 char *strings; local 3200 char *strings; local 3392 char *strings; local 4131 char *strings; local 4860 char *strings; local 5205 char *strings; local
|
H A D | merge.c | 69 bfd_boolean strings; member 239 sec_merge_init (unsigned int entsize, bfd_boolean strings) in sec_merge_init()
|
H A D | pdp11.c | 1516 char *strings; local 3011 char *strings; local 3147 char *strings; local 3816 char *strings; local 4525 char *strings; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aoutx.h | 1311 char *strings; in aout_get_external_symbols() local 2901 char *strings; in aout_link_add_symbols() local 3165 char *strings; in aout_link_check_ar_symbols() local 3857 char *strings; in aout_link_input_section_std() local 4201 char *strings; in aout_link_input_section_ext() local 4686 char *strings; in aout_link_write_symbols() local
|
H A D | merge.c | 70 bfd_boolean strings; member 237 sec_merge_init (unsigned int entsize, bfd_boolean strings) in sec_merge_init()
|
/openbsd-src/sys/dev/ofw/ |
H A D | fdt.h | 35 char *strings; member
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | CompileUnitIndex.cpp | 166 PDBStringTable &strings = cantFail(m_index.pdb().getStringTable()); in GetOrCreateCompiland() local
|