Searched defs:lookup (Results 51 - 75 of 231) sorted by relevance

12345678910

/netbsd-current/external/apache2/llvm/dist/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp84 Expected<JITEvaluatedSymbol> lookup(StringRef UnmangledName) { function in class:SpeculativeJIT
/netbsd-current/usr.bin/netstat/
H A Dvtw.c155 lookup(const char *name) function
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dsignal.c81 uv_signal_t lookup; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dverify_extra_test.c119 X509_LOOKUP *lookup = NULL; local
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dnsec3param_test.c58 nsec3param_rdata_test_params_t lookup; member in struct:__anon244
110 dns_rdata_nsec3param_t param, lookup, expect; local
/netbsd-current/external/bsd/ipf/dist/
H A Dradix_ipf.h64 idx_ham_func_t lookup; /* look for specific addr/mask */ member in struct:ipf_rdx_head
/netbsd-current/external/bsd/kyua-testers/dist/
H A Dfs_test.c88 lookup(const char* dir, const char* name, const int expected_type) function
[all...]
/netbsd-current/external/gpl2/lvm2/dist/libdm/regex/
H A Dmatcher.c25 struct dfa_state *lookup[256]; member in struct:dfa_state
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.h64 idx_ham_func_t lookup; /* look for specific addr/mask */ member in struct:ipf_rdx_head
/netbsd-current/usr.sbin/puffs/mount_psshfs/
H A Dsubr.c98 lookup(struct psshfs_dir *bdir, size_t ndir, const char *name) function
/netbsd-current/external/gpl2/rcs/dist/src/
H A Dpartime.c185 lookup (s, table) function
/netbsd-current/external/bsd/bc/dist/
H A Dutil.c542 lookup (char *name, int namekind) function
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dsymtabs.c180 lookup(char *key, int stype) function
/netbsd-current/external/bsd/mdocml/dist/
H A Dmdoc_macro.c244 lookup(struct roff_man *mdoc, int from, int line, int ppos, const char *p) function
/netbsd-current/usr.sbin/lpr/pac/
H A Dpac.c362 lookup(const char *name) function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp266 Expected<LineEntry> LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) { function in class:LineTable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp274 const BitTracker::RegisterCell &lookup(unsigned VR) { function in struct:__anon2416::CellMapShadow
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp320 ItaniumManglingCanonicalizer::lookup(StringRef Mangling) { function in class:ItaniumManglingCanonicalizer
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp432 Optional<std::string> lookup(const SymExpr *S) { function in class:__anon971::SymbolExpressor
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h205 data_type* lookup(key_type_ref K) const { function in class:llvm::ImmutableMap
335 data_type *lookup(key_type_ref K) const { function in class:llvm::ImmutableMapRef
H A DScopedHashTable.h186 V lookup(const K &Key) const { function in class:llvm::ScopedHashTable
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h220 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp102 unsigned lookup(const Value *V) const { return IDs.lookup(V); } function in struct:__anon3251::ValueMapping
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dsignal.c167 uv_signal_t lookup; local
/netbsd-current/sys/dev/videomode/
H A Dedid.c335 const struct videomode *lookup; local

Completed in 326 milliseconds

12345678910