Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/basics/
A Dfun_callstar.py21 def foo(*rest):
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dalpha_processing_mips_dsp_r2.c133 const int rest = len & 1; in PackARGB_MIPSdspR2() local
175 const int rest = len & 1; in PackRGB_MIPSdspR2() local
/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.c270 size_t rest = PAGE_SIZE - offset; in mp_spiflash_write() local
303 size_t rest = 0; in mp_spiflash_cached_read() local
475 int rest = pre & (SECTOR_SIZE - 1); in mp_spiflash_cached_write() local
496 int rest = SECTOR_SIZE - offset; in mp_spiflash_cached_write() local
/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvmorx.c75 FT_ULong rest; in gxv_morx_subtables_validate() local
A Dgxvmort.c183 FT_UInt rest; in gxv_mort_subtables_validate() local
/AliOS-Things-master/components/drivers/external_device/ili9341/src/
A Dili9341.c33 uint32_t rest = size; in spi_write() local
/AliOS-Things-master/components/drivers/external_device/st7789/src/
A Dst7789.c35 uint32_t rest = size; in spi_write() local
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtcp_in.c423 struct pbuf *rest = NULL; local
A Dpbuf.c1158 void pbuf_split_64k(struct pbuf *p, struct pbuf **rest) in pbuf_split_64k()
A Dtcp.c1311 struct pbuf *rest; in tcp_process_refused_data() local
/AliOS-Things-master/components/drivers/external_device/sh1106/src/
A Dsh1106.c42 uint32_t rest = size; in spi_write() local
/AliOS-Things-master/components/py_engine/engine/py/
A Druntime.c938 mp_obj_list_t *rest = MP_OBJ_TO_PTR(mp_obj_new_list(0, NULL)); in mp_unpack_ex() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c32519 BOOL rest = FALSE; in js_parse_function_decl2() local

Completed in 118 milliseconds