| /freebsd/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/contrib/llvm-project/lld/ELF/ |
| H A D | Symbols.cpp | 396 void Symbol::resolve(Ctx &ctx, const Undefined &other) { in resolve() function in Symbol 574 void Symbol::resolve(Ctx &ctx, const CommonSymbol &other) { in resolve() function in Symbol 610 void Symbol::resolve(Ctx &ctx, const Defined &other) { in resolve() function in Symbol 619 void Symbol::resolve(Ctx &ctx, const LazySymbol &other) { in resolve() function in Symbol 656 void Symbol::resolve(Ctx &ctx, const SharedSymbol &other) { in resolve() function in Symbol
|
| H A D | DWARF.cpp | 81 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve() function 90 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve() function
|
| /freebsd/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/crypto/krb5/src/lib/krb5/rcache/ |
| H A D | rc-int.h | 35 krb5_error_code (*resolve)(krb5_context context, const char *residual, member
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | test_plugin.c | 76 krb5plugin_service_locate_ftable resolve = { variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerDeclContext.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinkerDeclContext.h | 38 StringRef resolve(const std::string &Path, in resolve() function
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBFileSpec.cpp | 46 SBFileSpec::SBFileSpec(const char *path, bool resolve) in SBFileSpec()
|
| /freebsd/share/mk/ |
| H A D | meta2deps.py | 76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): function
|
| /freebsd/contrib/bmake/mk/ |
| H A D | meta2deps.py | 76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ExecutionDomainFix.cpp | 53 DomainValue *ExecutionDomainFix::resolve(DomainValue *&DVRef) { in resolve() function in ExecutionDomainFix
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVElement.cpp | 199 void LVElement::resolve() { in resolve() function in LVElement
|
| H A D | LVScope.cpp | 369 void LVScope::resolve() { in resolve() function in LVScope
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | LazyReexports.cpp | 414 void LazyReexportsManager::resolve(ResolveSendResultFn SendResult, in resolve() function in llvm::orc::LazyReexportsManager
|
| H A D | Core.cpp | 875 Error JITDylib::resolve(MaterializationResponsibility &MR, in resolve() function in llvm::orc::JITDylib
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ExprMutationAnalyzer.cpp | 156 bool resolve(const Expr *S) { return resolveExpr(S); } in resolve() function in clang::__anon2875c4430711::ExprPointeeResolve
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Record.cpp | 3332 const Init *MapResolver::resolve(const Init *VarName) { in resolve() function in MapResolver 3350 const Init *RecordResolver::resolve(const Init *VarName) { in resolve() function in RecordResolver 3375 const Init *TrackUnresolvedResolver::resolve(const Init *VarName) { in resolve() function in TrackUnresolvedResolver 3395 const Init *HasReferenceResolver::resolve(const Init *VarName) { in resolve() function in HasReferenceResolver
|
| H A D | TGParser.cpp | 418 bool TGParser::resolve(const ForeachLoop &Loop, SubstStack &Substs, in resolve() function in TGParser 482 bool TGParser::resolve(const std::vector<RecordsEntry> &Source, in resolve() function in TGParser
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARFDebugMap.cpp | 899 bool resolve = src_location_spec.GetCheckInlines(); in ResolveSymbolContext() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 796 void MDNode::resolve() { in resolve() function in MDNode
|
| /freebsd/usr.sbin/syslogd/ |
| H A D | syslogd.c | 294 static bool resolve = true; /* resolve hostname */ variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 2276 const Init *resolve(const Init *VarName) override { in resolve() function
|