Home
last modified time | relevance | path

Searched refs:grow (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/micropython/
A Dheapalloc_fail_bytearray.py.exp10 MemoryError: bytearray subscr grow
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dpbuf.c564 s32_t grow; in pbuf_realloc() local
580 grow = new_len - p->tot_len; in pbuf_realloc()
590 LWIP_ASSERT("grow < max_u16_t", grow < 0xffff); in pbuf_realloc()
591 q->tot_len += (u16_t)grow; in pbuf_realloc()
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig346 will gradually grow toward the actual PollTimeout, doubling
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Dconfigure.ac64 dnl variable shouldn't grow all that large.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt1441 change or grow from one library version to the next.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog149 * libtiff/tif_read.c: in TIFFFetchStripThing(), only grow the

Completed in 17 milliseconds