Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dgc.c460 int collected = !MP_STATE_MEM(gc_auto_collect_enabled); in gc_alloc() local
463 if (!collected && MP_STATE_MEM(gc_alloc_amount) >= MP_STATE_MEM(gc_alloc_threshold)) { in gc_alloc()
466 collected = 1; in gc_alloc()
487 if (collected) { in gc_alloc()
492 collected = 1; in gc_alloc()
A Dmkrules.cmake9 set(MICROPY_QSTRDEFS_COLLECTED "${MICROPY_GENHDR_DIR}/qstrdefs.collected.h")
A Dmkrules.mk122 $(HEADER_BUILD)/compressed.collected: $(HEADER_BUILD)/compressed.split
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md118 files of people saying thirty different words. This data was collected by
/AliOS-Things-master/components/SDL2/src/image/
A Dlibtool2125 # Now that we've collected a possible --mode arg, show help if necessary
A Dltmain.sh1632 # Now that we've collected a possible --mode arg, show help if necessary

Completed in 28 milliseconds