/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | OptionValueFileSpec.cpp | 21 OptionValueFileSpec::OptionValueFileSpec(bool resolve) : m_resolve(resolve) {} in OptionValueFileSpec() 23 OptionValueFileSpec::OptionValueFileSpec(const FileSpec &value, bool resolve) in OptionValueFileSpec() 30 bool resolve) in OptionValueFileSpec()
|
H A D | Property.cpp | 111 const bool resolve = definition.default_uint_value != 0; in Property() local
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | Symbols.cpp | 397 void Symbol::resolve(const Undefined &other) { in resolve() function in Symbol 577 void Symbol::resolve(const CommonSymbol &other) { in resolve() function in Symbol 615 void Symbol::resolve(const Defined &other) { in resolve() function in Symbol 626 void Symbol::resolve(const LazySymbol &other) { in resolve() function in Symbol 665 void Symbol::resolve(const SharedSymbol &other) { in resolve() function in Symbol
|
H A D | DWARF.cpp | 83 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, resolve() function 92 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, resolve() function
|
/freebsd-src/sbin/ipf/ipsend/ |
H A D | 44arp.c | 37 int resolve(char *host, char *address) in resolve() function
|
H A D | arp.c | 32 int resolve(char *host, char *address) in resolve() function
|
/freebsd-src/crypto/heimdal/lib/krb5/ |
H A D | test_plugin.c | 76 krb5plugin_service_locate_ftable resolve = { variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerDeclContext.h | 38 StringRef resolve(const std::string &Path, in resolve() function
|
/freebsd-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBFileSpec.cpp | 46 SBFileSpec::SBFileSpec(const char *path, bool resolve) in SBFileSpec()
|
/freebsd-src/share/mk/ |
H A D | meta2deps.py | 76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): function
|
/freebsd-src/contrib/bmake/mk/ |
H A D | meta2deps.py | 76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): function
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 200 void LVElement::resolve() { in resolve() function in LVElement
|
H A D | LVScope.cpp | 362 void LVScope::resolve() { in resolve() function in LVScope
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExecutionDomainFix.cpp | 53 DomainValue *ExecutionDomainFix::resolve(DomainValue *&DVRef) { in resolve() function in ExecutionDomainFix
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 3267 Init *MapResolver::resolve(Init *VarName) { resolve() function in MapResolver 3285 Init *RecordResolver::resolve(Init *VarName) { resolve() function in RecordResolver 3310 Init *TrackUnresolvedResolver::resolve(Init *VarName) { resolve() function in TrackUnresolvedResolver 3330 Init *HasReferenceResolver::resolve(Init *VarName) resolve() function in HasReferenceResolver [all...] |
H A D | TGParser.cpp | 424 bool TGParser::resolve(const ForeachLoop &Loop, SubstStack &Substs, in resolve() function in TGParser 488 bool TGParser::resolve(const std::vector<RecordsEntry> &Source, in resolve() function in TGParser [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDebugMap.cpp | 872 bool resolve = src_location_spec.GetCheckInlines(); ResolveSymbolContext() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 780 void MDNode::resolve() { resolve() function in MDNode
|
/freebsd-src/usr.sbin/syslogd/ |
H A D | syslogd.c | 392 static bool resolve = true; /* resolve hostname */ global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 2295 Init *resolve(Init *VarName) override { in resolve() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 954 Error JITDylib::resolve(MaterializationResponsibility &MR, resolve() function in llvm::orc::JITDylib [all...] |
/freebsd-src/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 1215 resolve: doneList, property
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 1041 void ASTContext::PerModuleInitializers::resolve(ASTContext &Ctx) { resolve() function in ASTContext::PerModuleInitializers
|