Home
last modified time | relevance | path

Searched defs:new_size (Results 26 - 50 of 191) sorted by relevance

12345678

/third_party/elfutils/libelf/
H A Delf_compress_gnu.c103 size_t orig_size, new_size, orig_addralign; in elf_compress_gnu() local
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/mesa3d/src/egl/main/
H A Deglarray.c43 EGLint new_size; in _eglGrowArray() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_video.c89 si_vid_resize_buffer(struct pipe_screen *screen, struct radeon_cmdbuf *cs, struct rvid_buffer *new_buf, unsigned new_size) si_vid_resize_buffer() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dexplicit-management.cc80 bool Grow(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Grow() argument
99 bool Shrink(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Shrink() argument
150 const size_t new_size = RoundUp<kAllocationGranularity>( in Resize() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_bitmask.c94 unsigned new_size; in util_bitmask_resize() local
[all...]
H A Du_handle_table.c103 unsigned new_size; in handle_table_resize() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_validate.c96 unsigned new_size; in pb_validate_add_buffer() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmemorypool.c208 MHD_pool_reallocate(struct MemoryPool *pool, void *old, size_t old_size, size_t new_size) MHD_pool_reallocate() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftutil.c153 FT_Long new_size = new_count * item_size; in FT_BASE_DEF() local
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftzopen.c126 FT_Offset new_size = old_size; in ft_lzwstate_stack_grow() local
164 FT_UInt new_size in ft_lzwstate_prefix_grow() local
[all...]
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftsystem.c100 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
/third_party/ffmpeg/libavcodec/
H A Dlibmp3lame.c64 int new_size = s->buffer_index + 2 * BUFFER_SIZE, err; in realloc_buffer() local
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/mesa3d/src/freedreno/vulkan/
H A Dtu_cs.c371 uint32_t new_size = MAX2(cs->next_bo_size, reserved_size); in tu_cs_reserve_space() local
/third_party/node/deps/v8/src/zone/
H A Dzone.cc145 size_t new_size = kSegmentOverhead + new_size_no_overhead; in NewExpand() local
/third_party/libfuse/example/
H A Dioctl.c48 static int fioc_resize(size_t new_size) in fioc_resize() argument
68 static int fioc_expand(size_t new_size) in fioc_expand() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/mremap/
H A Dmremap05.c52 size_t new_size; /* in pages */ member
[all...]
/third_party/node/deps/v8/src/base/
H A Dbounded-page-allocator.cc136 ReleasePages(void* raw_address, size_t size, size_t new_size) ReleasePages() argument
H A Dpage-allocator.cc139 bool PageAllocator::ReleasePages(void* address, size_t size, size_t new_size) { in ReleasePages() argument
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftsystem.c173 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
/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
/third_party/ffmpeg/libavfilter/
H A Daf_compensationdelay.c70 unsigned min_size, new_size = 1; in config_input() local

Completed in 12 milliseconds

12345678