Home
last modified time | relevance | path

Searched refs:Compact (Results 1 – 25 of 56) sorted by relevance

123

/external/llvm/test/MC/ARM/
Deh-directive-unwind_raw.s62 @ CHECK: Model: Compact (Inline)
70 @ CHECK: Model: Compact (Inline)
80 @ CHECK: Model: Compact
91 @ CHECK: Model: Compact (Inline)
99 @ CHECK: Model: Compact (Inline)
Deh-compact-pr0.s55 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0
92 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0
Deh-compact-pr1.s42 @ 0x81 = Compact model 1, personality routine: __aeabi_unwind_cpp_pr1
/external/skia/src/core/
DSkMipMap.cpp28 static uint32_t Compact(const Sk4h& x) { in Compact() function
37 static uint32_t Compact(uint64_t x) { in Compact() function
48 static uint16_t Compact(uint32_t x) { in Compact() function
58 static uint16_t Compact(uint32_t x) { in Compact() function
68 static uint8_t Compact(unsigned x) { in Compact() function
99 d[i] = F::Compact(c >> 2); in downsample_2_2()
122 d[i] = F::Compact(c >> 3); in downsample_3_2()
143 d[i] = F::Compact(c >> 3); in downsample_2_3()
171 d[i] = F::Compact(c >> 4); in downsample_3_3()
/external/libweave/third_party/chromium/base/
Dobserver_list.h112 void Compact();
139 list_->Compact(); in ~Iterator()
202 void ObserverListBase<ObserverType>::Compact() { in Compact() function
221 ObserverListBase<ObserverType>::Compact(); in ~ObserverList()
Dcallback_list.h142 list_->Compact(); in ~Iterator()
178 void Compact() { in Compact() function
/external/libchrome/base/
Dobserver_list.h116 void Compact();
145 list_->Compact(); in ~Iterator()
207 void ObserverListBase<ObserverType>::Compact() { in Compact() function
226 ObserverListBase<ObserverType>::Compact(); in ~ObserverList()
Dcallback_list.h142 list_->Compact(); in ~Iterator()
178 void Compact() { in Compact() function
Did_map.h190 map_->Compact(); in ~Iterator()
256 void Compact() {
/external/llvm/test/tools/llvm-readobj/ARM/
Dunwind.s155 @ CHECK: Model: Compact (Inline)
171 @ CHECK: Model: Compact (Inline)
189 @ CHECK: Model: Compact
220 @ CHECK: Model: Compact (Inline)
235 @ CHECK: Model: Compact (Inline)
253 @ CHECK: Model: Compact (Inline)
/external/v8/src/heap/
Dstore-buffer.cc114 isolate->heap()->store_buffer()->Compact(); in StoreBufferOverflow()
140 Compact(); in EnsureSpace()
242 Compact(); in PrepareForIteration()
372 Compact(); in ClearInvalidStoreBufferEntries()
522 void StoreBuffer::Compact() { in Compact() function in v8::internal::StoreBuffer
Dstore-buffer-inl.h22 Compact(); in Mark()
Dstore-buffer.h68 void Compact();
/external/v8/src/crankshaft/
Dhydrogen-check-elimination.cc350 if (compact) Compact(); in Merge()
399 Compact(); in ReduceCheckMaps()
688 if (compact) Compact(); in KillUnstableEntries()
702 if (compact) Compact(); in Kill()
706 void Compact() { in Compact() function in v8::internal::HCheckTable
/external/opencv3/3rdparty/include/dshow/
Dddraw.h1351 STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local
1380 #define IDirectDraw_Compact(p) (p)->lpVtbl->Compact(p)
1406 #define IDirectDraw_Compact(p) (p)->Compact()
1454 /*0c*/ STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local
1485 #define IDirectDraw2_Compact(p) (p)->lpVtbl->Compact(p)
1513 #define IDirectDraw2_Compact(p) (p)->Compact()
1549 /*0c*/ STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local
1582 #define IDirectDraw3_Compact(p) (p)->lpVtbl->Compact(p)
1612 #define IDirectDraw3_Compact(p) (p)->Compact()
1650 /*0c*/ STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local
[all …]
Ddsound.h438 STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local
455 #define IDirectSound_Compact(p) (p)->lpVtbl->Compact(p)
469 #define IDirectSound_Compact(p) (p)->Compact()
491 STDMETHOD(Compact)(THIS) PURE; in DECLARE_INTERFACE_() local
509 #define IDirectSound8_Compact(p) (p)->lpVtbl->Compact(p)
525 #define IDirectSound8_Compact(p) (p)->Compact()
/external/dbus/test/data/sha-1/
DReadme.txt68 The message files provided use "compact strings" to store the message values. Compact strings are
/external/opencv3/doc/tutorials/introduction/android_binary_package/
DO4A_SDK.markdown94 - Compact apk-size, since all applications use the same binaries from Manager and do not store
/external/libxml2/result/
Dintsubset2.xml.sax2178 kodansha_compact - the "Kodansha Compact Kanji Guide".
Dintsubset2.xml.sax178 kodansha_compact - the "Kodansha Compact Kanji Guide".
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td456 // 16-bit Jump Register Compact - No delay slot
663 /// Compact Branch Instructions
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1230 d XML_PARSE_COMPACT... Compact text nodes
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/
Dperf_report_output.txt525 0.24^7106943^HTMLParserThrea^chrome ^[.] v8::internal::StoreBuffer::Compact()
527 --- v8::internal::StoreBuffer::Compact()
/external/v8/src/
Dobjects.h2742 void Compact();
5399 bool Compact();
Dobjects.cc10663 void WeakFixedArray::Compact() { in Compact() function in v8::internal::WeakFixedArray
10703 template void WeakFixedArray::Compact<WeakFixedArray::NullCallback>();
10705 WeakFixedArray::Compact<JSObject::PrototypeRegistryCompactionCallback>();
15242 if (entries->Compact()) return entries; in EnsureSpace()
15251 bool DependentCode::Compact() { in Compact() function in v8::internal::DependentCode

123