| /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/musl/src/malloc/mallocng/ |
| D | realloc.c | 17 size_t old_size = get_nominal_size(p, end); in realloc() 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/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/node/deps/v8/src/zone/ |
| D | zone.cc | 142 const size_t old_size = head ? head->total_size() : 0; in NewExpand() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| D | memorypool.c | 210 size_t old_size, in MHD_pool_reallocate()
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| D | explicit-management.cc | 153 const size_t old_size = header.AllocatedSize(); in Resize() local
|
| /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/musl/porting/linux/user/src/gwp_asan/ |
| D | gwp_asan.c | 454 size_t old_size = gwp_asan_get_size(ptr); in libc_gwp_asan_realloc() local 462 size_t old_size = gwp_asan_get_size(ptr); in libc_gwp_asan_realloc() local
|
| /third_party/musl/src/gwp_asan/linux/ |
| D | gwp_asan.c | 454 size_t old_size = gwp_asan_get_size(ptr); in libc_gwp_asan_realloc() local 462 size_t old_size = gwp_asan_get_size(ptr); in libc_gwp_asan_realloc() local
|
| /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/ltp/testcases/kernel/syscalls/mremap/ |
| D | mremap05.c | 51 size_t old_size; /* in pages */ member
|
| /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/ffmpeg/libavutil/ |
| D | fifo.c | 360 unsigned int old_size = f->end - f->buffer; in av_fifo_realloc2() local 397 unsigned int old_size = f->end - f->buffer; in av_fifo_grow() 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/libunwind/src/arm/ |
| D | Gtrace.c | 144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
| /third_party/libunwind/libunwind/src/x86_64/ |
| D | Gtrace.c | 143 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
| /third_party/libunwind/libunwind/src/aarch64/ |
| D | Gtrace.c | 144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() 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/node/deps/cares/src/lib/ |
| D | ares__htable.c | 192 unsigned int old_size = htable->size; in ares__htable_expand() local
|
| /third_party/jerryscript/jerry-core/jmem/ |
| D | jmem-heap.c | 541 const size_t old_size, /**< current size of the region */ in jmem_heap_realloc_block()
|