/external/llvm/test/MC/ARM/ |
D | eh-directive-unwind_raw.s | 62 @ CHECK: Model: Compact (Inline) 70 @ CHECK: Model: Compact (Inline) 80 @ CHECK: Model: Compact 91 @ CHECK: Model: Compact (Inline) 99 @ CHECK: Model: Compact (Inline)
|
D | eh-compact-pr0.s | 55 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0 92 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0
|
D | eh-compact-pr1.s | 42 @ 0x81 = Compact model 1, personality routine: __aeabi_unwind_cpp_pr1
|
/external/skia/src/core/ |
D | SkMipMap.cpp | 28 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/ |
D | observer_list.h | 112 void Compact(); 139 list_->Compact(); in ~Iterator() 202 void ObserverListBase<ObserverType>::Compact() { in Compact() function 221 ObserverListBase<ObserverType>::Compact(); in ~ObserverList()
|
D | callback_list.h | 142 list_->Compact(); in ~Iterator() 178 void Compact() { in Compact() function
|
/external/libchrome/base/ |
D | observer_list.h | 116 void Compact(); 145 list_->Compact(); in ~Iterator() 207 void ObserverListBase<ObserverType>::Compact() { in Compact() function 226 ObserverListBase<ObserverType>::Compact(); in ~ObserverList()
|
D | callback_list.h | 142 list_->Compact(); in ~Iterator() 178 void Compact() { in Compact() function
|
D | id_map.h | 190 map_->Compact(); in ~Iterator() 256 void Compact() {
|
/external/llvm/test/tools/llvm-readobj/ARM/ |
D | unwind.s | 155 @ 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/ |
D | store-buffer.cc | 114 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
|
D | store-buffer-inl.h | 22 Compact(); in Mark()
|
D | store-buffer.h | 68 void Compact();
|
/external/v8/src/crankshaft/ |
D | hydrogen-check-elimination.cc | 350 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/ |
D | ddraw.h | 1351 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 …]
|
D | dsound.h | 438 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/ |
D | Readme.txt | 68 The message files provided use "compact strings" to store the message values. Compact strings are
|
/external/opencv3/doc/tutorials/introduction/android_binary_package/ |
D | O4A_SDK.markdown | 94 - Compact apk-size, since all applications use the same binaries from Manager and do not store
|
/external/libxml2/result/ |
D | intsubset2.xml.sax2 | 178 kodansha_compact - the "Kodansha Compact Kanji Guide".
|
D | intsubset2.xml.sax | 178 kodansha_compact - the "Kodansha Compact Kanji Guide".
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 456 // 16-bit Jump Register Compact - No delay slot 663 /// Compact Branch Instructions
|
/external/libxml2/os400/libxmlrpg/ |
D | parser.rpgle | 1230 d XML_PARSE_COMPACT... Compact text nodes
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/ |
D | perf_report_output.txt | 525 0.24^7106943^HTMLParserThrea^chrome ^[.] v8::internal::StoreBuffer::Compact() 527 --- v8::internal::StoreBuffer::Compact()
|
/external/v8/src/ |
D | objects.h | 2742 void Compact(); 5399 bool Compact();
|
D | objects.cc | 10663 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
|