Home
last modified time | relevance | path

Searched refs:shrink_to_fit (Results 1 – 25 of 136) sorted by relevance

123456

/third_party/boost/libs/poly_collection/test/
Dtest_registration.cpp53 [&]{(void)p.shrink_to_fit(typeid(Type));}, in test_registration()
60 [&]{(void)p.template shrink_to_fit<Type>();}, in test_registration()
87 (void)p.shrink_to_fit(typeid(Type)); in test_registration()
94 (void)p.template shrink_to_fit<Type>(); in test_registration()
Dtest_capacity.cpp62 p.shrink_to_fit(); in test_capacity()
69 do_((p.shrink_to_fit(typeid(Types)),0)...); in test_capacity()
74 do_((p.template shrink_to_fit<Types>(),0)...); in test_capacity()
/third_party/boost/boost/interprocess/indexes/
Dflat_map_index.hpp85 void shrink_to_fit() in shrink_to_fit() function in boost::interprocess::flat_map_index
86 { base_type::shrink_to_fit(); } in shrink_to_fit()
Dmap_index.hpp88 void shrink_to_fit() in shrink_to_fit() function in boost::interprocess::map_index
/third_party/boost/libs/beast/test/beast/core/
Dmulti_buffer.cpp65 b.shrink_to_fit(); in testShrinkToFit()
75 b.shrink_to_fit(); in testShrinkToFit()
85 b.shrink_to_fit(); in testShrinkToFit()
96 b.shrink_to_fit(); in testShrinkToFit()
108 b.shrink_to_fit(); in testShrinkToFit()
119 b.shrink_to_fit(); in testShrinkToFit()
132 b.shrink_to_fit(); in testShrinkToFit()
144 b.shrink_to_fit(); in testShrinkToFit()
156 b.shrink_to_fit(); in testShrinkToFit()
585 b.shrink_to_fit(); in testMembers()
[all …]
/third_party/boost/libs/interprocess/example/
Ddoc_managed_grow.cpp103 managed_shared_memory::shrink_to_fit(test::get_process_id_name()); in main()
106 managed_shared_memory::shrink_to_fit("MySharedMemory"); in main()
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DLineBreaker.cpp548 mTextBuf.shrink_to_fit(); in finish()
550 mCharWidths.shrink_to_fit(); in finish()
552 mHyphBuf.shrink_to_fit(); in finish()
553 mCandidates.shrink_to_fit(); in finish()
554 mBreaks.shrink_to_fit(); in finish()
555 mWidths.shrink_to_fit(); in finish()
556 mFlags.shrink_to_fit(); in finish()
/third_party/skia/modules/skottie/src/animator/
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()
/third_party/boost/boost/math/quadrature/detail/
Dooura_fourier_integrals_detail.hpp341 bnode_row.shrink_to_fit(); in add_level()
342 bweight_row.shrink_to_fit(); in add_level()
378 lnode_row.shrink_to_fit(); in add_level()
379 lweight_row.shrink_to_fit(); in add_level()
572 bnode_row.shrink_to_fit(); in add_level()
573 bweight_row.shrink_to_fit(); in add_level()
606 lnode_row.shrink_to_fit(); in add_level()
607 lweight_row.shrink_to_fit(); in add_level()
/third_party/boost/libs/multi_index/test/
Dtest_capacity.cpp90 rs.shrink_to_fit(); in test_capacity()
95 rs.shrink_to_fit(); in test_capacity()
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp137 static bool shrink_to_fit(const char *filename) in shrink_to_fit() function in boost::interprocess::ipcdetail::basic_managed_memory_impl
144 managed_memory.self_t::shrink_to_fit(); in shrink_to_fit()
220 void shrink_to_fit() in shrink_to_fit() function in boost::interprocess::ipcdetail::basic_managed_memory_impl
221 { mp_header->shrink_to_fit(); } in shrink_to_fit()
/third_party/boost/boost/interprocess/
Dmanaged_mapped_file.hpp198 static bool shrink_to_fit(const char *filename) in shrink_to_fit() function in boost::interprocess::basic_managed_mapped_file
200 return base_t::template shrink_to_fit in shrink_to_fit()
Dmanaged_shared_memory.hpp195 static bool shrink_to_fit(const char *shmname) in shrink_to_fit() function in boost::interprocess::basic_managed_shared_memory
197 return base_t::template shrink_to_fit in shrink_to_fit()
/third_party/boost/libs/interprocess/proj/
Dto-do.txt86 -> Use in-place expansion capabilities to shrink_to_fit and reserve functions
127 managed_mapped_file::shrink_to_fit() method to decrease the size of file
128 on the disk. It works good but the thread hang up on shrink_to_fit() call
130 file existance and it's size before shrink_to_fit() call.
/third_party/boost/libs/interprocess/test/
Dmanaged_shared_memory_test.cpp160 managed_shared_memory::shrink_to_fit(ShmemName); in main()
191 managed_shared_memory::shrink_to_fit(ShmemName); in main()
Dmanaged_mapped_file_test.cpp176 managed_mapped_file::shrink_to_fit(FileName); in main()
207 managed_mapped_file::shrink_to_fit(FileName); in main()
/third_party/boost/boost/sort/common/
Ddeque_cnc.hpp151 void shrink_to_fit() in shrink_to_fit() function in sort::tools::deque_cnc
154 dq.shrink_to_fit(); in shrink_to_fit()
/third_party/boost/boost/poly_collection/detail/
Dsegment.hpp125 void shrink_to_fit(){filter(impl().shrink_to_fit());} in shrink_to_fit() function in boost::poly_collection::detail::segment
127 void shrink_to_fit(){filter(impl<U>().nv_shrink_to_fit());} in shrink_to_fit() function in boost::poly_collection::detail::segment
/third_party/abseil-cpp/absl/container/
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()
1629 v.shrink_to_fit(); in TEST()
[all …]
/third_party/skia/modules/skottie/src/
DAdapter.h22 adapter->shrink_to_fit(); in Make()
/third_party/boost/libs/container/test/
Dstring_test.cpp239 auxBoostString.shrink_to_fit(); in string_test()
250 auxBoostString.shrink_to_fit(); in string_test()
270 auxBoostString.shrink_to_fit(); in string_test()
277 auxBoostString.shrink_to_fit(); in string_test()
/third_party/boost/libs/compute/include/boost/compute/container/
Dbasic_string.hpp239 void shrink_to_fit() in shrink_to_fit() function in boost::compute::basic_string
241 m_data.shrink_to_fit(); in shrink_to_fit()
/third_party/boost/boost/compute/container/
Dbasic_string.hpp239 void shrink_to_fit() in shrink_to_fit() function in boost::compute::basic_string
241 m_data.shrink_to_fit(); in shrink_to_fit()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
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()
1633 v.shrink_to_fit(); in TEST()
[all …]
/third_party/flutter/skia/modules/skottie/src/
DSkottieAnimator.cpp176 fRecs.shrink_to_fit(); in parseKeyFrames()
177 fCubicMaps.shrink_to_fit(); in parseKeyFrames()
264 fVs.shrink_to_fit(); in KeyframeAnimator()

123456