/external/perfetto/include/perfetto/ext/base/ |
D | container_annotations.h | 34 #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
|
/external/icing/icing/absl_ports/ |
D | str_cat.cc | 127 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/abseil-cpp/absl/strings/ |
D | str_cat.cc | 164 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
|
/external/cronet/tot/third_party/abseil-cpp/absl/strings/ |
D | str_cat.cc | 164 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
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | str_cat.cc | 164 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
|
/external/cronet/stable/third_party/abseil-cpp/absl/strings/ |
D | str_cat.cc | 164 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
|
/external/flatbuffers/include/flatbuffers/ |
D | allocator.h | 41 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()
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_erase/ |
D | size_size.pass.cpp | 26 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/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_erase/ |
D | size_size.pass.cpp | 24 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
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_erase/ |
D | size_size.pass.cpp | 24 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
|
/external/eigen/Eigen/src/Core/util/ |
D | Memory.h | 215 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()
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | str_cat.cc | 171 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/ |
D | buffer.h | 220 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
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | str_cat.cc | 174 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
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/ios_bin/ |
D | binary_size.py | 108 old_size = None variable 119 old_size = get_size('old') variable
|
/external/grpc-grpc/tools/profiling/ios_bin/ |
D | binary_size.py | 123 old_size = None variable 137 old_size = get_size("old") variable
|
/external/tensorflow/tensorflow/core/platform/ |
D | strcat.cc | 193 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
|
/external/freetype/src/lzw/ |
D | ftzopen.c | 125 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
|
/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | test_container.hpp | 217 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
|
/external/cronet/tot/net/cert/ |
D | merkle_consistency_proof.cc | 14 uint64_t old_size, in MerkleConsistencyProof()
|
/external/perfetto/src/protozero/ |
D | packed_repeated_fields.cc | 25 size_t old_size = static_cast<size_t>(storage_end_ - storage_begin_); in GrowSlowpath() local
|
/external/cronet/stable/net/cert/ |
D | merkle_consistency_proof.cc | 14 uint64_t old_size, in MerkleConsistencyProof()
|
/external/jemalloc_new/test/integration/ |
D | extent.c | 104 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/ |
D | size_string_size_size.pass.cpp | 29 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
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_insert/ |
D | size_string_size_size.pass.cpp | 27 const typename S::size_type old_size = s.size(); in test() local 50 const typename S::size_type old_size = s.size(); in test_npos() local
|