| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
| H A D | mru_cache.h | 177 void ShrinkToSize(size_type new_size) in ShrinkToSize() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | small_vector.h | 332 size_t new_size = size_ + num_of_new_elements; in insert() local 400 void resize(size_t new_size, const T& v) { in resize() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_containers.hpp | 497 auto new_size = this->buffer_size - (end_erase - start_erase); variable 499 resize(new_size); variable 512 reserve(new_size); variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | small_vector.h | 332 size_t new_size = size_ + num_of_new_elements; in insert() local 400 void resize(size_t new_size, const T& v) { in resize() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_writer_utils.c | 28 size_t new_size; in BitWriterResize() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-map.hh | 144 unsigned int new_size = 1u << power; in resize() local
|
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | minicheck.c | 90 size_t new_size = sizeof(tcase_test_function) * nalloc; in tcase_add_test() local
|
| /third_party/python/Python/ |
| H A D | hashtable.c | 282 size_t new_size = round_size((size_t)(ht->nentries * HASHTABLE_REHASH_FACTOR)); in hashtable_rehash() local
|
| /third_party/spirv-tools/source/util/ |
| H A D | small_vector.h | 351 size_t new_size = size_ + num_of_new_elements; in insert() local 419 void resize(size_t new_size, const T& v) { in resize() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_pool.c | 264 void kbase_mem_pool_trim(struct kbase_mem_pool *pool, size_t new_size) in kbase_mem_pool_trim() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_pool.c | 271 void kbase_mem_pool_trim(struct kbase_mem_pool *pool, size_t new_size) in kbase_mem_pool_trim() argument
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | vdso.c | 85 unsigned long new_size = new_vma->vm_end - new_vma->vm_start; in __vdso_remap() local 225 unsigned long new_size = new_vma->vm_end - new_vma->vm_start; in vvar_mremap() local
|
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| H A D | tsb.c | 370 static unsigned long tsb_size_to_rss_limit(unsigned long new_size) in tsb_size_to_rss_limit() argument 399 unsigned long new_size, old_size, flags; in tsb_grow() local [all...] |
| /kernel/linux/linux-6.6/arch/sparc/mm/ |
| H A D | tsb.c | 370 static unsigned long tsb_size_to_rss_limit(unsigned long new_size) in tsb_size_to_rss_limit() argument 399 unsigned long new_size, old_size, flags; in tsb_grow() local [all...] |
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | readinode.c | 1150 uint32_t crc, new_size; in jffs2_do_read_inode_internal() local
|
| /kernel/linux/linux-5.10/drivers/xen/ |
| H A D | evtchn.c | 310 unsigned int new_size; in evtchn_resize_ring() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | namei.c | 471 s64 new_size = 0; in jfs_unlink() local 1084 s64 new_size in jfs_rename() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | list_lru.c | 391 memcg_update_list_lru_node(struct list_lru_node *nlru, int old_size, int new_size) memcg_update_list_lru_node() argument 426 memcg_cancel_update_list_lru_node(struct list_lru_node *nlru, int old_size, int new_size) memcg_cancel_update_list_lru_node() argument 472 memcg_update_list_lru(struct list_lru *lru, int old_size, int new_size) memcg_update_list_lru() argument 497 memcg_cancel_update_list_lru(struct list_lru *lru, int old_size, int new_size) memcg_cancel_update_list_lru() argument 510 memcg_update_all_list_lrus(int new_size) memcg_update_all_list_lrus() argument [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_btree_staging.c | 382 size_t new_size; in xfs_btree_bload_prep_block() local
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | replay.c | 58 loff_t new_size; member 741 loff_t new_size in replay_bud() local 383 insert_node(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) insert_node() argument 753 loff_t new_size = le32_to_cpu(dn->size) + replay_bud() local 781 loff_t new_size = le64_to_cpu(trun->new_size); replay_bud() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
| H A D | vc4_bo.c | 197 uint32_t new_size = max(vc4->bo_cache.size_list_size * 2, in vc4_get_cache_list_for_size() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | livepatch.h | 75 unsigned long old_size, new_size; member
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | namei.c | 472 s64 new_size = 0; in jfs_unlink() local 1085 s64 new_size in jfs_rename() local [all...] |
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | readinode.c | 1150 uint32_t crc, new_size; in jffs2_do_read_inode_internal() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | inode-item.c | 469 u64 new_size = control->new_size; in btrfs_truncate_inode_items() local [all...] |