/external/chromium/base/ |
D | observer_list.h | 92 list_.Compact(); in ~Iterator() 156 void Compact() { in Compact() function 194 ObserverListBase<ObserverType>::Compact(); in ~ObserverList()
|
D | id_map.h | 130 map_->Compact(); in ~Iterator() 190 void Compact() {
|
/external/chromium/net/base/ |
D | host_cache.h | 114 FRIEND_TEST_ALL_PREFIXES(HostCacheTest, Compact); 122 void Compact(base::TimeTicks now, const Entry* pinned_entry);
|
D | host_cache.cc | 73 Compact(now, ptr); in Set() 120 void HostCache::Compact(base::TimeTicks now, const Entry* pinned_entry) { in Compact() function in net::HostCache
|
D | host_cache_unittest.cc | 171 TEST(HostCacheTest, Compact) { in TEST() argument 216 cache.Compact(now, NULL); in TEST() 233 cache.Compact(now, NULL); in TEST()
|
/external/v8/src/ |
D | store-buffer.cc | 121 isolate->heap()->store_buffer()->Compact(); in StoreBufferOverflow() 184 Compact(); in EnsureSpace() 284 Compact(); in SortUniq() 301 Compact(); in PrepareForIteration() 665 void StoreBuffer::Compact() { in Compact() function in v8::internal::StoreBuffer
|
D | store-buffer-inl.h | 49 Compact(); in Mark()
|
D | store-buffer.h | 91 void Compact();
|
D | heap.cc | 6970 isolate_->heap()->store_buffer()->Compact(); in FreeQueuedChunks()
|
/external/openfst/src/include/fst/ |
D | compact-fst.h | 243 compacts_[pos++] = compactor.Compact(s, A(kNoLabel, kNoLabel, in CompactFstData() 248 compacts_[pos++] = compactor.Compact(s, aiter.Value()); in CompactFstData() 310 compacts_[i] = compactor.Compact(i, Arc(kNoLabel, kNoLabel, in CompactFstData() 1094 Element Compact(StateId s, const A &arc) const { return arc.ilabel; } in Compact() function 1134 Element Compact(StateId s, const A &arc) const { in Compact() function 1177 Element Compact(StateId s, const A &arc) const { in Compact() function 1219 Element Compact(StateId s, const A &arc) const { in Compact() function 1261 Element Compact(StateId s, const A &arc) const { in Compact() function
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D | DSOUND.H | 137 STDMETHOD( Compact)(THIS ) PURE; in DECLARE_INTERFACE_() local 151 #define IDirectSound_Compact(p) (p)->lpVtbl->Compact(p)
|
D | DDRAW.H | 360 STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local 386 #define IDirectDraw_Compact(p) (p)->lpVtbl->Compact(p) 420 STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local 447 #define IDirectDraw2_Compact(p) (p)->lpVtbl->Compact(p)
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
D | dsound.h | 137 STDMETHOD( Compact)(THIS ) PURE; in DECLARE_INTERFACE_() local 151 #define IDirectSound_Compact(p) (p)->lpVtbl->Compact(p)
|
D | ddraw.h | 360 STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local 386 #define IDirectDraw_Compact(p) (p)->lpVtbl->Compact(p) 420 STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local 447 #define IDirectDraw2_Compact(p) (p)->lpVtbl->Compact(p)
|
/external/openfst/src/test/ |
D | fst_test.cc | 63 Element Compact(StateId s, const A &arc) const { in Compact() function in fst::CustomCompactor
|
/external/quake/quake/src/WinQuake/ |
D | quake-rogue.spec.sh | 90 Buzz Saws - Compact. Cordless. And completely gib-o-matic! These dreaded
|
/external/openfst/ |
D | NEWS | 87 * Compact Fsts for space-efficient representation (see compact-fst.h)
|
/external/dbus/test/data/sha-1/ |
D | Readme.txt | 68 The message files provided use "compact strings" to store the message values. Compact strings are
|