Home
last modified time | relevance | path

Searched defs:new_size (Results 101 - 125 of 191) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c624 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, unsigned used, unsigned new_size) crocus_grow_buffer() argument
H A Dcrocus_batch.h238 const unsigned new_size = in crocus_require_command_space() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c257 FT_Long new_size; in ft_mem_table_resize() local
696 ft_mem_debug_realloc( FT_Memory memory, FT_Long cur_size, FT_Long new_size, FT_Pointer block ) ft_mem_debug_realloc() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c191 FT_Offset new_size = table->capacity; in FT_LOCAL_DEF() local
[all...]
/third_party/python/Parser/
H A Dpegen.c108 size_t new_size = arr->size * 2; in growable_comment_array_add() local
/third_party/python/Modules/
H A D_bz2module.c515 size_t new_size = d->input_buffer_size + len - avail_now; in decompress() local
H A D_lzmamodule.c1010 size_t new_size = d->input_buffer_size + len - avail_now; in decompress() local
/third_party/ffmpeg/fftools/
H A Dcmdutils.c972 void *grow_array(void *array, int elem_size, int *size, int new_size) in grow_array() argument
/third_party/ffmpeg/libavfilter/
H A Daf_dynaudnorm.c225 static void cqueue_resize(cqueue *q, int new_size) in cqueue_resize() argument
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c589 lws_adjust_protocol_psds(struct lws *wsi, size_t new_size) in lws_adjust_protocol_psds() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c1051 unsigned new_size = dec->bs_size + sizes[i]; in ruvd_decode_bitstream() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c885 unsigned new_size = dec->bs_size + sizes[i]; in ruvd_decode_bitstream() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h140 size_t new_size = size + (end_ - buffer_) * 2; in EnsureSpace() local
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c329 u32 new_size; in ntfs_ie_delete() local
1438 u32 new_size; in ntfs_ir_insert_median() local
1556 int allocated_size, new_size; in ntfs_ie_add() local
1805 u32 new_size; ntfs_index_rm_node() local
[all...]
H A Drunlist.c104 ntfs_rl_realloc(runlist_element *rl, int old_size, int new_size) ntfs_rl_realloc() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c769 unsigned new_size = util_format_get_blocksize(new_fmt); in panvk_pipeline_update_varying_slot() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c101 int new_size = newtype->bit_size; in cast_value() local
/third_party/node/deps/v8/src/ast/
H A Dprettyprinter.cc662 int new_size = size_ + (size_ >> 1) + slack; in Print() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc761 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
/third_party/skia/third_party/externals/imgui/misc/freetype/
H A Dimgui_freetype.cpp714 static void* FreeType_Realloc(FT_Memory /*memory*/, long cur_size, long new_size, void* block) in FreeType_Realloc() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1047 size_t new_size = 0; in load_file() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c184 const uint64_t new_size = (uint64_t)current_size + data_size; in AppendToMemBuffer() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c611 size_t new_size; local
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdflib.c597 FT_ULong new_size; in _bdf_readstream() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.c415 FT_ULong new_size; in cff_index_get_pointers() local

Completed in 48 milliseconds

12345678