Searched defs:Compact (Results 1 – 8 of 8) sorted by relevance
33 static uint32_t Compact(const Sk4h& x) { in Compact() function45 static uint16_t Compact(uint32_t x) { in Compact() function55 static uint16_t Compact(uint32_t x) { in Compact() function65 static uint8_t Compact(unsigned x) { in Compact() function76 static uint16_t Compact(const Sk4f& x) { in Compact() function88 static uint64_t Compact(const Sk4f& x) { in Compact() function100 static uint16_t Compact(uint32_t x) { in Compact() function110 static uint16_t Compact(uint64_t x) { in Compact() function120 static uint32_t Compact(const Sk4f& x) { in Compact() function132 static uint64_t Compact(const skvx::Vec<4, uint32_t>& x) { in Compact() function[all …]
32 static uint32_t Compact(const Sk4h& x) { in Compact() function44 static uint16_t Compact(uint32_t x) { in Compact() function54 static uint16_t Compact(uint32_t x) { in Compact() function64 static uint8_t Compact(unsigned x) { in Compact() function74 static uint64_t Compact(const Sk4f& x) { in Compact() function
175 void Compact() { in Compact() function
284 void Compact() { in Compact() function
58 void OSROptimizedCodeCache::Compact(Handle<NativeContext> native_context) { in Compact() function in v8::internal::OSROptimizedCodeCache
1015 bool DependentCode::Compact() { in Compact() function in v8::internal::DependentCode
4060 void WeakArrayList::Compact(Isolate* isolate) { in Compact() function in v8::internal::WeakArrayList4197 WeakArrayList PrototypeUsers::Compact(Handle<WeakArrayList> array, Heap* heap, in Compact() function in v8::internal::PrototypeUsers
770 Compact bool // use compact text format (one line). member