| /third_party/ffmpeg/libavcodec/ |
| H A 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/malloc/mallocng/ |
| H A D | realloc.c | 17 size_t old_size = get_nominal_size(p, end); in realloc() local
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A 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/node/deps/v8/src/utils/ |
| H A D | locked-queue-inl.h | 64 size_t old_size = size_.fetch_sub(1); in Dequeue() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field.cc | 83 const size_t old_size = in InternalExtend() local 85 ::operator delete(static_cast<void*>(old_rep), old_size); in InternalExtend() local
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | explicit-management.cc | 153 const size_t old_size = header.AllocatedSize(); in Resize() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | memorypool.c | 208 MHD_pool_reallocate(struct MemoryPool *pool, void *old, size_t old_size, size_t new_size) MHD_pool_reallocate() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/lzw/ |
| H A 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 [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A 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 in StrAppend() local [all...] |
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone.cc | 142 const size_t old_size = head ? head->total_size() : 0; in NewExpand() local
|
| /third_party/musl/src/misc/ |
| H A 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/ltp/testcases/kernel/syscalls/mremap/ |
| H A D | mremap05.c | 51 size_t old_size; /* in pages */ member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssembler.cpp | 114 intptr_t old_size = size(); in extendCapacity() local 126 reinterpret_cast<void *>(Contents), old_size); in extendCapacity() local
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | zero_copy_stream_impl_lite.cc | 143 int old_size = target_->size(); in Next() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | hashtab.c | 67 unsigned int hvalue, i, old_size, new_size = h->size; in hashtab_check_resize() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_DomainOS.c | 206 size_t new_size, old_size; in DomainSCSIOpen() local
|
| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gtrace.c | 143 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
| /third_party/libunwind/libunwind/src/aarch64/ |
| H A D | Gtrace.c | 144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
| /third_party/libunwind/libunwind/src/arm/ |
| H A D | Gtrace.c | 144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
|
| /third_party/jerryscript/jerry-core/jmem/ |
| H A D | jmem-heap.c | 540 jmem_heap_realloc_block(void *ptr, const size_t old_size, const size_t new_size) jmem_heap_realloc_block() argument
|
| /third_party/jerryscript/jerry-core/parser/regexp/ |
| H A D | re-bytecode.c | 54 const size_t old_size = re_ctx_p->bytecode_size; in re_bytecode_reserve() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsmove.c | 322 int old_size; in resize_nonres_attr() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__htable.c | 192 unsigned int old_size = htable->size; in ares__htable_expand() local
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_memory.c | 222 debug_realloc(const char *file, unsigned line, const char *function, void *old_ptr, size_t old_size, size_t new_size ) debug_realloc() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-map.hh | 154 unsigned int old_size = mask + 1; in resize() local
|