HomeSort by relevance Sort by last modified time
    Searched refs:Compact (Results 1 - 17 of 17) 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/v8/src/
store-buffer-inl.h 49 Compact();
store-buffer.cc 121 isolate->heap()->store_buffer()->Compact();
184 Compact();
284 Compact();
301 Compact();
665 void StoreBuffer::Compact() {
store-buffer.h 91 void Compact();
heap.cc 41 #include "mark-compact.h"
    [all...]
  /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/openfst/src/include/fst/
compact-fst.h 0 // compact-fst.h
74 // Element Compact(StateId s, const Arc &arc);
107 // Implementation data for Compact Fst, which can shared between otherwise
243 compacts_[pos++] = compactor.Compact(s, A(kNoLabel, kNoLabel,
248 compacts_[pos++] = compactor.Compact(s, aiter.Value());
310 compacts_[i] = compactor.Compact(i, Arc(kNoLabel, kNoLabel,
464 string type = "compact";
714 string type = "compact";
739 string type = "compact";
781 // into the compact arc array (uint32 by default, declared i
    [all...]
  /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/openfst/src/test/
fst_test.cc 23 #include <fst/compact-fst.h>
63 Element Compact(StateId s, const A &arc) const {
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 90 Buzz Saws - Compact. Cordless. And completely gib-o-matic! These dreaded

Completed in 173 milliseconds