Home
last modified time | relevance | path

Searched defs:Compact (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/core/
DSkMipmap.cpp33 static uint32_t Compact(const Sk4h& x) { in Compact() function
45 static uint16_t Compact(uint32_t x) { in Compact() function
55 static uint16_t Compact(uint32_t x) { in Compact() function
65 static uint8_t Compact(unsigned x) { in Compact() function
76 static uint16_t Compact(const Sk4f& x) { in Compact() function
88 static uint64_t Compact(const Sk4f& x) { in Compact() function
100 static uint16_t Compact(uint32_t x) { in Compact() function
110 static uint16_t Compact(uint64_t x) { in Compact() function
120 static uint32_t Compact(const Sk4f& x) { in Compact() function
132 static uint64_t Compact(const skvx::Vec<4, uint32_t>& x) { in Compact() function
[all …]
/third_party/skia/third_party/externals/tint/tools/src/lut/
Dlut.go41 Compact() methodSpec
70 func (t lut) Compact() { func
/third_party/node/deps/v8/src/objects/
Dosr-optimized-code-cache.cc72 void OSROptimizedCodeCache::Compact(Isolate* isolate, in Compact() function in v8::internal::OSROptimizedCodeCache
Dobjects.cc4213 void WeakArrayList::Compact(Isolate* isolate) { in Compact() function in v8::internal::WeakArrayList
4351 WeakArrayList PrototypeUsers::Compact(Handle<WeakArrayList> array, Heap* heap, in Compact() function in v8::internal::PrototypeUsers
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc943 __ Compact(z1.VnS(), p0, z0.VnS()); in TEST_SVE() local
944 __ Compact(z2.VnS(), p2, z0.VnS()); in TEST_SVE() local
945 __ Compact(z0.VnS(), p3, z0.VnS()); in TEST_SVE() local
949 __ Compact(z4.VnD(), p0, z3.VnD()); in TEST_SVE() local
950 __ Compact(z5.VnD(), p1, z3.VnD()); in TEST_SVE() local
951 __ Compact(z6.VnD(), p4, z3.VnD()); in TEST_SVE() local
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.h4108 void Compact(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) { in Compact() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp57966 void Compact() in Compact() function in nsTArray_Impl
84603 void Compact() { mArray.Compact(); } in Compact() function in nsAutoTObserverArray