Home
last modified time | relevance | path

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

12

/external/valgrind/tsan/
Dts_simple_cache.h56 bool Lookup(uintptr_t ptr, bool *val) { in Lookup() function
90 bool Lookup(uint32_t a, uint32_t b, bool *val) { in Lookup() function
/external/chromium/net/base/
Dssl_client_auth_cache.cc20 bool SSLClientAuthCache::Lookup( in Lookup() function in net::SSLClientAuthCache
Dhost_cache.cc36 const HostCache::Entry* HostCache::Lookup(const Key& key, in Lookup() function in net::HostCache
/external/chromium/net/ftp/
Dftp_auth_cache.cc29 FtpAuthCache::Entry* FtpAuthCache::Lookup(const GURL& origin) { in Lookup() function in net::FtpAuthCache
/external/v8/src/
Ddateparser.cc162 int DateParser::KeywordTable::Lookup(const uint32_t* pre, int len) { in Lookup() function in v8::internal::DateParser::KeywordTable
Dbootstrapper.h55 bool Lookup(Vector<const char> name, Handle<SharedFunctionInfo>* handle) { in Lookup() function
Dcompilation-cache.cc168 Handle<SharedFunctionInfo> CompilationCacheScript::Lookup(Handle<String> source, in Lookup() function in v8::internal::CompilationCacheScript
251 Handle<SharedFunctionInfo> CompilationCacheEval::Lookup( in Lookup() function in v8::internal::CompilationCacheEval
317 Handle<FixedArray> CompilationCacheRegExp::Lookup(Handle<String> source, in Lookup() function in v8::internal::CompilationCacheRegExp
Dinterface.cc44 Interface* Interface::Lookup(Handle<String> name) { in Lookup() function in v8::internal::Interface
Dcontexts.cc87 Handle<Object> Context::Lookup(Handle<String> name, in Lookup() function in v8::internal::Context
Dhashmap.h119 typename TemplateHashMapImpl<P>::Entry* TemplateHashMapImpl<P>::Lookup( in Lookup() function
Dd8.h82 Counter* Lookup(const char* name) { in Lookup() function
Dscopes.cc88 Variable* VariableMap::Lookup(Handle<String> name) { in Lookup() function in v8::internal::VariableMap
431 Variable* Scope::Lookup(Handle<String> name) { in Lookup() function in v8::internal::Scope
Dscopeinfo.cc399 int ContextSlotCache::Lookup(Object* data, in Lookup() function in v8::internal::ContextSlotCache
/external/chromium/sdch/open-vcdiff/src/
Dinstruction_map.h109 OpcodeOrNone Lookup(unsigned char inst, in Lookup() function
Dinstruction_map.cc127 OpcodeOrNone VCDiffInstructionMap::SecondInstructionMap::Lookup( in Lookup() function in open_vcdiff::VCDiffInstructionMap::SecondInstructionMap
/external/icu4c/common/
Ducmndata.h94 LookupFn Lookup; member
/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp89 struct Lookup {}; struct
109 struct Lookup {}; struct
/external/chromium/base/
Did_map.h101 T* Lookup(KeyType id) const { in Lookup() function
/external/chromium/third_party/libjingle/source/talk/base/
Dflags.cc149 Flag* FlagList::Lookup(const char* name) { in Lookup() function in FlagList
/external/chromium/net/http/
Dhttp_auth_cache.cc69 HttpAuthCache::Entry* HttpAuthCache::Lookup(const GURL& origin, in Lookup() function in net::HttpAuthCache
/external/chromium/chrome/browser/extensions/
Dextension_debugger_api.cc92 ExtensionDevToolsClientHost* Lookup(RenderViewHost* rvh) { in Lookup() function in __anoncbf43b750111::AttachedClientHosts
/external/clang/lib/Sema/
DSemaAttr.cpp277 LookupResult Lookup(*this, Name, IdTok.getLocation(), LookupOrdinaryName); in ActOnPragmaUnused() local
/external/clang/lib/Lex/
DPPMacroExpansion.cpp875 const DirectoryLookup *Lookup = PP.GetCurDirLookup(); in EvaluateHasIncludeNext() local
/external/harfbuzz/src/
Dharfbuzz-open.h151 HB_Lookup* Lookup; /* array of Lookup records */ member
/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java1548 static class Lookup extends Switcher { class in CodeIterator
1551 Lookup(int pos, int defaultByte, int[] matches, int[] offsets) { in Lookup() method in CodeIterator.Lookup

12