Searched defs:lookup (Results 26 - 50 of 231) sorted by relevance

12345678910

/netbsd-current/sys/net/npf/
H A Dnpfkern.h47 struct ifnet * (*lookup)(npf_t *, const char *); member in struct:__anon54
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Didentifier.c177 Identifier *Identifier::lookup(const char *s, size_t len) function in class:Identifier
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp108 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, function
159 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, function in class:InlineInfo
H A DGsymReader.cpp279 llvm::Expected<LookupResult> GsymReader::lookup(uint64_t Addr) const { function in class:GsymReader
H A DFunctionInfo.cpp154 llvm::Expected<LookupResult> FunctionInfo::lookup(DataExtractor &Data, function in class:FunctionInfo
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h129 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h103 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h95 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h95 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DLinkage.h94 llvm::Optional<LinkageInfo> lookup(const NamedDecl *ND, function in class:clang::LinkageComputer
H A DASTImporterLookupTable.cpp121 ASTImporterLookupTable::lookup(DeclContext *DC, DeclarationName Name) const { function in class:clang::ASTImporterLookupTable
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DTarget.cpp24 const ExegesisTarget *ExegesisTarget::lookup(Triple TT) { function in class:llvm::exegesis::ExegesisTarget
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dlocate_plugin.h79 krb5plugin_service_locate_lookup lookup; /* version 2 */ member in struct:krb5plugin_service_locate_ftable
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dsdb.h84 dns_sdblookupfunc_t lookup; member in struct:dns_sdbmethods
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dsdb.h83 dns_sdblookupfunc_t lookup; member in struct:dns_sdbmethods
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dauth2-hostbased.c175 const char *resolvedname, *ipaddr, *lookup, *reason; local
/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations_test.cpp74 lookup(const char* dir, const char* name, const int expected_type) function in namespace:__anon1899
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dhash.c148 lookup (hash_table *htab, function
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dhash.c148 lookup (hash_table *htab, function
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dhash.c148 lookup (hash_table *htab, function
/netbsd-current/usr.bin/m4/
H A Dlook.c100 lookup(const char *name) function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DMapVector.h110 ValueT lookup(const KeyT &Key) const { function in class:llvm::MapVector
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_reply_footer.c255 static const char *lookup(const char *name, int unused_mode, void *context) function
97 smtp_reply_footer(VSTRING *buffer, ssize_t start, const char *template, const char *filter, MAC_EXP_LOOKUP_FN lookup, void *context) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dstringtable.c115 StringValue *StringTable::lookup(const char *s, size_t length) function in class:StringTable
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAtomicOrdering.h91 static const bool lookup[8][8] = { local
106 static const bool lookup[8][8] = { local
137 static const AtomicOrderingCABI lookup[8] = { local

Completed in 220 milliseconds

12345678910