Home
last modified time | relevance | path

Searched refs:gather (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/extmod/
A Duasyncio_gather.py31 await asyncio.gather(task(1), task(2))
37 print(await asyncio.gather(factorial("A", 2), factorial("B", 3), factorial("C", 4)))
/AliOS-Things-master/components/py_engine/engine/extmod/uasyncio/
A Dfuncs.py56 async def gather(*aws, return_exceptions=False): function
/AliOS-Things-master/components/py_engine/engine/py/
A Dusermod.cmake46 # Recursively gather sources for QSTR scanning - doesn't support generator expressions.
/AliOS-Things-master/components/py_engine/engine/lib/mbedtls_errors/
A DREADME.md12 includes a Perl script to gather all `MBEDTLS_ERR` defines from includes files together with
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/
A Dbuild_def.bzl74 "gather",
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME659 To detect a WebP file and gather the picture's dimensions, the function:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES2502 Changed pngminim/*/gather.sh to stop trying to remove pnggccrd.c and pngvcrd.c
2717 Removed unused gzio.c from contrib/pngminim gather and makefile scripts
2868 Removed contrib/pngminim/*/gather.sh; gathering is now done in the makefile.
3091 Added "#!/bin/sh" at the top of contrib/pngminim/*/gather.sh scripts.

Completed in 25 milliseconds