Home
last modified time | relevance | path

Searched defs:old_size (Results 76 - 100 of 177) sorted by relevance

12345678

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-register-optimizer.cc469 size_t old_size = register_info_table_.size(); in GrowRegisterMap() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-macro-assembler.cc511 const size_t old_size = regexp_stack->memory_size(); in GrowStack() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c370 unsigned old_size = batch->exec_array_size; in ensure_exec_obj_space() local
/third_party/mesa3d/src/util/
H A Dralloc.c198 rerzalloc_size(const void *ctx, void *ptr, size_t old_size, size_t new_size) in rerzalloc_size() argument
743 unsigned old_size = 0; in linear_realloc() local
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc454 size_t old_size = output->size(); in AppendPartialToString() local
/kernel/linux/linux-5.10/drivers/most/
H A Dmost_usb.c616 u16 old_size = conf->buffer_size; in hdm_configure_channel() local
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dfw.c223 old_size = el_size * old_count, in i2400m_zrealloc_2x() local
/kernel/linux/linux-5.10/fs/iomap/
H A Dbuffered-io.c715 loff_t old_size = inode->i_size; in iomap_write_end() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dinline.c1090 static void ext4_update_final_de(void *de_buf, int old_size, int new_size) in ext4_update_final_de() argument
1119 int old_size = EXT4_I(dir)->i_inline_size - EXT4_MIN_INLINE_DATA_SIZE; in ext4_update_inline_dir() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Djournal.c1545 ubifs_jnl_truncate(struct ubifs_info *c, const struct inode *inode, loff_t old_size, loff_t new_size) ubifs_jnl_truncate() argument
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_usb.c616 u16 old_size = conf->buffer_size; in hdm_configure_channel() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dinline.c1062 static void ext4_update_final_de(void *de_buf, int old_size, int new_size) in ext4_update_final_de() argument
1091 int old_size = EXT4_I(dir)->i_inline_size - EXT4_MIN_INLINE_DATA_SIZE; in ext4_update_inline_dir() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dattrib.c410 u64 old_valid, old_size, old_alloc, new_alloc, new_alloc_tmp; in attr_set_size() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Djournal.c1551 ubifs_jnl_truncate(struct ubifs_info *c, const struct inode *inode, loff_t old_size, loff_t new_size) ubifs_jnl_truncate() argument
/kernel/linux/linux-6.6/kernel/
H A Dkexec_core.c1147 unsigned long old_size, low_size; in crash_shrink_memory() local
/third_party/node/src/api/
H A Denvironment.cc119 Reallocate( void* data, size_t old_size, size_t size) Reallocate() argument
156 Reallocate(void* data, size_t old_size, size_t size) Reallocate() argument
/third_party/ntfs-3g/libntfs-3g/
H A Drunlist.c104 static runlist_element *ntfs_rl_realloc(runlist_element *rl, int old_size, in ntfs_rl_realloc() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c770 unsigned old_size = util_format_get_blocksize(old_fmt); in panvk_pipeline_update_varying_slot() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c1430 const unsigned old_size = nv50->global_residents.size; in nv50_set_global_bindings() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c100 int old_size = oldtype->bit_size; in cast_value() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc760 int old_size = buffer_->size(); in GrowBuffer() local
/third_party/node/deps/v8/src/objects/
H A Dmap-inl.h855 int Map::SlackForArraySize(int old_size, int size_limit) { in SlackForArraySize() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1423 const unsigned old_size = nvc0->global_residents.size; in nvc0_set_global_bindings() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-color-cbdt-table.hh454 unsigned int old_size = bitmap_size_context->size; in add_new_record() local
/third_party/python/Modules/
H A D_threadmodule.c1358 size_t old_size; in thread_stack_size() local

Completed in 46 milliseconds

12345678