Searched refs:Compact (Results 1 - 17 of 17) sorted by relevance

/external/chromium/base/
H A Dobserver_list.h92 list_.Compact();
156 void Compact() { function in class:ObserverListBase
194 ObserverListBase<ObserverType>::Compact();
H A Did_map.h130 map_->Compact();
190 void Compact() { function in class:IDMap
/external/chromium/net/base/
H A Dhost_cache.h114 FRIEND_TEST_ALL_PREFIXES(HostCacheTest, Compact);
122 void Compact(base::TimeTicks now, const Entry* pinned_entry);
H A Dhost_cache.cc70 // 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) { function in class:net::HostCache
H A Dhost_cache_unittest.cc171 TEST(HostCacheTest, Compact) {
216 cache.Compact(now, NULL);
233 cache.Compact(now, NULL);
/external/v8/src/
H A Dstore-buffer-inl.h49 Compact();
H A Dstore-buffer.cc121 isolate->heap()->store_buffer()->Compact();
184 Compact();
284 Compact();
301 Compact();
665 void StoreBuffer::Compact() { function in class:v8::internal::StoreBuffer
H A Dstore-buffer.h91 void Compact();
H A Dheap.cc6970 isolate_->heap()->store_buffer()->Compact();
/external/libvpx/examples/includes/geshi/geshi/
H A Djava.php31 * * Compact the class names like the first few have been
/external/openfst/src/include/fst/
H A Dcompact-fst.h74 // 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,
1094 Element Compact(StateId s, const A &arc) const { return arc.ilabel; } function in class:fst::StringCompactor
1134 Element Compact(StateId s, const A &arc) const { function in class:fst::WeightedStringCompactor
1177 Element Compact(StateId s, const A &arc) const { function in class:fst::UnweightedAcceptorCompactor
1219 Element Compact(StateId s, const A &arc) const { function in class:fst::AcceptorCompactor
1261 Element Compact(StateI function in class:fst::UnweightedCompactor
[all...]
/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddsound.h137 STDMETHOD( Compact)(THIS ) PURE;
151 #define IDirectSound_Compact(p) (p)->lpVtbl->Compact(p)
H A Dddraw.h360 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)
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DDSOUND.H137 STDMETHOD( Compact)(THIS ) PURE;
151 #define IDirectSound_Compact(p) (p)->lpVtbl->Compact(p)
H A DDDRAW.H360 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)
/external/openfst/src/test/
H A Dfst_test.cc63 Element Compact(StateId s, const A &arc) const { function in class:fst::CustomCompactor
/external/quake/quake/src/WinQuake/
H A Dquake-rogue.spec.sh90 Buzz Saws - Compact. Cordless. And completely gib-o-matic! These dreaded

Completed in 431 milliseconds