/third_party/skia/third_party/externals/abseil-cpp/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
|
/third_party/jerryscript/jerry-core/ecma/base/ |
D | ecma-helpers-collection.c | 137 const uint32_t old_size = ECMA_COLLECTION_ALLOCATED_SIZE (collection_p->capacity); in ecma_collection_push_back() local 158 const uint32_t old_size = ECMA_COLLECTION_ALLOCATED_SIZE (collection_p->capacity); in ecma_collection_reserve() local
|
/third_party/skia/third_party/externals/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
|
/third_party/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
|
/third_party/flutter/skia/third_party/externals/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
|
/third_party/cef/include/base/ |
D | cef_callback_list.h | 149 size_t old_size = container.size(); in EraseIf() local
|
/third_party/musl/src/malloc/mallocng/ |
D | realloc.c | 17 size_t old_size = get_nominal_size(p, end); in realloc() local
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/ |
D | move_to_front.h | 316 const size_t old_size = GetSize(); in Insert() local 346 const size_t old_size = GetSize(); in RankFromValue() local 379 const size_t old_size = GetSize(); in ValueFromRank() local
|
/third_party/ffmpeg/libavcodec/ |
D | atsc_a53.c | 72 size_t new_size, old_size = buf ? buf->size : 0; in ff_parse_a53_cc() local
|
/third_party/ffmpeg/libavutil/ |
D | fifo.c | 89 unsigned int old_size = f->end - f->buffer; in av_fifo_realloc2() local 109 unsigned int old_size = f->end - f->buffer; in av_fifo_grow() local
|
/third_party/musl/src/misc/ |
D | ioctl.c | 20 unsigned char old_size, dir, force_align, noffs; member 87 int old_size = map->old_size; in convert_ioctl_struct() local
|
/third_party/protobuf/src/google/protobuf/ |
D | repeated_field.cc | 83 const size_t old_size = in InternalExtend() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | Preferences.java | 91 int old_size = existingLocations.size(); in addRecentFilePreference() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | memorypool.c | 210 size_t old_size, in MHD_pool_reallocate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssembler.cpp | 114 intptr_t old_size = size(); in extendCapacity() local
|
/third_party/ltp/testcases/kernel/syscalls/mremap/ |
D | mremap05.c | 53 size_t old_size; /* in pages */ member
|
/third_party/selinux/libsepol/src/ |
D | hashtab.c | 67 unsigned int hvalue, i, old_size, new_size = h->size; in hashtab_check_resize() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_tess.c | 203 uint32_t old_size = output_verts->vertex_size * old_verts; in draw_tess_ctrl_shader_run() local 376 uint32_t old_size = output_verts->vertex_size * old_verts; in draw_tess_eval_shader_run() local
|
/third_party/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream_impl_lite.cc | 143 int old_size = target_->size(); in Next() local
|
/third_party/libunwind/src/arm/ |
D | Gtrace.c | 145 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
/third_party/libunwind/src/aarch64/ |
D | Gtrace.c | 144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
/third_party/libunwind/src/x86_64/ |
D | Gtrace.c | 143 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-map.hh | 127 unsigned int old_size = mask + 1; in resize() local
|
/third_party/mesa3d/src/util/ |
D | u_debug_memory.c | 223 void *old_ptr, size_t old_size, size_t new_size ) in debug_realloc()
|
/third_party/jerryscript/jerry-core/jmem/ |
D | jmem-heap.c | 506 const size_t old_size, /**< current size of the region */ in jmem_heap_realloc_block()
|