Home
last modified time | relevance | path

Searched defs:set_name (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DLoadedModuleInfoList.h38 void set_name(const std::string &name) { in set_name() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h31 ConstString set_name; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp209 ConstString set_name; SetRegisterInfo() local
709 GetRegisterSetIndexByName(const ConstString & set_name,bool can_create) GetRegisterSetIndexByName() argument
/freebsd/contrib/libfido2/fuzz/
H A Dfuzz_bio.c356 set_name(const struct param *p) in set_name() function
/freebsd/usr.bin/mkcsmapper/
H A Dyacc.y430 set_name(char *str) in set_name() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl417 void *__kmp_itt_barrier_object(int gtid, int bt, int set_name, argument
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c761 const char *clear_name, *set_name; in __zpl_xattr_user_set() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c1690 static int subn_dump_qos_options(FILE * file, const char *set_name, in subn_dump_qos_options()
/freebsd/crypto/openssl/apps/
H A Dcmp.c876 static int set_name(const char *str, in set_name() function