/external/webkit/Source/WebCore/dom/ |
D | ChildNodeList.h | 34 static PassRefPtr<ChildNodeList> create(PassRefPtr<Node> rootNode, Caches* caches) in create() argument 36 return adoptRef(new ChildNodeList(rootNode, caches)); in create()
|
D | DynamicNodeList.cpp | 39 DynamicNodeList::DynamicNodeList(PassRefPtr<Node> rootNode, DynamicNodeList::Caches* caches) in DynamicNodeList() argument 41 , m_caches(caches) in DynamicNodeList()
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
D | jstemplate_test.js | 302 var caches = []; 303 caches.push(JstProcessor.prepareNode_(t)); 304 caches.push(JstProcessor.prepareNode_(t)); 306 caches[0], caches[1]);
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | origins-with-appcache-expected.txt | 1 …ache. First, it tests that no origins are reported after all application caches are removed. Then,…
|
/external/bouncycastle/patches/ |
D | README | 22 - X509CertificateObject.getEncoded caches its result
|
/external/webkit/Source/WebCore/bindings/objc/ |
D | DOMInternal.mm | 45 …// NSMapTable with zeroing weak pointers is the recommended way to build caches like this under ga…
|
/external/qemu/docs/ |
D | CPU-EMULATION.TXT | 21 (described below in "MMU emulation"), there are actually two TB caches per
|
/external/liblzf/ |
D | Changes | 77 - default HLOG size is now 15 (cpu caches have increased).
|
/external/webkit/Source/WebKit/mac/Misc/ |
D | WebDownload.mm | 249 // This happens because NSURLConnection caches the results of respondsToSelector.
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | CrossProcessFontLoading.mm | 154 // First remove ourselves from the caches.
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzGL.m | 152 * "You are blowing a couple of the internal OpenGL function caches. This
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebIconDatabase.idl | 85 @param cache If yes, caches the returned image in memory if not already cached
|
/external/webkit/Source/WebKit2/WebProcess/ |
D | com.apple.WebProcess.sb | 92 ;; Darwin temporary files and caches, if present
|
/external/oprofile/events/i386/nehalem/ |
D | events | 55 …by Virtual Machine operating systems while the guest operating systems use the standard TLB caches. 60 …minimum:6000 name:CACHE_LOCK_CYCLES : Cycle count during which the L1/L2 caches are locked. A loc…
|
D | unit_masks | 46 …nstructions retired where the memory reference missed the L1, L2 and LLC caches and HIT in a remot… 47 …nstructions retired where the memory reference missed the L1, L2 and LLC caches and was remotely h… 48 …nstructions retired where the memory reference missed the L1, L2 and LLC caches and required a loc…
|
/external/llvm/docs/HistoricalNotes/ |
D | 2003-06-25-Reoptimizer1.txt | 133 trace caches. We keep the instrumented code around because you don't
|
/external/clang/lib/StaticAnalyzer/ |
D | README.txt | 48 would get generated, the path "caches out" and we simply reuse the
|
/external/oprofile/events/i386/piii/ |
D | events | 55 …mum:500 name:EMON_KNI_PREF_MISS : number of KNI pre-fetch/weakly ordered insns that miss all caches
|
/external/oprofile/events/x86-64/hammer/ |
D | unit_masks | 113 0x01 L2 fills (victims from L1 caches, TLB page table walks and data prefetches)
|
/external/bluetooth/glib/docs/reference/ |
D | ChangeLog | 1744 * glib/tmpl/caches.sgml: 1772 * glib/tmpl/caches.sgml: Document g_cache_value_foreach 3393 * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK. 3419 glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 3562 * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 3616 * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml, 3628 glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 3709 * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 4009 glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce 4012 * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
|
/external/oprofile/events/x86-64/family11h/ |
D | unit_masks | 124 0x01 L2 fills (victims from L1 caches, TLB page table walks and data prefetches)
|
/external/v8/src/ |
D | bootstrapper.cc | 1697 Handle<FixedArray> caches = FACTORY->NewFixedArray(kNumberOfCaches, TENURED); in InstallJSFunctionResultCaches() local 1703 caches->set(index++, cache); \ in InstallJSFunctionResultCaches() 1710 global_context()->set_jsfunction_result_caches(*caches); in InstallJSFunctionResultCaches()
|
/external/oprofile/events/i386/p6_mobile/ |
D | events | 55 …mum:500 name:EMON_KNI_PREF_MISS : number of KNI pre-fetch/weakly ordered insns that miss all caches
|
/external/oprofile/events/i386/core/ |
D | events | 45 …b counters:0,1 um:sse_miss minimum:500 name:SSE_PREF_MISS : SSE instructions that missed all caches
|
/external/webkit/Source/WebCore/bridge/objc/ |
D | objc_instance.mm | 60 …// NSMapTable with zeroing weak pointers is the recommended way to build caches like this under ga…
|