Home
last modified time | relevance | path

Searched defs:new_size (Results 51 - 75 of 212) sorted by relevance

123456789

/third_party/protobuf/php/ext/google/protobuf/
H A Dnames.c45 size_t new_size = sink->size; in stringsink_string() local
/third_party/selinux/libsepol/src/
H A Dhashtab.c67 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 Dmali_kbase_mem_pool.c237 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 Dmali_memory.c297 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 Dmali_memory.c297 _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 Dmali_kbase_mem_pool.c251 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 Dlibjxlenc.c398 size_t new_size = ctx->buffer_size * 2; in libjxl_encode_frame() local
H A Dh2645_parse.c460 int new_size = pkt->nals_allocated + 1; in ff_h2645_packet_split() local
/third_party/elfutils/libelf/
H A Delf_compress.c408 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 Daf_compensationdelay.c70 unsigned min_size, new_size = 1; in config_input() local
/third_party/ffmpeg/libavformat/
H A Dapngdec.c127 int new_size, ret; in append_extradata() local
/third_party/ffmpeg/libavutil/
H A Dbprint.c39 unsigned min_size, new_size; in av_bprint_alloc() local
/third_party/gn/src/gn/
H A Dhash_table_base.h502 size_t new_size = (size == 1) ? 8 : size * 2; in GrowBuckets() local
/third_party/backends/sanei/
H A Dsanei_DomainOS.c206 size_t new_size, old_size; in DomainSCSIOpen() local
/third_party/jerryscript/jerry-core/jmem/
H A Djmem-heap.c540 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 Dre-bytecode.c55 const size_t new_size = old_size + size; in re_bytecode_reserve() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_distance.cpp166 unsigned new_size = (total_size + 3) / 4; in visit() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c88 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 Dntfsmove.c316 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 Dst_sampler_view.c125 unsigned new_size = sizeof(*views) + new_max * sizeof(views->views[0]); in st_texture_set_sampler_view() local
/third_party/libfuse/example/
H A Dcuse.c63 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 Dregion-allocator.cc193 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 Dsmall-vector.h135 void resize_no_init(size_t new_size) { in resize_no_init() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.cc71 ReplaceLinearAllocationBuffer(NormalPageSpace& space, StatsCollector& stats_collector, Address new_buffer, size_t new_size) ReplaceLinearAllocationBuffer() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program_cache.c173 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

Completed in 18 milliseconds

123456789