Home
last modified time | relevance | path

Searched defs:old_size (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_types.cc46 size_t old_size = data.size(); in EmitHeader() local
58 size_t old_size = data.size(); in EmitCodecConfiguration() local
96 size_t old_size = data.size(); in EmitMetadata() local
110 size_t old_size = data.size(); in EmitBroadcastName() local
129 size_t old_size = data.size(); in EmitBisConfigs() local
169 size_t old_size = data.size(); in ToRawPacket() local
198 size_t old_size = adv_data.size(); in PrepareAdvertisingData() local
/aosp_15_r20/external/icing/icing/absl_ports/
H A Dstr_cat.cc127 std::string::size_type old_size = dest->size(); in StrAppend() local
136 std::string::size_type old_size = dest->size(); in StrAppend() local
147 std::string::size_type old_size = dest->size(); in StrAppend() local
160 std::string::size_type old_size = dest->size(); in StrAppend() local
173 std::string::size_type old_size = dest->size(); in StrAppendPieces() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dstr_cat.cc164 size_t old_size = dest->size(); in AppendPieces() local
188 std::string::size_type old_size = dest->size(); in StrAppend() local
200 std::string::size_type old_size = dest->size(); in StrAppend() local
214 std::string::size_type old_size = dest->size(); in StrAppend() local
230 std::string::size_type old_size = dest->size(); in StrAppend() local
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dstr_cat.cc164 size_t old_size = dest->size(); in AppendPieces() local
188 std::string::size_type old_size = dest->size(); in StrAppend() local
200 std::string::size_type old_size = dest->size(); in StrAppend() local
214 std::string::size_type old_size = dest->size(); in StrAppend() local
230 std::string::size_type old_size = dest->size(); in StrAppend() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dstr_cat.cc164 size_t old_size = dest->size(); in AppendPieces() local
188 std::string::size_type old_size = dest->size(); in StrAppend() local
200 std::string::size_type old_size = dest->size(); in StrAppend() local
214 std::string::size_type old_size = dest->size(); in StrAppend() local
230 std::string::size_type old_size = dest->size(); in StrAppend() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dcontainer_annotations.h34 #define ANNOTATE_DELETE_BUFFER(buffer, capacity, old_size) \ argument
40 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) \ argument
53 #define ANNOTATE_DELETE_BUFFER(buffer, capacity, old_size) argument
54 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) argument
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dcontainer_annotations.h34 #define ANNOTATE_DELETE_BUFFER(buffer, capacity, old_size) \ argument
40 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) \ argument
53 #define ANNOTATE_DELETE_BUFFER(buffer, capacity, old_size) argument
54 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) argument
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbuffer.h220 const size_t old_size = size_; in SetData() local
258 const size_t old_size = size_; in SetData() local
323 const size_t old_size = size_; in AppendData() local
339 const size_t old_size = size_; in SetSize() local
H A Dbuffer_unittest.cc475 const size_t old_size = buf.size(); in TEST() local
501 const size_t old_size = buf.size(); in TEST() local
519 const size_t old_size = buf.size(); in TEST() local
537 const size_t old_size = buf.size(); in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dstr_cat.cc171 size_t old_size = dest->size(); in AppendPieces() local
201 std::string::size_type old_size = dest->size(); in StrAppend() local
216 std::string::size_type old_size = dest->size(); in StrAppend() local
233 std::string::size_type old_size = dest->size(); in StrAppend() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_cat.cc174 size_t old_size = dest->size(); in AppendPieces() local
204 std::string::size_type old_size = dest->size(); in StrAppend() local
219 std::string::size_type old_size = dest->size(); in StrAppend() local
236 std::string::size_type old_size = dest->size(); in StrAppend() local
/aosp_15_r20/external/eigen/Eigen/src/Core/util/
H A DMemory.h215 inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size) in aligned_realloc()
268 …gn> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std::size_t old_size) in conditional_aligned_realloc()
376 …_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_t old_size) in conditional_aligned_realloc_new()
420 … inline T* conditional_aligned_realloc_new_auto(T* pts, std::size_t new_size, std::size_t old_size) in conditional_aligned_realloc_new_auto()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dstr_cat.cc174 size_t old_size = dest->size(); in AppendPieces() local
204 std::string::size_type old_size = dest->size(); in StrAppend() local
219 std::string::size_type old_size = dest->size(); in StrAppend() local
236 std::string::size_type old_size = dest->size(); in StrAppend() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dstr_cat.cc174 size_t old_size = dest->size(); in AppendPieces() local
204 std::string::size_type old_size = dest->size(); in StrAppend() local
219 std::string::size_type old_size = dest->size(); in StrAppend() local
236 std::string::size_type old_size = dest->size(); in StrAppend() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dtest_container.hpp217 size_type old_size = c.size(); in test_common_unordered_and_associative_container() local
315 size_type old_size = c.size(); in test_common_unordered_and_associative_container() local
381 size_type old_size = c.size(); in test_common_unordered_and_associative_container() local
523 typename Container::size_type old_size = c.size(); in test_unique_container() local
539 typename Container::size_type old_size = c.size(); in test_non_unique_container() local
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstrcat.cc193 size_t old_size = result->size(); in AppendPieces() local
221 string::size_type old_size = result->size(); in StrAppend() local
233 string::size_type old_size = result->size(); in StrAppend() local
248 string::size_type old_size = result->size(); in StrAppend() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
Dresize_fn_imps.hpp85 const size_type old_size = m_num_e; in resize_imp() local
112 …_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) in resize_imp_no_exceptions()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
Dresize_fn_imps.hpp85 const size_type old_size = m_num_e; in resize_imp() local
112 …_imp_no_exceptions(size_type new_size, entry_pointer_array a_p_entries_resized, size_type old_size) in resize_imp_no_exceptions()
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dallocator.h41 virtual uint8_t *reallocate_downward(uint8_t *old_p, size_t old_size, in reallocate_downward()
57 void memcpy_downward(uint8_t *old_p, size_t old_size, uint8_t *new_p, in memcpy_downward()
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dallocator.h41 virtual uint8_t *reallocate_downward(uint8_t *old_p, size_t old_size, in reallocate_downward()
57 void memcpy_downward(uint8_t *old_p, size_t old_size, uint8_t *new_p, in memcpy_downward()
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.modifiers/string_erase/
H A Dsize_size.pass.cpp26 const typename S::size_type old_size = s.size(); in test() local
56 const typename S::size_type old_size = s.size(); in test() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_erase/
H A Dsize_size.pass.cpp24 const typename S::size_type old_size = s.size(); in test() local
48 const typename S::size_type old_size = s.size(); in test() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/ios_bin/
Dbinary_size.py108 old_size = None variable
119 old_size = get_size('old') variable
/aosp_15_r20/external/grpc-grpc/tools/profiling/ios_bin/
H A Dbinary_size.py123 old_size = None variable
137 old_size = get_size("old") variable
/aosp_15_r20/external/freetype/src/lzw/
H A Dftzopen.c125 FT_Offset old_size = state->stack_size; in ft_lzwstate_stack_grow() local
163 FT_UInt old_size = state->prefix_size; in ft_lzwstate_prefix_grow() local

12345678910>>...13