Searched refs:gather (Results 1 – 7 of 7) sorted by relevance
31 await asyncio.gather(task(1), task(2))37 print(await asyncio.gather(factorial("A", 2), factorial("B", 3), factorial("C", 4)))
56 async def gather(*aws, return_exceptions=False): function
46 # Recursively gather sources for QSTR scanning - doesn't support generator expressions.
12 includes a Perl script to gather all `MBEDTLS_ERR` defines from includes files together with
74 "gather",
659 To detect a WebP file and gather the picture's dimensions, the function:
2502 Changed pngminim/*/gather.sh to stop trying to remove pnggccrd.c and pngvcrd.c2717 Removed unused gzio.c from contrib/pngminim gather and makefile scripts2868 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