Home
last modified time | relevance | path

Searched refs:shrink_to_fit (Results 1 - 25 of 43) sorted by relevance

12

/third_party/skia/modules/skottie/src/animator/
H A DAnimator.cpp46 void AnimatablePropertyContainer::shrink_to_fit() { in shrink_to_fit() function in skottie::internal::AnimatablePropertyContainer
47 fAnimators.shrink_to_fit(); in shrink_to_fit()
H A DAnimator.h68 void shrink_to_fit();
H A DTextKeyframeAnimator.cpp78 fValues.shrink_to_fit();
H A DKeyframeAnimator.cpp180 fCMs.shrink_to_fit(); in parseKeyframes()
H A DVectorKeyframeAnimator.cpp209 fStorage.shrink_to_fit(); in makeFromKeyframes()
H A DVec2KeyframeAnimator.cpp142 fValues.shrink_to_fit();
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc379 v.shrink_to_fit(); in TEST()
383 v.shrink_to_fit(); in TEST()
388 v.shrink_to_fit(); in TEST()
393 v.shrink_to_fit(); in TEST()
404 v.shrink_to_fit(); in TEST()
413 v.shrink_to_fit(); in TEST()
420 v.shrink_to_fit(); in TEST()
427 v.shrink_to_fit(); in TEST()
434 v.shrink_to_fit(); in TEST()
1628 // Test shrink_to_fit deallocation in TEST()
[all...]
H A Dinlined_vector.h725 // `InlinedVector::shrink_to_fit()`
736 void shrink_to_fit() { in shrink_to_fit() function in absl::InlinedVector
/third_party/skia/modules/skottie/src/
H A DAdapter.h22 adapter->shrink_to_fit(); in Make()
H A DComposition.cpp141 layers.shrink_to_fit(); in build()
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs369 pub fn shrink_to_fit(&mut self) { in shrink_to_fit() functions
370 self.events.shrink_to_fit(); in shrink_to_fit()
/third_party/node/deps/v8/src/heap/
H A Dcode-object-registry.cc42 code_object_registry_.shrink_to_fit(); in Finalize()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dprefinalizer-handler.cc82 ordered_pre_finalizers_.shrink_to_fit(); in InvokePreFinalizers()
/third_party/node/deps/v8/src/utils/
H A Ddetachable-vector.h80 void shrink_to_fit() { in shrink_to_fit() function in v8::internal::DetachableVector
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs387 pub fn shrink_to_fit(&mut self) { in shrink_to_fit() functions
388 self.events.shrink_to_fit(); in shrink_to_fit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp113 Endpoints.shrink_to_fit(); in construct()
/third_party/gn/src/base/strings/
H A Dutf_string_conversions.cc150 dest_str->shrink_to_fit(); in UTFConversion()
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DGradient.cpp181 stops.shrink_to_fit();
H A DShapeLayer.cpp323 draws.shrink_to_fit(); in attachShape()
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerMerge.cpp182 U.shrink_to_fit(); in CrashResistantMergeInternalStep()
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.cc197 unresolved_locations_.shrink_to_fit(); in PrepareForSerialization()
/third_party/gn/src/base/containers/
H A Dflat_tree.h168 // Beware that shrink_to_fit() simply forwards the request to the
172 // reserve() and shrink_to_fit() invalidate iterators and references.
176 void shrink_to_fit();
576 void flat_tree<Key, Value, GetKeyFromValue, KeyCompare>::shrink_to_fit() { in shrink_to_fit() function in base::internal::flat_tree
577 impl_.body_.shrink_to_fit(); in shrink_to_fit()
/third_party/benchmark/src/
H A Dbenchmark_register.cc111 families_.shrink_to_fit(); in ClearBenchmarks()
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dparse.cc805 specified_flags->shrink_to_fit(); in ParseCommandLineImpl()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc247 transitions_.shrink_to_fit(); in ResetToBuiltinUTC()
574 transitions_.shrink_to_fit();

Completed in 16 milliseconds

12