Home
last modified time | relevance | path

Searched defs:old_capacity (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dsmall_vector_options_test.cpp59 std::size_t old_capacity = v.capacity(); in test_growth_factor_50() local
78 std::size_t old_capacity = v.capacity(); in test_growth_factor_60() local
97 std::size_t old_capacity = v.capacity(); in test_growth_factor_100() local
Dvector_options_test.cpp71 std::size_t old_capacity = v.capacity(); in test_growth_factor_50() local
90 std::size_t old_capacity = v.capacity(); in test_growth_factor_60() local
109 std::size_t old_capacity = v.capacity(); in test_growth_factor_100() local
Ddevector_options_test.cpp71 std::size_t old_capacity = v.capacity(); in test_growth_factor_50() local
90 std::size_t old_capacity = v.capacity(); in test_growth_factor_60() local
109 std::size_t old_capacity = v.capacity(); in test_growth_factor_100() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbuffer_unittest.cc474 const size_t old_capacity = buf.capacity(); in TEST() local
500 const size_t old_capacity = buf.capacity(); in TEST() local
518 const size_t old_capacity = buf.capacity(); in TEST() local
536 const size_t old_capacity = buf.capacity(); in TEST() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dcontainer_annotations.h46 #define ANNOTATE_CHANGE_CAPACITY(buffer, old_capacity, buffer_size, \ argument
55 #define ANNOTATE_CHANGE_CAPACITY(buffer, old_capacity, buffer_size, \ argument
H A Dflat_hash_map.h325 const size_t old_capacity = capacity_; in MaybeGrowAndRehash() local
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dcontainer_annotations.h46 #define ANNOTATE_CHANGE_CAPACITY(buffer, old_capacity, buffer_size, \ argument
55 #define ANNOTATE_CHANGE_CAPACITY(buffer, old_capacity, buffer_size, \ argument
H A Dflat_hash_map.h325 const size_t old_capacity = capacity_; in MaybeGrowAndRehash() local
/aosp_15_r20/external/strace/
H A Dretval.c38 const size_t old_capacity = retval_vec_capacity; in expand_retval_vec() local
H A Ddelay.c45 const size_t old_capacity = delay_data_vec_capacity; in expand_delay_data_vec() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector/vector.modifiers/
H A Demplace_extra.pass.cpp80 std::size_t old_capacity = v.capacity(); in tests() local
/aosp_15_r20/art/compiler/utils/
H A Dassembler.cc80 size_t old_capacity = Capacity(); in ExtendCapacity() local
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Dnames_collection.cc49 size_t old_capacity = names_.capacity(); in AddIfAbsent() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssembler.cpp115 intptr_t old_capacity = capacity(); in extendCapacity() local
/aosp_15_r20/external/XNNPACK/src/
H A Dmemory.c79 …void* old_pointer, size_t old_size, size_t old_capacity, size_t new_size, size_t* new_capacity_out) in resize_buffer()
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/
Daddress_space.h129 address_space_allocator_grow_capacity(int old_capacity) { in address_space_allocator_grow_capacity()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DResize.cpp98 const auto old_capacity = storage->nbytes(); in resize_bytes_cpu() local
/aosp_15_r20/external/cronet/base/substring_set_matcher/
H A Dsubstring_set_matcher.cc448 unsigned old_capacity = in SetEdge() local
/aosp_15_r20/external/XNNPACK/test/
H A Dweights-cache.cc125 size_t old_capacity = b.capacity; in TEST() local
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
Daddress_space.h155 address_space_allocator_grow_capacity(int old_capacity) { in address_space_allocator_grow_capacity()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set.cc611 const size_t old_capacity = common.capacity(); in PrepareInsertNonSoo() local
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set.cc611 const size_t old_capacity = common.capacity(); in PrepareInsertNonSoo() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dformat.h846 std::size_t old_capacity = this->capacity_; in grow() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.h856 std::size_t old_capacity = this->capacity_; in grow() local
/aosp_15_r20/external/armnn/third-party/fmt/
H A Dformat.h697 size_t old_capacity = this->capacity(); in grow() local

123