/third_party/boost/libs/poly_collection/test/ |
D | test_registration.cpp | 53 [&]{(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()
|
D | test_capacity.cpp | 62 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/ |
D | flat_map_index.hpp | 85 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()
|
D | map_index.hpp | 88 void shrink_to_fit() in shrink_to_fit() function in boost::interprocess::map_index
|
/third_party/boost/libs/beast/test/beast/core/ |
D | multi_buffer.cpp | 65 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/ |
D | doc_managed_grow.cpp | 103 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/ |
D | LineBreaker.cpp | 548 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/ |
D | Animator.cpp | 46 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/ |
D | ooura_fourier_integrals_detail.hpp | 341 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/ |
D | test_capacity.cpp | 90 rs.shrink_to_fit(); in test_capacity() 95 rs.shrink_to_fit(); in test_capacity()
|
/third_party/boost/boost/interprocess/detail/ |
D | managed_memory_impl.hpp | 137 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/ |
D | managed_mapped_file.hpp | 198 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()
|
D | managed_shared_memory.hpp | 195 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/ |
D | to-do.txt | 86 -> 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/ |
D | managed_shared_memory_test.cpp | 160 managed_shared_memory::shrink_to_fit(ShmemName); in main() 191 managed_shared_memory::shrink_to_fit(ShmemName); in main()
|
D | managed_mapped_file_test.cpp | 176 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/ |
D | deque_cnc.hpp | 151 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/ |
D | segment.hpp | 125 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/ |
D | inlined_vector_test.cc | 379 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/ |
D | Adapter.h | 22 adapter->shrink_to_fit(); in Make()
|
/third_party/boost/libs/container/test/ |
D | string_test.cpp | 239 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/ |
D | basic_string.hpp | 239 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/ |
D | basic_string.hpp | 239 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/ |
D | inlined_vector_test.cc | 379 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/ |
D | SkottieAnimator.cpp | 176 fRecs.shrink_to_fit(); in parseKeyFrames() 177 fCubicMaps.shrink_to_fit(); in parseKeyFrames() 264 fVs.shrink_to_fit(); in KeyframeAnimator()
|