Searched defs:lookup (Results 1 - 25 of 127) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dgroff1.C19 void lookup(symbol s, void *v=0) { win = 1; } function in class:dictionary
20 void lookup(const char *) {} function in class:dictionary
/openbsd-current/lib/libcrypto/x509/
H A Dx509_d2.c69 X509_LOOKUP *lookup; local
91 X509_LOOKUP *lookup; local
116 X509_LOOKUP *lookup; local
[all...]
/openbsd-current/usr.sbin/pkg_add/OpenBSD/Dependencies/
H A DSolverBase.pm27 sub lookup($self, $solver, $dependencies, $state, $obj) subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DNetrc.pm140 sub lookup { subroutine
/openbsd-current/gnu/gcc/gcc/cp/
H A Dcfns.h283 static const short lookup[] = local
/openbsd-current/games/battlestar/
H A Dparse.c71 lookup(const char *s) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcfns.h253 static const short lookup[] = variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dinline8.C60 lookup_t lookup; variable
/openbsd-current/usr.bin/yacc/
H A Dsymtab.c93 lookup(char *name) function
/openbsd-current/usr.bin/mail/
H A Dvars.c125 lookup(char *name) function
/openbsd-current/usr.bin/rdist/
H A Dlookup.c116 lookup(char *name, int action, struct namelist *value) function
/openbsd-current/usr.sbin/ypserv/revnetgroup/
H A Dhash.c112 lookup(struct group_entry *table[], char *key) function
/openbsd-current/usr.sbin/unbound/cachedb/
H A Dcachedb.h82 int (*lookup)(struct module_env*, struct cachedb_env*, char*, member in struct:cachedb_backend
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DValueSymbolTable.h74 Value *lookup(StringRef Name) const { function in class:llvm::ValueSymbolTable
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DIdCache.pm25 sub lookup($self, $name, $default = undef) subroutine
45 sub lookup($self, $name, $default = undef) subroutine
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DSymbolRemappingReader.h123 Key lookup(StringRef FunctionName) { function in class:llvm::SymbolRemappingReader
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DJITSymbol.cpp108 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, function in class:LegacyJITSymbolResolver
/openbsd-current/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h32 std::string lookup(StringRef Variable) const { function in class:llvm::CodeExpansions
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_privacy_screen_x86.c16 struct drm_privacy_screen_lookup lookup; member in struct:arch_init_data
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp85 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, function in class:llvm::orc::EPCGenericDylibManager
96 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, function in class:llvm::orc::EPCGenericDylibManager
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dw65-dis.c33 print_operand (int lookup, char *format, int *args) argument
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h100 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { function in class:llvm::orc::KaleidoscopeJIT
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h92 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { function in class:llvm::orc::KaleidoscopeJIT
/openbsd-current/lib/libcurses/tinfo/
H A Dmake_keys.c67 lookup(const char *name) function
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DLinkage.h94 std::optional<LinkageInfo> lookup(const NamedDecl *ND, function in class:clang::LinkageComputer

Completed in 223 milliseconds

123456