Searched defs:Lookup (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium/net/base/
H A Dssl_client_auth_cache.cc20 bool SSLClientAuthCache::Lookup( function in class:net::SSLClientAuthCache
H A Dhost_cache.cc36 const HostCache::Entry* HostCache::Lookup(const Key& key, function in class:net::HostCache
/external/chromium/net/ftp/
H A Dftp_auth_cache.cc29 FtpAuthCache::Entry* FtpAuthCache::Lookup(const GURL& origin) { function in class:net::FtpAuthCache
42 Entry* entry = Lookup(origin);
61 DCHECK(!Lookup(origin));
/external/valgrind/tsan/
H A Dts_simple_cache.h56 bool Lookup(uintptr_t ptr, bool *val) { function in class:PtrToBoolCache
90 bool Lookup(uint32_t a, uint32_t b, bool *val) { function in class:IntPairToBoolCache
/external/icu4c/common/
H A Ducmndata.h77 * p->vFuncs.Lookup(p, tocEntryName, pErrorCode);
91 LookupFn Lookup; member in struct:__anon4660
/external/v8/src/
H A Ddateparser.cc159 int DateParser::KeywordTable::Lookup(const uint32_t* pre, int len) { function in class:v8::internal::DateParser::KeywordTable
H A Dbootstrapper.h53 bool Lookup(Vector<const char> name, Handle<SharedFunctionInfo>* handle) { function in class:v8::internal::BASE_EMBEDDED
H A Dcontexts.cc77 Handle<Object> Context::Lookup(Handle<String> name, ContextLookupFlags flags, function in class:v8::internal::Context
87 PrintF("Context::Lookup(");
H A Dhashmap.cc64 HashMap::Entry* HashMap::Lookup(void* key, uint32_t hash, bool insert) { function in class:v8::internal::HashMap
93 // Lookup the entry for the key to remove.
220 Lookup(p->key, p->hash, true)->value = p->value;
H A Dd8.h79 Counter* Lookup(const char* name) { function in class:v8::CounterMap
80 i::HashMap::Entry* answer = hash_map_.Lookup(
88 i::HashMap::Entry* answer = hash_map_.Lookup(
H A Dserialize.h94 return *Lookup(key);
100 Address* Lookup(uint32_t key) const { function in class:v8::internal::ExternalReferenceDecoder
108 *Lookup(key) = value;
366 return serialization_map_->Lookup(Key(obj), Hash(obj), false) != NULL;
372 serialization_map_->Lookup(Key(obj), Hash(obj), false)->value));
378 serialization_map_->Lookup(Key(obj), Hash(obj), true);
H A Dcompilation-cache.cc171 Handle<SharedFunctionInfo> CompilationCacheScript::Lookup(Handle<String> source, function in class:v8::internal::CompilationCacheScript
183 Handle<Object> probe(table->Lookup(*source), isolate());
254 Handle<SharedFunctionInfo> CompilationCacheEval::Lookup( function in class:v8::internal::CompilationCacheEval
314 Handle<FixedArray> CompilationCacheRegExp::Lookup(Handle<String> source, function in class:v8::internal::CompilationCacheRegExp
388 return script_.Lookup(source, name, line_offset, column_offset);
403 result = eval_global_.Lookup(source, context, strict_mode);
405 result = eval_contextual_.Lookup(source, context, strict_mode);
417 return reg_exp_.Lookup(source, flags);
477 return EagerOptimizingSet()->Lookup(key, hash, false) != NULL;
484 EagerOptimizingSet()->Lookup(ke
[all...]
H A Disolate.cc292 ASSERT(thread_data_table_->Lookup(this, thread_id) == NULL);
294 ASSERT(thread_data_table_->Lookup(this, thread_id) == per_thread);
306 per_thread = thread_data_table_->Lookup(this, thread_id);
366 Isolate::ThreadDataTable::Lookup(Isolate* isolate, function in class:v8::internal::Isolate::ThreadDataTable
391 PerIsolateThreadData* data = Lookup(isolate, thread_id);
H A Dscopeinfo.cc138 // Contexts::Lookup() function. Thus record an empty symbol here so we
452 int result = isolate->context_slot_cache()->Lookup(this, name, mode);
531 int ContextSlotCache::Lookup(Object* data, function in class:v8::internal::ContextSlotCache
H A Dscopes.cc90 HashMap::Entry* p = HashMap::Lookup(name.location(), name->Hash(), true);
100 Variable* VariableMap::Lookup(Handle<String> name) { function in class:v8::internal::VariableMap
101 HashMap::Entry* p = HashMap::Lookup(name.location(), name->Hash(), false);
297 Variable* result = variables_.Lookup(name);
350 Variable* Scope::Lookup(Handle<String> name) { function in class:v8::internal::Scope
676 Variable* var = map->Lookup(name);
687 // Lookup a variable starting with this scope. The result is either
/external/chromium/sdch/open-vcdiff/src/
H A Dinstruction_map.h70 return first_instruction_map_.Lookup(inst, size, mode);
86 return second_instruction_map_.Lookup(first_opcode, inst, size, mode);
109 OpcodeOrNone Lookup(unsigned char inst, function in class:open_vcdiff::VCDiffInstructionMap::FirstInstructionMap
116 // Lookup specific-sized opcode
169 OpcodeOrNone Lookup(unsigned char first_opcode,
H A Dinstruction_map.cc127 OpcodeOrNone VCDiffInstructionMap::SecondInstructionMap::Lookup( function in class:open_vcdiff::VCDiffInstructionMap::SecondInstructionMap
/external/chromium/net/http/
H A Dhttp_auth_cache.cc69 HttpAuthCache::Entry* HttpAuthCache::Lookup(const GURL& origin, function in class:net::HttpAuthCache
122 HttpAuthCache::Entry* entry = Lookup(origin, realm, scheme);
221 HttpAuthCache::Entry* entry = Lookup(origin, realm, scheme);
/external/chromium/third_party/libjingle/source/talk/base/
H A Dflags.cc149 Flag* FlagList::Lookup(const char* name) { function in class:FlagList
212 Flag* flag = Lookup(name);
279 if (Lookup(flag->name()) != NULL)
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h50 static lookup_type Lookup(data_type B, key_type K) { function in struct:clang::ento::ProgramStatePartialTrait
/external/chromium/base/
H A Did_map.h101 T* Lookup(KeyType id) const { function in class:IDMap
/external/chromium/chrome/browser/extensions/
H A Dextension_debugger_api.cc92 ExtensionDevToolsClientHost* Lookup(RenderViewHost* rvh) { function in class:__anon1236::AttachedClientHosts
269 client_host_ = AttachedClientHosts::GetInstance()->Lookup(rvh);
/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp72 struct Lookup {
78 enum Junk { is = B ? Lookup<B>::more : Lookup<Lookup<B+1>::more>::val };
89 struct Lookup {}; struct in namespace:N6
93 typedef Lookup<B ? sizeof(T) : sizeof(E)> True;
94 typedef Lookup<!B ? sizeof(T) : sizeof(E)> False;
101 Lookup<1> const &L1(False());
102 Lookup<sizeof(int)> const &L2(True());
109 struct Lookup {}; struct in namespace:N7
[all...]
/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp829 const DirectoryLookup *Lookup = PP.GetCurDirLookup(); local
831 Lookup = 0;
833 } else if (Lookup == 0) {
837 ++Lookup;
840 return EvaluateHasIncludeCommon(Tok, II, PP, Lookup);
/external/harfbuzz/src/
H A Dharfbuzz-open.h127 /* Lookup list related structures */
135 HB_UShort LookupType; /* Lookup type */
136 HB_UShort LookupFlag; /* Lookup qualifiers */
146 process Lookup[n] for glyphs which have the specific bit not set in
151 HB_Lookup* Lookup; /* array of Lookup records */ member in struct:HB_LookupList_

Completed in 1105 milliseconds

12