| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | names.c | 45 size_t new_size = sink->size; in stringsink_string() 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
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_pool.c | 237 void kbase_mem_pool_trim(struct kbase_mem_pool *pool, size_t new_size)
in kbase_mem_pool_trim() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory.c | 297 mali_osk_errcode_t mali_mem_mali_map_resize(mali_mem_allocation *descriptor, u32 new_size) in mali_mem_mali_map_resize() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory.c | 297 _mali_osk_errcode_t mali_mem_mali_map_resize(mali_mem_allocation *descriptor, u32 new_size) in mali_mem_mali_map_resize() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_pool.c | 251 void kbase_mem_pool_trim(struct kbase_mem_pool *pool, size_t new_size) in kbase_mem_pool_trim() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libjxlenc.c | 398 size_t new_size = ctx->buffer_size * 2; in libjxl_encode_frame() local
|
| H A D | h2645_parse.c | 460 int new_size = pkt->nals_allocated + 1; in ff_h2645_packet_split() local
|
| /third_party/elfutils/libelf/ |
| H A D | elf_compress.c | 408 size_t orig_size, orig_addralign, new_size; in elf_compress() local 66 __libelf_compress(Elf_Scn *scn, size_t hsize, int ei_data, size_t *orig_size, size_t *orig_addralign, size_t *new_size, bool force) __libelf_compress() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_compensationdelay.c | 70 unsigned min_size, new_size = 1; in config_input() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | apngdec.c | 127 int new_size, ret; in append_extradata() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | bprint.c | 39 unsigned min_size, new_size; in av_bprint_alloc() local
|
| /third_party/gn/src/gn/ |
| H A D | hash_table_base.h | 502 size_t new_size = (size == 1) ? 8 : size * 2; in GrowBuckets() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_DomainOS.c | 206 size_t new_size, old_size; in DomainSCSIOpen() 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 | 55 const size_t new_size = old_size + size; in re_bytecode_reserve() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_distance.cpp | 166 unsigned new_size = (total_size + 3) / 4; in visit() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_video.c | 88 rvid_resize_buffer(struct pipe_screen *screen, struct radeon_cmdbuf *cs, struct rvid_buffer *new_buf, unsigned new_size) rvid_resize_buffer() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsmove.c | 316 static int resize_nonres_attr(MFT_RECORD *m, ATTR_RECORD *a, const u32 new_size) in resize_nonres_attr() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_sampler_view.c | 125 unsigned new_size = sizeof(*views) + new_max * sizeof(views->views[0]); in st_texture_set_sampler_view() local
|
| /third_party/libfuse/example/ |
| H A D | cuse.c | 63 static int cusexmp_resize(size_t new_size) in cusexmp_resize() argument 83 static int cusexmp_expand(size_t new_size) in cusexmp_expand() argument [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | region-allocator.cc | 193 size_t new_size = requested_address - region->begin(); in AllocateRegionAt() local 86 Split(Region* region, size_t new_size) Split() argument 262 TrimRegion(Address address, size_t new_size) TrimRegion() argument [all...] |
| H A D | small-vector.h | 135 void resize_no_init(size_t new_size) { in resize_no_init() argument
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | object-allocator.cc | 71 ReplaceLinearAllocationBuffer(NormalPageSpace& space, StatsCollector& stats_collector, Address new_buffer, size_t new_size) ReplaceLinearAllocationBuffer() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_program_cache.c | 173 uint32_t new_size = ice->shaders.cache_bo->size * 2; in crocus_alloc_item_data() local 139 crocus_cache_new_bo(struct crocus_context *ice, uint32_t new_size) crocus_cache_new_bo() argument
|