Searched defs:lookup (Results 126 - 150 of 231) sorted by relevance

12345678910

/netbsd-current/sys/lib/libsa/
H A Ddosfs.c514 lookup(DOS_FS *fs, u_int clus, const char *name, const struct direntry **dep) function
/netbsd-current/external/historical/nawk/dist/
H A Dtran.c296 Cell *lookup(const char *s, Array *tp) /* look for s in tp */ function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp68 std::pair<unsigned, bool> lookup(const Value *V) const { function in struct:__anon1723::OrderMap
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h266 Edge *lookup(Node &N) { function in class:llvm::LazyCallGraph::Edge::EdgeSequence
953 Node *lookup(const Function &F) const { return NodeMap.lookup(&F); } function in class:llvm::LazyCallGraph::Edge
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmac_expand.c201 MAC_EXP_LOOKUP_FN lookup; /* lookup routine */ member in struct:__anon100
400 static int mac_exp_parse_relational(MAC_EXP_CONTEXT *mc, const char **lookup, argument
547 const char *lookup; local
713 mac_expand(VSTRING *result, const char *pattern, int flags, const char *filter, MAC_EXP_LOOKUP_FN lookup, void *context) argument
749 static const char *lookup(const char *name, int unused_mode, void *context) function
[all...]
H A Ddict.h85 const char *(*lookup) (struct DICT *, const char *); member in struct:DICT
266 const char *(*lookup) (struct DICT *, const char *); member in struct:DICT_UTF8_BACKUP
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
H A Dscm-pretty-print.scm
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/riscv/
H A Driscv-common.cc569 riscv_subset_list::lookup (const char *subset, int major_version, function in class:riscv_subset_list
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
H A Dscm-pretty-print.scm
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-lookup.c384 const ctf_varent_t *lookup = lookup_; local
/netbsd-current/external/bsd/unbound/dist/services/cache/
H A Ddns.c848 uint16_t lookup[] = {LDNS_RR_TYPE_A, LDNS_RR_TYPE_AAAA, local
[all...]
/netbsd-current/external/mpl/bind/dist/bin/dig/
H A Dnslookup.c371 trying(char *frm, dig_lookup_t *lookup) { argument
449 dig_lookup_t *lookup; local
733 dig_lookup_t *lookup; local
[all...]
H A Dhost.c167 trying(char *frm, dig_lookup_t *lookup) { argument
434 dig_lookup_t *lookup; local
684 dig_lookup_t *lookup; local
[all...]
/netbsd-current/external/mpl/bind/dist/contrib/dlz/modules/sqlite3/
H A Ddlz_sqlite3_dynamic.c485 dlz_sqlite3_process_rs(sqlite3_instance_t *db, dns_sdlzlookup_t *lookup, argument
793 dlz_authority(const char *zone, void *dbdata, dns_sdlzlookup_t *lookup) { argument
822 dlz_lookup(const char *zone, const char *name, void *dbdata, dns_sdlzlookup_t *lookup, dns_clientinfomethods_t *methods, dns_clientinfo_t *clientinfo) argument
[all...]
/netbsd-current/external/mpl/bind/dist/contrib/dlz/example/
H A Ddlz_example.c393 dlz_lookup(const char *zone, const char *name, void *dbdata, dns_sdlzlookup_t *lookup, dns_clientinfomethods_t *methods, dns_clientinfo_t *clientinfo) argument
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dlzexternal/driver/
H A Ddriver.c423 dlz_lookup(const char *zone, const char *name, void *dbdata, dns_sdlzlookup_t *lookup, dns_clientinfomethods_t *methods, dns_clientinfo_t *clientinfo) argument
[all...]
/netbsd-current/lib/libintl/
H A Dgettext.c884 lookup(const char *msgid, struct domainbinding *db, size_t *rlen) function
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c384 const ctf_varent_t *lookup = lookup_; local
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c381 const ctf_varent_t *lookup = lookup_; local
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Deap-tls.c297 X509_LOOKUP *lookup; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1310 const T *lookup(const CallEvent &Call) const { function in class:clang::ento::CallDescriptionMap
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h197 ValueT lookup(const_arg_type_t<KeyT> Val) const { function in class:llvm::DenseMapBase
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp208 DiagnosticsEngine::DiagStateMap::lookup(SourceManager &SrcMgr, function in class:DiagnosticsEngine::DiagStateMap
220 DiagnosticsEngine::DiagStateMap::File::lookup(unsigned Offset) const { function in class:DiagnosticsEngine::DiagStateMap::File
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dsi_vbt.c395 struct i2c_adapter_lookup *lookup = data; local
428 struct i2c_adapter_lookup lookup; local
[all...]
/netbsd-current/sys/dev/microcode/siop/
H A Dncr53cxxx.c825 int lookup (char *name) function

Completed in 346 milliseconds

12345678910