Home
last modified time | relevance | path

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

1234567

/external/perfetto/include/perfetto/ext/base/
Dcontainer_annotations.h32 #define ANNOTATE_DELETE_BUFFER(buffer, capacity, old_size) \ argument
38 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) \ argument
51 #define ANNOTATE_DELETE_BUFFER(buffer, capacity, old_size) argument
52 #define ANNOTATE_CHANGE_SIZE(buffer, capacity, old_size, new_size) argument
/external/icing/icing/absl_ports/
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
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_erase/
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
/external/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_erase/
Dsize_size.pass.cpp25 const typename S::size_type old_size = s.size(); in test() local
55 const typename S::size_type old_size = s.size(); in test() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
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
/external/abseil-cpp/absl/strings/
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
/external/webrtc/rtc_base/
Dbuffer.h209 const size_t old_size = size_; in SetData() local
247 const size_t old_size = size_; in SetData() local
308 const size_t old_size = size_; in AppendData() local
324 const size_t old_size = size_; in SetSize() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
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
/external/openscreen/third_party/abseil/src/absl/strings/
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
/external/libtextclassifier/abseil-cpp/absl/strings/
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
/external/rust/crates/grpcio-sys/grpc/tools/profiling/ios_bin/
Dbinary_size.py93 old_size = None variable
104 old_size = get_size('old', frameworks) variable
/external/grpc-grpc/tools/profiling/ios_bin/
Dbinary_size.py95 old_size = None variable
106 old_size = get_size('old', frameworks) variable
/external/eigen/Eigen/src/Core/util/
DMemory.h188 inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size) in aligned_realloc()
238 …gn> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std::size_t old_size) in conditional_aligned_realloc()
346 …_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_t old_size) in conditional_aligned_realloc_new()
390 … 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()
/external/tensorflow/tensorflow/core/platform/
Dstrcat.cc167 size_t old_size = result->size(); in AppendPieces() local
195 string::size_type old_size = result->size(); in StrAppend() local
207 string::size_type old_size = result->size(); in StrAppend() local
222 string::size_type old_size = result->size(); in StrAppend() local
Dprotobuf.cc26 size_t old_size = target_->size(); in Next() local
/external/freetype/src/lzw/
Dftzopen.c125 FT_Offset old_size = state->stack_size; in ft_lzwstate_stack_grow() local
158 FT_UInt old_size = state->prefix_size; in ft_lzwstate_prefix_grow() local
/external/jemalloc_new/test/integration/
Dextent.c104 size_t old_size, new_size, sz; in test_manual_hook_auto_arena() local
141 size_t old_size, new_size, sz; in test_manual_hook_body() local
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp29 const typename S::size_type old_size = s.size(); in test() local
58 const typename S::size_type old_size = s.size(); in test_npos() local
Dsize_T_size_size.pass.cpp30 const typename S::size_type old_size = s.size(); in test() local
60 const typename S::size_type old_size = s.size(); in test_npos() local
Dsize_size_char.pass.cpp27 const typename S::size_type old_size = s.size(); in test() local
Dsize_string.pass.cpp26 const typename S::size_type old_size = s.size(); in test() local
/external/perfetto/src/protozero/
Dpacked_repeated_fields.cc28 size_t old_size = static_cast<size_t>(storage_end_ - storage_begin_); in GrowSlowpath() local
/external/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp28 const typename S::size_type old_size = s.size(); in test() local
57 const typename S::size_type old_size = s.size(); in test_npos() local
Dsize_T_size_size.pass.cpp29 const typename S::size_type old_size = s.size(); in test() local
59 const typename S::size_type old_size = s.size(); in test_npos() local
/external/bsdiff/
Ddiff_encoder.h26 uint64_t old_size, in DiffEncoder()

1234567