| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | attrib.c | 4806 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) argument 4877 ntfs_resident_attr_value_resize(MFT_RECORD *m, ATTR_RECORD *a, const u32 new_size) global() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | value-serializer.cc | 363 size_t new_size = old_size + bytes; in ReserveRawBytes() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | glslang_lex_autogen.cpp | 2340 int new_size = b->yy_buf_size * 2; in yy_get_next_buffer() local 2395 int new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1); in yy_get_next_buffer() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | preprocessor_lex_autogen.cpp | 1574 int new_size = b->yy_buf_size * 2; in yy_get_next_buffer() local 1629 int new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1); in yy_get_next_buffer() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | Tokenizer.cpp | 1922 int new_size = b->yy_buf_size * 2; in yy_get_next_buffer() local 1980 int new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1); in yy_get_next_buffer() local
|
| /third_party/python/Modules/ |
| H A D | _elementtree.c | 2113 Py_ssize_t new_size = it->parent_stack_size * 2; /* never overflow */ in parent_stack_push_new() local
|
| H A D | _pickle.c | 851 size_t new_size = MT_MINSIZE; in _PyMemoTable_ResizeTable() local 1517 _Unpickler_ResizeMemoList(UnpicklerObject *self, size_t new_size) _Unpickler_ResizeMemoList() argument 1571 _Unpickler_NewMemo(Py_ssize_t new_size) _Unpickler_NewMemo() argument [all...] |
| /third_party/python/Objects/ |
| H A D | obmalloc.c | 599 PyMem_RawRealloc(void *ptr, size_t new_size) in PyMem_RawRealloc() argument 640 PyMem_Realloc(void *ptr, size_t new_size) in PyMem_Realloc() argument 729 PyObject_Realloc(void *ptr, size_t new_size) in PyObject_Realloc() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 3346 size_t new_size;
in set_mem_pool_size() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 3647 unsigned long new_size; in set_simplified_mem_pool_max_size() local 3710 unsigned long new_size; in set_simplified_lp_mem_pool_max_size() local 3781 unsigned long new_size; in set_simplified_ctx_default_max_size() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 3559 size_t new_size; in set_mem_pool_size() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_scsi.c | 1460 size_t new_size, old_size; in sanei_scsi_open_extended() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsresize.c | 1947 int items, new_size, size_head, size_tail; in rl_split_run() local 1981 int new_size, size_tail; in rl_insert_at_run() local 2472 s64 new_size = resize->new_volume_size; in realloc_bitmap_data_attr() local 3016 s64 new_size in check_resize_constraints() local 4539 s64 new_size = 0; /* in clusters; 0 = --info w/o --size */ main() local [all...] |
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 1131 CreateOrResizeBuffer(struct device_data *data, VkBuffer *buffer, VkDeviceMemory *buffer_memory, VkDeviceSize *buffer_size, size_t new_size, VkBufferUsageFlagBits usage) CreateOrResizeBuffer() argument
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | assembler-ppc.cc | 2064 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.cc | 3279 int new_size = 2 * old_size; in GrowBuffer() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64.cc | 4285 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | assembler-mips64.cc | 3742 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | assembler-mips.cc | 3541 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | assembler-loong64.cc | 2115 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.cc | 5191 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | assembler-riscv64.cc | 3631 int new_size = std::min(2 * old_size, old_size + 1 * MB); in GrowBuffer() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 2473 void ImFont::GrowIndex(int new_size) in GrowIndex() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_draw.cpp | 3234 void ImFont::GrowIndex(int new_size) in GrowIndex() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 586 uint64_t new_size; in radv_cmd_buffer_resize_upload_buf() local 5305 size_t new_size = MAX2(set->header.size, 1024); in radv_init_push_descriptor_set() local [all...] |