Home
last modified time | relevance | path

Searched defs:set_name (Results 1 – 10 of 10) 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/libfido2/fuzz/
H A Dfuzz_bio.c356 set_name(const struct param *p) in set_name() function
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dthread.cpp400 int Thread::set_name(const cpp::string_view &name) { in set_name() function in LIBC_NAMESPACE_DECL::Thread
/freebsd/usr.bin/mkcsmapper/
H A Dyacc.y430 set_name(char *str) in set_name() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp709 DynamicRegisterInfo::GetRegisterSetIndexByName(const ConstString &set_name, in GetRegisterSetIndexByName()
/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.c784 const char *clear_name, *set_name; __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.c1023 static int set_name(const char *str, in set_name() function