/external/webkit/WebCore/dom/ |
D | TagNodeList.h | 35 …, const AtomicString& namespaceURI, const AtomicString& localName, DynamicNodeList::Caches* caches) in create() argument 37 return adoptRef(new TagNodeList(rootNode, namespaceURI, localName, caches)); in create() 41 … const AtomicString& namespaceURI, const AtomicString& localName, DynamicNodeList::Caches* caches);
|
D | NameNodeList.cpp | 34 …eList::NameNodeList(PassRefPtr<Node> rootNode, const String& name, DynamicNodeList::Caches* caches) in NameNodeList() argument 35 : DynamicNodeList(rootNode, caches) in NameNodeList()
|
D | ClassNodeList.cpp | 38 …ClassNodeList(PassRefPtr<Node> rootNode, const String& classNames, DynamicNodeList::Caches* caches) in ClassNodeList() argument 39 : DynamicNodeList(rootNode, caches) in ClassNodeList()
|
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 | ClassNodeList.h | 40 …ssRefPtr<ClassNodeList> create(PassRefPtr<Node> rootNode, const String& classNames, Caches* caches) in create() argument 42 return adoptRef(new ClassNodeList(rootNode, classNames, caches)); in create()
|
D | TagNodeList.cpp | 32 …, const AtomicString& namespaceURI, const AtomicString& localName, DynamicNodeList::Caches* caches) in TagNodeList() argument 33 : DynamicNodeList(rootNode, caches) in TagNodeList()
|
D | NameNodeList.h | 37 …atic PassRefPtr<NameNodeList> create(PassRefPtr<Node> rootNode, const String& name, Caches* caches) in create() argument 39 return adoptRef(new NameNodeList(rootNode, name, 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/webkit/WebCore/bindings/objc/ |
D | DOMInternal.mm | 45 …// NSMapTable with zeroing weak pointers is the recommended way to build caches like this under ga… 57 …// 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/webkit/WebKit/mac/Misc/ |
D | WebDownload.mm | 246 // This happens because NSURLConnection caches the results of respondsToSelector.
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebIconDatabase.idl | 85 @param cache If yes, caches the returned image in memory if not already cached
|
/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/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/webkit/WebKit/mac/History/ |
D | WebHistoryItem.mm | 649 // This is a bizarre policy. We flush the page caches ANY time ANY window is closed?
|
D | WebHistory.mm | 282 …// Remove the item from date caches before changing its last visited date. Otherwise we might get…
|
/external/bzip2/ |
D | bzip2.txt | 339 form best on machines with very large caches.
|
D | bzip2.1.preformatted | 342 form best on machines with very large caches.
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 2347 <FILE>caches</FILE>
|
/external/grub/ |
D | NEWS | 454 example, the ext2fs filesystem code is now much faster, as it caches
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-14 | 350 * glib/gslice.c: migrate per-thread magazine caches from single-thread
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 2625 back, causing WebHistory's caches of items by date to get out of sync with reality. 2638 New method, removes item from date caches, changes date, then adds item back to 2639 date caches and sends notification. 3151 … * WebCoreSupport.subproj/WebTextRendererFactory.h: Added caches for synthesized font and oblique 3155 (-[WebTextRendererFactory clearCaches]): Clear all 8 caches. 3158 (-[WebTextRendererFactory init]): Create all 8 caches. 3159 (-[WebTextRendererFactory dealloc]): Release all 8 caches. 9906 new function, caches the font used when no font is specified 21040 …Fixed 3420736. Clear renderer caches when get an ATS font changed notification. This fix may be … 28948 …* WebCoreSupport.subproj/WebTextRendererFactory.h: Add separate caches for screen and printing text [all …]
|
D | ChangeLog | 5633 …Remove the item from the date caches before registering the visit. Otherwise it might not be succ… 5997 method implementations for the script debug delegate. Also caches what 8691 Report free size in central and thread caches too.
|
D | ChangeLog-2007-10-14 | 588 RAM, just like we do with other caches. This is a small win on 4014 Instead, use a special structure that caches which methods the delegate 4026 comment here. The JS debugger caches the windowScriptObject, so you do 4774 [WebView setMaintainsBackForwardList:] doesn't actually flush out the current page caches
|
/external/elfutils/autom4te.cache/ |
D | output.0 | 5714 # This file is a shell script that caches the results of configure
|