| /third_party/node/deps/v8/src/heap/cppgc/ |
| D | explicit-management.cc | 80 bool Grow(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Grow() 99 bool Shrink(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Shrink() 150 const size_t new_size = RoundUp<kAllocationGranularity>( in Resize() local
|
| /third_party/libfuse/example/ |
| D | cuse_client.c | 61 size_t *prev_size, size_t *new_size) in do_rw() 96 size_t size, prev_size = 0, new_size = 0; in main() local
|
| D | ioctl.h | 41 size_t new_size; /* out param for new total size */ member
|
| D | ioctl.c | 48 static int fioc_resize(size_t new_size) in fioc_resize() 68 static int fioc_expand(size_t new_size) in fioc_expand()
|
| D | cuse.c | 63 static int cusexmp_resize(size_t new_size) in cusexmp_resize() 83 static int cusexmp_expand(size_t new_size) in cusexmp_expand()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | repeated_field.cc | 51 int new_size = current_size_ + extend_amount; in InternalExtend() local 93 void RepeatedPtrFieldBase::Reserve(int new_size) { in Reserve()
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| D | ecma-helpers-collection.c | 138 const uint32_t new_size = ECMA_COLLECTION_ALLOCATED_SIZE (new_capacity); in ecma_collection_push_back() local 159 const uint32_t new_size = ECMA_COLLECTION_ALLOCATED_SIZE (new_capacity); in ecma_collection_reserve() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | stl_util.h | 47 inline void STLStringResizeUninitialized(string* s, size_t new_size) { in STLStringResizeUninitialized()
|
| /third_party/skia/third_party/externals/freetype/src/lzw/ |
| D | ftzopen.c | 126 FT_Offset new_size = old_size; in ft_lzwstate_stack_grow() local 164 FT_UInt new_size = old_size; in ft_lzwstate_prefix_grow() local
|
| /third_party/node/deps/v8/src/base/ |
| D | region-allocator.cc | 87 size_t new_size) { in Split() 193 size_t new_size = requested_address - region->begin(); in AllocateRegionAt() local 262 size_t RegionAllocator::TrimRegion(Address address, size_t new_size) { in TrimRegion()
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
| D | debug_main.cc | 59 int32_t new_size = TotalFontSize(new_font); in main() local
|
| D | subsetter_main.cc | 77 int32_t new_size = TotalFontSize(new_font); in main() local
|
| /third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
| D | advanced_api_fuzzer.c | 95 size_t new_size = value + 1; in LLVMFuzzerTestOneInput() local
|
| /third_party/alsa-utils/alsamixer/ |
| D | mem.c | 42 void *crealloc(void *ptr, size_t new_size) in crealloc()
|
| /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
|
| D | av1_parse.c | 68 int new_size = pkt->obus_allocated + 1; in ff_av1_packet_split() local
|
| /third_party/node/deps/v8/src/base/sanitizer/ |
| D | lsan-page-allocator.cc | 61 size_t new_size) { in ReleasePages()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | small_vector.h | 332 size_t new_size = size_ + num_of_new_elements; in insert() local 400 void resize(size_t new_size, const T& v) { in resize()
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| D | small_vector.h | 332 size_t new_size = size_ + num_of_new_elements; in insert() local 400 void resize(size_t new_size, const T& v) { in resize()
|
| /third_party/elfutils/libelf/ |
| D | elf_compress.c | 68 size_t *new_size, bool force) in __libelf_compress() 408 size_t orig_size, orig_addralign, new_size; in elf_compress() local
|
| /third_party/elfutils/tests/ |
| D | elfputzdata.c | 157 size_t new_size = newshdr->sh_size; in main() local
|
| /third_party/libunwind/libunwind/src/coredump/ |
| D | _UCD_get_threadinfo_prstatus.c | 105 size_t new_size = sizeof(struct PRSTATUS_STRUCT) * (ui->n_threads + thread_count); in _UCD_get_threadinfo() local
|
| /third_party/spirv-tools/source/util/ |
| D | small_vector.h | 351 size_t new_size = size_ + num_of_new_elements; in insert() local 419 void resize(size_t new_size, const T& v) { in resize()
|
| /third_party/node/src/ |
| D | node_mem-inl.h | 60 const int64_t new_size = size - previous_size; in ReallocImpl() local
|
| /third_party/node/deps/v8/src/codegen/ |
| D | assembler.cc | 111 std::unique_ptr<AssemblerBuffer> Grow(int new_size) override { in Grow() 129 std::unique_ptr<AssemblerBuffer> Grow(int new_size) override { in Grow()
|