Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DLoadedModuleInfoList.h38 void set_name(const std::string &name) { in set_name() function
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h31 ConstString set_name; member
/freebsd-src/contrib/libfido2/fuzz/
H A Dfuzz_bio.c356 set_name(const struct param *p) in set_name() function
/freebsd-src/usr.bin/mkcsmapper/
H A Dyacc.y430 set_name(char *str) in set_name() function
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp713 DynamicRegisterInfo::GetRegisterSetIndexByName(const ConstString &set_name, in GetRegisterSetIndexByName()
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl417 void *__kmp_itt_barrier_object(int gtid, int bt, int set_name,
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c767 set_name = prefixed_name; in __zpl_xattr_user_set() local
/freebsd-src/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-src/crypto/openssl/apps/
H A Dcmp.c876 static int set_name(const char *str, in set_name() function