Searched defs:strings (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-current/lib/libifconfig/
H A Dlibifconfig_sfp_tables_internal.tpl.h50 get_sfp_info_strings(const struct ifconfig_sfp_info *sfp, struct ifconfig_sfp_info_strings *strings) argument
/freebsd-current/usr.bin/mail/
H A Dglob.h92 extern struct strings { struct
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c75 char *strings[2]; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DRISCVAttributeParser.cpp42 static const char *strings[] = {"No unaligned access", "Unaligned access"}; local
H A DCSKYAttributeParser.cpp85 static const char *strings[] = {"Error", "DSP Extension", "DSP 2.0"}; local
90 static const char *strings[] = {"Error", "VDSP Version 1", "VDSP Version 2"}; local
95 static const char *strings[] = {"Error", "FPU Version 1", "FPU Version 2", local
101 static const char *strings[] = {"Error", "Soft", "SoftFP", "Hard"}; local
106 static const char *strings[] = {"None", "Needed"}; local
111 static const char *strings[] = {"None", "Needed"}; local
116 static const char *strings[] = {"None", "Needed"}; local
[all...]
H A DELFAttributeParser.cpp23 parseStringAttribute(const char *name, unsigned tag, ArrayRef<const char *> strings) argument
/freebsd-current/crypto/heimdal/appl/gssmask/
H A Dcommon.c83 permutate_all(struct getarg_strings *strings, size_t *size) argument
/freebsd-current/sbin/ipf/libipf/
H A Dsave_syslog.c28 syslog_parse(char **strings) argument
H A Dsave_nothing.c26 nothing_parse(char **strings) argument
H A Dsave_execute.c25 execute_parse(char **strings) argument
H A Dsave_file.c30 file_parse(char **strings) argument
/freebsd-current/sbin/ifconfig/
H A Dsfp.c56 struct ifconfig_sfp_info_strings strings; local
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetusershell.c78 static char **curshell, **shells, *strings; variable
[all...]
H A Dgetarg.h76 char **strings; member in struct:getarg_strings
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h66 const DebugStringTableSubsectionRef &strings() const { return *Strings; } function in class:llvm::codeview::StringsAndChecksumsRef
94 const StringsPtr &strings() const { return Strings; } function in class:llvm::codeview::StringsAndChecksums
/freebsd-current/contrib/netbsd-tests/lib/libexecinfo/
H A Dt_backtrace.c71 char **strings; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBStringList.cpp87 void SBStringList::AppendList(const SBStringList &strings) { argument
97 void SBStringList::AppendList(const StringList &strings) { argument
/freebsd-current/crypto/heimdal/kadmin/
H A Dmod.c58 add_constrained_delegation(krb5_context contextp, kadm5_principal_ent_rec *princ, struct getarg_strings *strings) argument
106 add_aliases(krb5_context contextp, kadm5_principal_ent_rec *princ, struct getarg_strings *strings) argument
156 add_pkinit_acl(krb5_context contextp, kadm5_principal_ent_rec *princ, struct getarg_strings *strings) argument
[all...]
/freebsd-current/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c72 char *strings[] = { variable
/freebsd-current/contrib/xz/src/common/
H A Dtuklib_physmem.c151 const char *strings = SYSPAGE_ENTRY(strings)->data; local
/freebsd-current/crypto/openssl/crypto/ui/
H A Dui_local.h96 STACK_OF(UI_STRING) *strings; /* We might want to prompt for more than member in struct:ui_st
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStringList.cpp69 void StringList::AppendList(StringList strings) { argument
221 StringList &StringList::operator<<(const StringList &strings) { argument
/freebsd-current/usr.bin/dtc/
H A Ddtb.hh346 std::vector<std::string> strings; member in class:dtc::dtb::string_table
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp165 auto strings = m_index.pdb().getStringTable(); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp89 static void strings(raw_ostream &OS, StringRef FileName, StringRef Contents) { function

Completed in 381 milliseconds

123