Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 25 of 27) sorted by relevance

12

/AliOS-Things-master/components/freetype/src/lzw/
A Dftzopen.c117 FT_Offset new_size = old_size; in ft_lzwstate_stack_grow() local
150 FT_UInt new_size = old_size; in ft_lzwstate_prefix_grow() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/net_os/
A Dnet_memory.h117 #define krealloc(p, new_size, flags) ({\ argument
133 #define krealloc(p, new_size, flags) ({\ argument
A Ds_memory.h121 #define skrealloc(p, new_size, flags) ({\ argument
137 #define skrealloc(p, new_size, flags) ({\ argument
/AliOS-Things-master/components/ota/2ndboot/updater/
A Dnbpatch.c88 long new_size = 0; in ota_nbpatch() local
308 long new_size = 0; in ota_nbpatch_main() local
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_mem.c223 void * lv_mem_realloc(void * data_p, uint32_t new_size) in lv_mem_realloc()
263 void * lv_mem_realloc(void * data_p, uint32_t new_size) in lv_mem_realloc()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator.cc112 std::ptrdiff_t new_size = size_ + fallback_blocks_total_size_; in FreeAll() local
/AliOS-Things-master/components/freetype/src/base/
A Dftsystem.c101 long new_size, in ft_realloc()
A Dftdbgmem.c257 FT_ULong new_size; in ft_mem_table_resize() local
737 FT_Long new_size, in ft_mem_debug_realloc()
A Dftutil.c152 FT_Long new_size = new_count*item_size; in ft_mem_qrealloc() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dbit_writer_utils.c28 size_t new_size; in BitWriterResize() local
/AliOS-Things-master/components/freetype/src/psaux/
A Dpsobjs.c117 FT_Offset new_size ) in reallocate_t1_table()
189 FT_Offset new_size = table->capacity; in ps_table_add() local
/AliOS-Things-master/kernel/rhino/
A Dk_mm.c607 void *k_mm_realloc(k_mm_head *mmhead, void *oldmem, size_t new_size) in k_mm_realloc()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/nimble/
A Dnimble_npl_os.c143 void *nimble_realloc(void *ptr, size_t new_size) { in nimble_realloc()
/AliOS-Things-master/components/ramfs/src/
A Dramfs.c613 uint32_t new_size; in ramfs_write() local
/AliOS-Things-master/components/amp_adapter/platform/aos/haas700/
A Dota_agent.h150 unsigned int new_size; /*Diff upgrade: patch new data size*/ member
/AliOS-Things-master/components/ota/include/
A Dota_agent.h150 unsigned int new_size; /*Diff upgrade: patch new data size*/ member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dcutils.c104 int dbuf_realloc(DynBuf *s, size_t new_size) in dbuf_realloc()
A Dlibunicode.c301 int new_size; in cr_realloc() local
A Dlibregexp.c2051 size_t new_size, i, n; in push_state() local
A Dquickjs.c1406 int new_size; in js_realloc_array() local
2749 uint32_t new_size, start; in __JS_NewAtom() local
3405 int new_size, i; in JS_NewClass1() local
3610 int new_size; in string_buffer_realloc() local
4453 uint32_t new_size, new_hash_size, new_hash_mask, i; in resize_properties() local
4521 uint32_t new_hash_size, i, j, new_hash_mask, new_size; in compact_properties() local
8234 uint32_t new_size; in add_fast_array_element() local
20451 size_t size, new_size; in ident_realloc() local
21587 int new_size; in push_scope() local
38696 size_t new_size, slack; in js_array_sort() local
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngrutil.c298 png_read_buffer(png_structrp png_ptr, png_alloc_size_t new_size, int warn) in png_read_buffer()
669 png_alloc_size_t new_size = *newlength; in png_decompress_chunk() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Didec_dec.c182 const uint64_t new_size = (uint64_t)current_size + data_size; in AppendToMemBuffer() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dmakepng.c1047 size_t new_size = 0; in load_file() local
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c737 FT_ULong new_size; in _bdf_readstream() local
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h2762 size_t new_size = p->m_size + len; in tdefl_output_buffer_putter() local
3037 …bool mz_zip_array_resize(mz_zip_archive *pZip, mz_zip_array *pArray, size_t new_size, mz_uint grow… in mz_zip_array_resize()
4032 mz_uint64 new_size = MZ_MAX(file_ofs + n, pState->m_mem_size); in mz_zip_heap_write_func() local

Completed in 145 milliseconds

12