Home
last modified time | relevance | path

Searched defs:new_size (Results 126 - 150 of 216) sorted by relevance

123456789

/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
/third_party/python/Modules/
H A D_lzmamodule.c1010 size_t new_size = d->input_buffer_size + len - avail_now; in decompress() local
H A D_threadmodule.c1359 Py_ssize_t new_size = 0; in thread_stack_size() local
H A Dmmapmodule.c515 Py_ssize_t new_size; in mmap_resize_method() local
[all...]
H A Dzlibmodule.c817 Py_ssize_t new_size, left_size; in save_unconsumed_input() local
/third_party/protobuf/src/google/protobuf/
H A Dmap.h795 bool ResizeIfLoadIsOutOfRange(size_type new_size) { in ResizeIfLoadIsOutOfRange() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h562 &values, new_size); variable
567 AddSize(new_size); variable
609 SetSize(new_size); global() variable
652 SetSize(new_size); global() variable
664 size_type new_size = storage_view.size + insert_count; global() variable
693 SetAllocatedSize(new_size); global() variable
[all...]
/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c1459 int xfs_itruncate_extents_flags(struct xfs_trans **tpp, struct xfs_inode *ip, int whichfork, xfs_fsize_t new_size, in xfs_itruncate_extents_flags() argument
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-core.c170 unsigned int new_size = parser->collection_stack_size + HID_COLLECTION_STACK_SIZE; in open_collection() local

Completed in 50 milliseconds

123456789