| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | ARMAttributeParser.cpp | 83 static const char *strings[] = { in CPU_arch() local 111 static const char *strings[] = {"Not Permitted", "Permitted"}; in ARM_ISA_use() local 116 static const char *strings[] = {"Not Permitted", "Thumb-1", "Thumb-2", "Permitted"}; in THUMB_ISA_use() local 121 static const char *strings[] = { in FP_arch() local 128 static const char *strings[] = {"Not Permitted", "WMMXv1", "WMMXv2"}; in WMMX_arch() local 133 static const char *strings[] = {"Not Permitted", "NEONv1", "NEONv2+FMA", in Advanced_SIMD_arch() local 139 static const char *strings[] = {"Not Permitted", "MVE integer", in MVE_arch() local 145 static const char *strings[] = { in PCS_config() local 152 static const char *strings[] = {"v6", "Static Base", "TLS", "Unused"}; in ABI_PCS_R9_use() local 157 static const char *strings[] = {"Absolute", "PC-relative", "SB-relative", in ABI_PCS_RW_data() local [all …]
|
| D | RISCVAttributeParser.cpp | 42 static const char *strings[] = {"No unaligned access", "Unaligned access"}; in unalignedAccess() local
|
| D | ELFAttributeParser.cpp | 26 ArrayRef<const char *> strings) { in parseStringAttribute()
|
| /freebsd-12-stable/usr.bin/mail/ |
| D | glob.h | 96 extern struct strings { struct 97 char *s_topFree; /* Beginning of this area */ 98 char *s_nextFree; /* Next alloctable place here */ 99 unsigned s_nleft; /* Number of bytes left here */
|
| /freebsd-12-stable/crypto/heimdal/kadmin/ |
| D | mod.c | 60 struct getarg_strings *strings) in add_constrained_delegation() 107 struct getarg_strings *strings) in add_aliases() 157 struct getarg_strings *strings) in add_pkinit_acl()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| D | StringsAndChecksums.h | 64 const DebugStringTableSubsectionRef &strings() const { return *Strings; } in strings() function 92 const StringsPtr &strings() const { return Strings; } in strings() function
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/API/ |
| D | SBStringList.cpp | 85 void SBStringList::AppendList(const SBStringList &strings) { in AppendList() 96 void SBStringList::AppendList(const StringList &strings) { in AppendList()
|
| /freebsd-12-stable/crypto/heimdal/lib/kadm5/ |
| D | sample_passwd_check.c | 75 char *strings[2]; in check_cracklib() local
|
| /freebsd-12-stable/sbin/ipf/libipf/ |
| D | save_nothing.c | 26 nothing_parse(char **strings) in nothing_parse()
|
| D | save_execute.c | 25 execute_parse(char **strings) in execute_parse()
|
| D | save_syslog.c | 28 syslog_parse(char **strings) in syslog_parse()
|
| D | save_file.c | 30 file_parse(char **strings) in file_parse()
|
| /freebsd-12-stable/crypto/heimdal/lib/roken/ |
| D | getusershell.c | 78 static char **curshell, **shells, *strings; variable
|
| D | getarg.h | 76 char **strings; member
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/ |
| D | StringList.cpp | 63 void StringList::AppendList(StringList strings) { in AppendList() 215 StringList &StringList::operator<<(const StringList &strings) { in operator <<()
|
| /freebsd-12-stable/crypto/heimdal/appl/gssmask/ |
| D | common.c | 83 permutate_all(struct getarg_strings *strings, size_t *size) in permutate_all()
|
| /freebsd-12-stable/contrib/atf/atf-c++/ |
| D | utils_test.cpp | 249 std::set< std::string > strings; in ATF_TEST_CASE_BODY() local 261 std::vector< std::string > strings; in ATF_TEST_CASE_BODY() local
|
| /freebsd-12-stable/contrib/xz/src/common/ |
| D | tuklib_physmem.c | 136 const char *strings = SYSPAGE_ENTRY(strings)->data; in tuklib_physmem() local
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libexecinfo/ |
| D | t_backtrace.c | 71 char **strings; in myfunc3() local
|
| /freebsd-12-stable/usr.bin/dtc/ |
| D | fdt.cc | 414 property::property(input_buffer &structs, input_buffer &strings) in property() 574 property::parse_dtb(input_buffer &structs, input_buffer &strings) in parse_dtb() 601 property::write(dtb::output_writer &writer, dtb::string_table &strings) in write() 761 node::node(input_buffer &structs, input_buffer &strings) : valid(true) in node() 1035 node::parse_dtb(input_buffer &structs, input_buffer &strings) in parse_dtb() 1131 node::write(dtb::output_writer &writer, dtb::string_table &strings) in write()
|
| D | dtb.hh | 348 std::vector<std::string> strings; member in dtc::dtb::string_table
|
| /freebsd-12-stable/contrib/libarchive/libarchive/ |
| D | archive_util.c | 587 archive_utility_string_sort_helper(char **strings, unsigned int n) in archive_utility_string_sort_helper() 649 archive_utility_string_sort(char **strings) in archive_utility_string_sort()
|
| /freebsd-12-stable/sys/netpfil/ipfw/test/ |
| D | test_dn_heap.c | 75 char *strings[] = { variable
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | extractExternal.cpp | 156 StringTable(const set<string> &strings) { in StringTable() 293 set<string> strings; // set of all occurring symbols, appropriately prefixed in hideSymbols() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| D | CompileUnitIndex.cpp | 147 PDBStringTable &strings = cantFail(m_index.pdb().getStringTable()); in GetOrCreateCompiland() local
|