HomeSort by relevance Sort by last modified time
    Searched refs:Compact (Results 1 - 11 of 11) sorted by null

  /external/chromium/base/
observer_list.h 92 list_.Compact();
156 void Compact() {
194 ObserverListBase<ObserverType>::Compact();
id_map.h 130 map_->Compact();
190 void Compact() {
  /external/chromium/net/base/
host_cache.h 114 FRIEND_TEST_ALL_PREFIXES(HostCacheTest, Compact);
122 void Compact(base::TimeTicks now, const Entry* pinned_entry);
host_cache.cc 70 // Compact the cache if we grew it beyond limit -- exclude |entry| from
73 Compact(now, ptr);
120 void HostCache::Compact(base::TimeTicks now, const Entry* pinned_entry) {
host_cache_unittest.cc 171 TEST(HostCacheTest, Compact) {
213 // Shrink the max constraints bound and compact. We expect the "negative"
216 cache.Compact(now, NULL);
230 // Shrink further -- this time the compact will start dropping valid entries
233 cache.Compact(now, NULL);
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
__init__.py 30 Compact encoding::
136 of 0 will only insert newlines. ``None`` is the most compact representation.
140 ``(',', ':')`` is the most compact JSON representation.
191 level of 0 will only insert newlines. ``None`` is the most compact
196 ``(',', ':')`` is the most compact JSON representation.
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dsound.h 137 STDMETHOD( Compact)(THIS ) PURE;
151 #define IDirectSound_Compact(p) (p)->lpVtbl->Compact(p)
ddraw.h 360 STDMETHOD(Compact)(THIS) PURE;
386 #define IDirectDraw_Compact(p) (p)->lpVtbl->Compact(p)
420 STDMETHOD(Compact)(THIS) PURE;
447 #define IDirectDraw2_Compact(p) (p)->lpVtbl->Compact(p)
    [all...]
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSOUND.H 137 STDMETHOD( Compact)(THIS ) PURE;
151 #define IDirectSound_Compact(p) (p)->lpVtbl->Compact(p)
DDRAW.H 360 STDMETHOD(Compact)(THIS) PURE;
386 #define IDirectDraw_Compact(p) (p)->lpVtbl->Compact(p)
420 STDMETHOD(Compact)(THIS) PURE;
447 #define IDirectDraw2_Compact(p) (p)->lpVtbl->Compact(p)
    [all...]
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 90 Buzz Saws - Compact. Cordless. And completely gib-o-matic! These dreaded

Completed in 701 milliseconds