| /third_party/ffmpeg/libavfilter/ |
| H A D | af_dynaudnorm.c | 225 static void cqueue_resize(cqueue *q, int new_size) in cqueue_resize() argument
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | wsi.c | 589 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 D | radeon_uvd.c | 1051 unsigned new_size = dec->bs_size + sizes[i]; in ruvd_decode_bitstream() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.c | 885 unsigned new_size = dec->bs_size + sizes[i]; in ruvd_decode_bitstream() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module-builder.h | 140 size_t new_size = size + (end_ - buffer_) * 2; in EnsureSpace() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | index.c | 329 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 D | runlist.c | 104 ntfs_rl_realloc(runlist_element *rl, int old_size, int new_size) ntfs_rl_realloc() argument
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_pipeline.c | 769 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 D | expand.c | 101 int new_size = newtype->bit_size; in cast_value() local
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | prettyprinter.cc | 662 int new_size = size_ + (size_ >> 1) + slack; in Print() local
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.cc | 761 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 D | imgui_freetype.cpp | 714 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 D | makepng.c | 1047 size_t new_size = 0; in load_file() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | idec_dec.c | 184 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 D | connection.c | 611 size_t new_size; local
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| H A D | bdflib.c | 597 FT_ULong new_size; in _bdf_readstream() local
|
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffload.c | 415 FT_ULong new_size; in cff_index_get_pointers() local
|
| /third_party/python/Modules/ |
| H A D | _lzmamodule.c | 1010 size_t new_size = d->input_buffer_size + len - avail_now; in decompress() local
|
| H A D | _threadmodule.c | 1359 Py_ssize_t new_size = 0; in thread_stack_size() local
|
| H A D | mmapmodule.c | 515 Py_ssize_t new_size; in mmap_resize_method() local [all...] |
| H A D | zlibmodule.c | 817 Py_ssize_t new_size, left_size; in save_unconsumed_input() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map.h | 795 bool ResizeIfLoadIsOutOfRange(size_type new_size) { in ResizeIfLoadIsOutOfRange() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | inlined_vector.h | 562 &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 D | xfs_inode.c | 1459 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 D | hid-core.c | 170 unsigned int new_size = parser->collection_stack_size + HID_COLLECTION_STACK_SIZE;
in open_collection() local
|