Home
last modified time | relevance | path

Searched defs:full_name (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMSVCUndecoratedNameParser.h19 MSVCUndecoratedNameSpecifier(llvm::StringRef full_name, in MSVCUndecoratedNameSpecifier()
H A DCPlusPlusLanguage.cpp181 char const *full_name, in PrettyPrintFunctionNameWithArgs()
403 if (auto full_name = parser.ParseAsFullName()) { in ExtractContextAndIdentifier() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_markup.h26 char *full_name; member
H A Dsanitizer_common.h841 const char *full_name() const { return full_name_; } in full_name() function
H A Dsanitizer_linux.cpp1214 bool LibraryNameIs(const char *full_name, const char *base_name) { in LibraryNameIs()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c135 zfsctl_snapshot_alloc(const char *full_name, const char *full_path, spa_t *spa, in zfsctl_snapshot_alloc()
741 char *full_name) in zfsctl_snapshot_name()
1103 char *full_name, *full_path; in zfsctl_snapshot_mount() local
/freebsd/contrib/sendmail/libsmdb/
H A Dsmdb.c270 smdb_add_extension(full_name, max_full_name_len, db_name, extension) in smdb_add_extension() argument
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store_subr.c329 const char *full_name; in bhnd_nvstore_path_register_update() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1039 ParseBaseName(char const *full_name) { in ParseBaseName()
1077 char const *full_name, in PrettyPrintFunctionNameWithArgs()
H A DModule.cpp796 ConstString full_name(sc.GetFunctionName()); in Prune() local
H A DDebugger.cpp1953 ConstString full_name("lldb.debugger.event-handler"); in StartEventHandlerThread() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp622 std::string full_name("--"); in HandleOptionCompletion() local
H A DCommandInterpreter.cpp3406 std::string full_name; in ResolveCommandImpl() local
/freebsd/usr.bin/dtc/
H A Dfdt.cc1111 string full_name = p->name; in merge_node() local
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc546 std::string full_name = "UninstantiatedParameterizedTestSuite<" + name + ">"; in InsertSyntheticTestCase() local
607 std::string full_name = in CheckForInstantiations() local
/freebsd/contrib/sendmail/src/
H A Dmap.c233 smdb_add_extension(full_name, max_full_name_len, db_name, extension) in smdb_add_extension() argument
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5944 boolean_t full_name = B_FALSE; in zpool_do_iostat() local