/external/perfetto/include/perfetto/base/ |
D | container_annotations.h | 32 #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/deqp-deps/SPIRV-Tools/source/comp/ |
D | move_to_front.cpp | 32 const uint32_t old_size = GetSize(); in Insert() local 68 const uint32_t old_size = GetSize(); in RankFromValue() local 126 const uint32_t old_size = GetSize(); in Promote() local 160 const uint32_t old_size = GetSize(); in ValueFromRank() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/comp/ |
D | move_to_front.cpp | 32 const uint32_t old_size = GetSize(); in Insert() local 68 const uint32_t old_size = GetSize(); in RankFromValue() local 126 const uint32_t old_size = GetSize(); in Promote() local 160 const uint32_t old_size = GetSize(); in ValueFromRank() local
|
/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/grpc-grpc/tools/profiling/ios_bin/ |
D | binary_size.py | 95 old_size = None variable 106 old_size = get_size('old', frameworks) variable
|
/external/eigen/Eigen/src/Core/util/ |
D | Memory.h | 188 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/lib/strings/ |
D | strcat.cc | 145 size_t old_size = result->size(); in AppendPieces() local 173 string::size_type old_size = result->size(); in StrAppend() local 185 string::size_type old_size = result->size(); in StrAppend() local 200 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 158 FT_UInt old_size = state->prefix_size; in ft_lzwstate_prefix_grow() local
|
/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
|
D | size_string.pass.cpp | 26 const typename S::size_type old_size = s.size(); in test() local
|
D | size_size_char.pass.cpp | 27 const typename S::size_type old_size = s.size(); in test() local
|
D | size_pointer.pass.cpp | 26 const typename S::size_type old_size = s.size(); in test() local
|
D | size_T_size_size.pass.cpp | 30 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
|
D | size_pointer_size.pass.cpp | 27 const typename S::size_type old_size = s.size(); in test() local
|
D | string_view.pass.cpp | 26 const typename S::size_type old_size = s.size(); in test() local
|
/external/bsdiff/ |
D | diff_encoder.h | 26 uint64_t old_size, in DiffEncoder()
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_pointer.pass.cpp | 28 const typename S::size_type old_size = s.size(); in test() local
|
D | size_size_string.pass.cpp | 27 const typename S::size_type old_size = s.size(); in test() local
|
D | size_size_size_char.pass.cpp | 29 const typename S::size_type old_size = s.size(); in test() local
|
D | size_size_string_view.pass.cpp | 27 const typename S::size_type old_size = s.size(); in test() local
|
D | iter_iter_string.pass.cpp | 26 typename S::size_type old_size = s.size(); in test() local
|
D | iter_iter_size_char.pass.cpp | 27 typename S::size_type old_size = s.size(); in test() local
|
D | iter_iter_string_view.pass.cpp | 26 typename S::size_type old_size = s.size(); in test() local
|
D | iter_iter_pointer.pass.cpp | 27 typename S::size_type old_size = s.size(); in test() local
|