Home
last modified time | relevance | path

Searched defs:Lookup (Results 1 – 25 of 67) sorted by relevance

123

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h36 ExecutorAddr Lookup; member
54 lookup(tpctypes::DylibHandle H, const SymbolLookupSet &Lookup) { in lookup()
63 lookup(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &Lookup) { in lookup()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h36 ExecutorAddr Lookup; member
54 lookup(tpctypes::DylibHandle H, const SymbolLookupSet &Lookup) { in lookup()
63 lookup(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &Lookup) { in lookup()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h36 ExecutorAddr Lookup; member
54 lookup(tpctypes::DylibHandle H, const SymbolLookupSet &Lookup) { in lookup()
63 lookup(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &Lookup) { in lookup()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DPointerSumType.h216 template <TagT N> struct Lookup { struct
218 using MemberT = decltype(
222 using PointerT = typename MemberT::PointerT;
225 using TraitsT = typename MemberT::TraitsT;
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DPointerSumType.h216 template <TagT N> struct Lookup { struct
218 using MemberT = decltype(
222 using PointerT = typename MemberT::PointerT;
225 using TraitsT = typename MemberT::TraitsT;
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DPointerSumType.h216 template <TagT N> struct Lookup { struct
218 using MemberT = decltype(
222 using PointerT = typename MemberT::PointerT;
225 using TraitsT = typename MemberT::TraitsT;
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DPointerSumType.h216 template <TagT N> struct Lookup { struct
218 using MemberT = decltype(
222 using PointerT = typename MemberT::PointerT;
225 using TraitsT = typename MemberT::TraitsT;
/prebuilts/go/linux-x86/src/go/importer/
Dimporter.go21 type Lookup func(path string) (io.ReadCloser, error) type
40 func ForCompiler(fset *token.FileSet, compiler string, lookup Lookup) types.Importer {
76 func For(compiler string, lookup Lookup) types.Importer {
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DThreadSafeDenseMap.h35 _ValueType Lookup(_KeyType k) { in Lookup() function
40 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DThreadSafeDenseMap.h35 _ValueType Lookup(_KeyType k) { in Lookup() function
40 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DThreadSafeDenseMap.h35 _ValueType Lookup(_KeyType k) { in Lookup() function
40 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Utility/
DThreadSafeDenseMap.h35 _ValueType Lookup(_KeyType k) { in Lookup() function
40 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DThreadSafeDenseSet.h38 bool Lookup(_ElementType e) { in Lookup() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DThreadSafeDenseSet.h38 bool Lookup(_ElementType e) { in Lookup() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DThreadSafeDenseSet.h38 bool Lookup(_ElementType e) { in Lookup() function
/prebuilts/go/linux-x86/test/fixedbugs/
Dbug066.go24 func Lookup(scope *Scope) *Object { func
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Core/
DThreadSafeDenseSet.h38 bool Lookup(_ElementType e) { in Lookup() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h35 ExecutorAddr Lookup; member
/prebuilts/go/linux-x86/src/plugin/
Dplugin.go87 func (p *Plugin) Lookup(symName string) (Symbol, error) { func
/prebuilts/go/linux-x86/src/internal/godebugs/
Dtable.go68 func Lookup(name string) *Info { func
/prebuilts/go/linux-x86/src/os/user/
Dlookup.go39 func Lookup(username string) (*User, error) { func
/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/bidi/
Dprop.go85 func Lookup(s []byte) (p Properties, sz int) { func
/prebuilts/go/linux-x86/src/cmd/compile/internal/typecheck/
Dsyms.go64 func Lookup(name string) *types.Sym { func
/prebuilts/go/linux-x86/src/go/types/
Dmethodset.go43 func (s *MethodSet) Lookup(pkg *Package, name string) *Selection { func
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/sumdb/
Dserver.go30 Lookup(ctx context.Context, m module.Version) (int64, error) methodSpec

123