Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/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
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-collection.c137 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/
Dftzopen.c125 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/
Dftzopen.c125 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/
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
/third_party/cef/include/base/
Dcef_callback_list.h149 size_t old_size = container.size(); in EraseIf() local
/third_party/musl/src/malloc/mallocng/
Drealloc.c17 size_t old_size = get_nominal_size(p, end); in realloc() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dmove_to_front.h316 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/
Datsc_a53.c72 size_t new_size, old_size = buf ? buf->size : 0; in ff_parse_a53_cc() local
/third_party/ffmpeg/libavutil/
Dfifo.c89 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/
Dioctl.c20 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/
Drepeated_field.cc83 const size_t old_size = in InternalExtend() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DPreferences.java91 int old_size = existingLocations.size(); in addRecentFilePreference() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dmemorypool.c210 size_t old_size, in MHD_pool_reallocate()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssembler.cpp114 intptr_t old_size = size(); in extendCapacity() local
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap05.c53 size_t old_size; /* in pages */ member
/third_party/selinux/libsepol/src/
Dhashtab.c67 unsigned int hvalue, i, old_size, new_size = h->size; in hashtab_check_resize() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.c203 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/
Dzero_copy_stream_impl_lite.cc143 int old_size = target_->size(); in Next() local
/third_party/libunwind/src/arm/
DGtrace.c145 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
/third_party/libunwind/src/aarch64/
DGtrace.c144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
/third_party/libunwind/src/x86_64/
DGtrace.c143 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-map.hh127 unsigned int old_size = mask + 1; in resize() local
/third_party/mesa3d/src/util/
Du_debug_memory.c223 void *old_ptr, size_t old_size, size_t new_size ) in debug_realloc()
/third_party/jerryscript/jerry-core/jmem/
Djmem-heap.c506 const size_t old_size, /**< current size of the region */ in jmem_heap_realloc_block()

123