Searched refs:Lookup (Results 26 - 50 of 281) sorted by relevance

1234567891011>>

/external/chromium_org/v8/test/cctest/
H A Dtest-dictionary.cc53 CHECK_EQ(table->Lookup(a), *b);
54 // When the key does not exist in the map, Lookup returns the hole.
55 CHECK_EQ(table->Lookup(b), CcTest::heap()->the_hole_value());
60 CHECK_EQ(table->Lookup(a), *b);
61 CHECK_EQ(table->Lookup(b), CcTest::heap()->the_hole_value());
66 CHECK_NE(table->Lookup(a), *b);
73 CHECK_EQ(table->Lookup(a), CcTest::heap()->the_hole_value());
83 CHECK_EQ(table->Lookup(key), *value);
93 CHECK_EQ(table->Lookup(key), CcTest::heap()->the_hole_value());
101 CHECK_EQ(table->Lookup(ke
[all...]
/external/chromium_org/chrome/browser/media/
H A Dcast_transport_host_filter.cc87 if (id_map_.Lookup(channel_id)) {
110 id_map_.Lookup(channel_id);
130 id_map_.Lookup(channel_id);
150 id_map_.Lookup(channel_id);
171 id_map_.Lookup(channel_id);
184 id_map_.Lookup(channel_id);
197 id_map_.Lookup(channel_id);
213 id_map_.Lookup(channel_id);
/external/chromium_org/content/renderer/
H A Dactive_notification_tracker.cc30 WebNotification* lookup = notification_table_.Lookup(id);
53 scoped_ptr<WebNotification> notification(notification_table_.Lookup(id));
H A Dnotification_permission_dispatcher.cc45 pending_requests_.Lookup(request_id);
H A Dpush_messaging_dispatcher.cc70 registration_callbacks_.Lookup(callbacks_id);
84 registration_callbacks_.Lookup(callbacks_id);
/external/chromium_org/content/renderer/screen_orientation/
H A Dscreen_orientation_dispatcher.cc36 pending_callbacks_.Lookup(request_id);
46 pending_callbacks_.Lookup(request_id);
/external/chromium_org/content/renderer/service_worker/
H A Dservice_worker_cache_storage_dispatcher.cc291 CacheStorageWithCacheCallbacks* callbacks = get_callbacks_.Lookup(request_id);
298 CacheStorageCallbacks* callbacks = has_callbacks_.Lookup(request_id);
309 create_callbacks_.Lookup(request_id);
316 CacheStorageCallbacks* callbacks = delete_callbacks_.Lookup(request_id);
324 CacheStorageKeysCallbacks* callbacks = keys_callbacks_.Lookup(request_id);
337 get_callbacks_.Lookup(request_id);
345 CacheStorageCallbacks* callbacks = has_callbacks_.Lookup(request_id);
354 create_callbacks_.Lookup(request_id);
362 CacheStorageCallbacks* callbacks = delete_callbacks_.Lookup(request_id);
370 CacheStorageKeysCallbacks* callbacks = keys_callbacks_.Lookup(request_i
[all...]
H A Dembedded_worker_dispatcher.cc71 DCHECK(!workers_.Lookup(params.embedded_worker_id));
110 WorkerWrapper* wrapper = workers_.Lookup(embedded_worker_id);
125 WorkerWrapper* wrapper = workers_.Lookup(embedded_worker_id);
/external/chromium_org/tools/memory_inspector/memory_inspector/core/
H A Dnative_heap.py40 sym = symbols.Lookup(stack_frame.exec_file_rel_path, stack_frame.offset)
52 map_entry = mmap.Lookup(abs_addr)
86 mm = mmap.Lookup(cur_start)
/external/chromium_org/content/browser/compositor/
H A Dbrowser_compositor_output_surface_proxy.cc54 BrowserCompositorOutputSurface* surface = surface_map_->Lookup(surface_id);
/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_script_cache_map.h28 int64 Lookup(const GURL& url);
H A Dservice_worker_context_request_handler.cc108 return version_->script_cache_map()->Lookup(url) ==
118 *response_id_out = version_->script_cache_map()->Lookup(url);
/external/chromium_org/third_party/icu/source/common/
H A Ducmndata.h92 * p->vFuncs.Lookup(p, tocEntryName, pErrorCode);
108 LookupFn Lookup; member in struct:__anon11961
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/
H A Dcache.h60 virtual Handle* Lookup(const Slice& key) = 0;
62 // Release a mapping returned by a previous Lookup().
68 // successful Lookup().
/external/icu/icu4c/source/common/
H A Ducmndata.h78 * p->vFuncs.Lookup(p, tocEntryName, pErrorCode);
94 LookupFn Lookup; member in struct:__anon21750
/external/chromium_org/content/renderer/media/android/
H A Drenderer_demuxer_android.cc89 MediaSourceDelegate* delegate = delegates_.Lookup(demuxer_client_id);
98 MediaSourceDelegate* delegate = delegates_.Lookup(demuxer_client_id);
/external/pdfium/core/src/fxge/apple/
H A Dfx_mac_imp.cpp62 if (m_FontList.Lookup(face, p)) {
84 if (m_FontList.Lookup(face, p)) {
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_doc.cpp254 if (m_FontMap.Lookup(pFontDict, fontData)) {
264 if (m_FontMap.Lookup(pFontDict, fontData)) {
351 if (!m_FontMap.Lookup(pFontDict, fontData)) {
409 if (m_ColorSpaceMap.Lookup(pCSObj, csData)) {
441 if (!m_ColorSpaceMap.Lookup(pCSObj, csData)) {
456 if (!m_ColorSpaceMap.Lookup(pColorSpace, csData)) {
470 if (m_PatternMap.Lookup(pPatternObj, ptData)) {
515 if (!m_PatternMap.Lookup(pPatternObj, ptData)) {
530 if (m_ImageMap.Lookup(dwImageObjNum, imageData)) {
562 if (m_IccProfileMap.Lookup(pIccProfileStrea
[all...]
/external/chromium_org/chrome/browser/
H A Dicon_loader_chromeos.cc45 // Lookup icon resource ID for a given filename |extension| and
48 int Lookup(const std::string& extension, IconLoader::IconSize icon_size);
133 int IconMapper::Lookup(const std::string& extension, function in class:__anon4130::IconMapper
202 int idr = icon_mapper.Get().Lookup(group_, icon_size_);
/external/chromium_org/content/child/
H A Dquota_dispatcher.cc153 Callback* callback = pending_quota_callbacks_.Lookup(request_id);
163 Callback* callback = pending_quota_callbacks_.Lookup(request_id);
172 Callback* callback = pending_quota_callbacks_.Lookup(request_id);
/external/chromium_org/content/renderer/java/
H A Dgin_java_bridge_dispatcher.cc69 if (objects_.Lookup(iter->second))
136 GinJavaBridgeObject* result = objects_.Lookup(object_id);
146 if (!objects_.Lookup(object_id))
/external/chromium_org/v8/src/
H A Dcompilation-cache.h75 Handle<SharedFunctionInfo> Lookup(Handle<String> source,
116 MaybeHandle<SharedFunctionInfo> Lookup(Handle<String> source,
135 MaybeHandle<FixedArray> Lookup(Handle<String> source, JSRegExp::Flags flags);
/external/pdfium/core/src/fpdfapi/
H A Dfpdf_basic_module.cpp92 if (m_ModulePathList.Lookup(module_name, (FX_LPVOID&)pPath)) {
145 if (!m_SecurityHandlerMap.Lookup(filter, (void*&)CreateHandler)) {
152 m_SecurityHandlerMap.Lookup(FX_BSTRC("_param_") + filter, param);
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dttgsubtable.cpp49 FX_BOOL CFX_GlyphMap::Lookup(int key, int &value) function in class:CFX_GlyphMap
92 if (!m_featureMap.Lookup(index, value)) {
103 if (!m_featureMap.Lookup(i, value)) {
131 if(LookupList.Lookup[index].LookupType == 1) {
135 &LookupList.Lookup[index])) {
145 struct TLookup *Lookup)
147 for(int i = 0; i < Lookup->SubTableCount; i++) {
148 switch(Lookup->SubTable[i]->SubstFormat) {
150 TSingleSubstFormat1 *tbl1 = (TSingleSubstFormat1*)Lookup->SubTable[i];
158 TSingleSubstFormat2 *tbl2 = (TSingleSubstFormat2*)Lookup
142 GetVerticalGlyphSub2( TT_uint32_t glyphnum, TT_uint32_t *vglyphnum, struct TLookup *Lookup) argument
[all...]
/external/chromium_org/third_party/leveldatabase/src/util/
H A Dcache.cc58 LRUHandle* Lookup(const Slice& key, uint32_t hash) { function in class:leveldb::__anon12466::HandleTable
147 Cache::Handle* Lookup(const Slice& key, uint32_t hash);
209 Cache::Handle* LRUCache::Lookup(const Slice& key, uint32_t hash) { function in class:leveldb::__anon12466::LRUCache
211 LRUHandle* e = table_.Lookup(key, hash);
298 virtual Handle* Lookup(const Slice& key) { function in class:leveldb::__anon12466::ShardedLRUCache
300 return shard_[Shard(hash)].Lookup(key, hash);

Completed in 643 milliseconds

1234567891011>>