Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DARMAttributeParser.cpp83 static const char *strings[] = { in CPU_arch() local
111 static const char *strings[] = {"Not Permitted", "Permitted"}; in ARM_ISA_use() local
121 static const char *strings[] = { in FP_arch() local
145 static const char *strings[] = { in PCS_config() local
179 static const char *strings[] = {"IEEE-754", "Runtime"}; in ABI_FP_rounding() local
189 static const char *strings[] = {"Not Permitted", "IEEE-754"}; in ABI_FP_exceptions() local
193 static const char *strings[] = {"Not Permitted", "IEEE-754"}; in ABI_FP_user_exceptions() local
262 static const char *strings[] = {"AAPCS", "iWMMX", "Custom"}; in ABI_WMMX_args() local
267 static const char *strings[] = { in ABI_optimization_goals() local
276 static const char *strings[] = { in ABI_FP_optimization_goals() local
[all …]
H A DRISCVAttributeParser.cpp42 static const char *strings[] = {"No unaligned access", "Unaligned access"}; in unalignedAccess() local
/netbsd/usr.bin/mail/
H A Dstrings.c61 static struct strings { struct
79 struct strings *sp; in salloc() argument
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h64 const DebugStringTableSubsectionRef &strings() const { return *Strings; } in strings() function
92 const StringsPtr &strings() const { return Strings; } in strings() function
/netbsd/crypto/external/bsd/heimdal/dist/kadmin/
H A Dmod.c62 struct getarg_strings *strings) in add_constrained_delegation()
109 struct getarg_strings *strings) in add_aliases()
159 struct getarg_strings *strings) in add_pkinit_acl()
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-x86-64/
H A Dpr20550b.s9 strings: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dpr20550b.s9 strings: label
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-array-decay.cc22 const char *strings[10]; in main() local
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-array-decay.cc22 const char *strings[10]; in main() local
/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dstring.bench.cpp243 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
/netbsd/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dsample_passwd_check.c77 char *strings[2]; in check_cracklib() local
/netbsd/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dgettext-3-prg.c42 struct data_t strings[] = variable
/netbsd/external/bsd/ipf/dist/lib/
H A Dsave_nothing.c28 nothing_parse(char **strings) in nothing_parse()
H A Dsave_execute.c27 execute_parse(char **strings) in execute_parse()
H A Dsave_syslog.c30 syslog_parse(char **strings) in syslog_parse()
H A Dsave_file.c32 file_parse(strings) in file_parse() argument
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetusershell.c80 static char **curshell, **shells, *strings; variable
/netbsd/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-show.h63 char **strings; member
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_util.c540 archive_utility_string_sort_helper(char **strings, unsigned int n) in archive_utility_string_sort_helper()
602 archive_utility_string_sort(char **strings) in archive_utility_string_sort()
/netbsd/external/bsd/atf/dist/atf-c++/
H A Dutils_test.cpp248 std::set< std::string > strings; in ATF_TEST_CASE_BODY() local
260 std::vector< std::string > strings; in ATF_TEST_CASE_BODY() local
/netbsd/external/public-domain/xz/dist/src/common/
H A Dtuklib_physmem.c136 const char *strings = SYSPAGE_ENTRY(strings)->data; in tuklib_physmem() local
/netbsd/tests/lib/libexecinfo/
H A Dt_backtrace.c71 char **strings; in myfunc3() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp60 static void strings(raw_ostream &OS, StringRef FileName, StringRef Contents) { in strings() function
/netbsd/external/mit/libuv/dist/src/unix/
H A Dqnx.c121 struct strings_entry* strings = _SYSPAGE_ENTRY(_syspage_ptr, strings); in uv_cpu_info() local
/netbsd/usr.bin/gencat/
H A Dgencat.c561 char *strings; in MCReadCat() local
661 char *strings; in MCWriteCat() local

12345678910>>...14