/AliOS-Things-master/components/drivers/peripheral/flash/example/ |
A D | flash_example.c | 127 unsigned int loops = 1; in flash_unit_test() local 136 loops = argc > 2 ? atoi(argv[2]) : 1; in flash_unit_test() 138 ddkc_info("flash_id:%d, loops:%d\r\n", flash_id, loops); in flash_unit_test() 140 while (loops--) { in flash_unit_test()
|
/AliOS-Things-master/components/py_engine/tests/perf_bench/ |
A D | misc_pystone.py | 52 def Proc0(loops): argument 72 for i in range(loops):
|
A D | bm_hexiom.py | 640 loops, level, order, strategy = params 649 for _ in range(loops):
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | makefile.beos | 45 CFLAGS=-W -Wall -O1 -funroll-loops $(ALIGN) # $(WARNMORE) -g
|
A D | makefile.darwin | 42 CFLAGS=-W -Wall -O -funroll-loops
|
A D | makefile.hpgcc | 58 CFLAGS=-W -Wall -O3 -funroll-loops $(ALIGN) # $(WARNMORE) -g
|
A D | makefile.linux | 53 CFLAGS=-W -Wall -O3 -funroll-loops $(ALIGN) # $(WARNMORE) -g
|
A D | makefile.linux-opt | 60 CFLAGS= -O3 -funroll-loops
|
A D | libtool.m4 | 514 # for loops in 'config.status'. Finally, any additional code accumulated
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-ios.md | 117 /* Prepare your app to go into the background. Stop loops, etc. 123 …all and canceled it, you'll instead get an SDL_APP_DIDENTERFOREGROUND event and restart your loops. 134 /* Restart your loops here.
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | train_micro_speech_model.ipynb | 53 "# will run 12,000 training loops in total, with a rate of 0.001 for the first\n",
|
/AliOS-Things-master/components/SDL2/src/hidapi/ios/ |
A D | hid.m | 421 // Core Bluetooth devices calling back on event boundaries of their run-loops. so annoying.
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | README.rst | 404 Also detects dependency and ``source`` loops.
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | README.rst | 404 Also detects dependency and ``source`` loops.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | CHANGES | 324 Quieted compiler complaints about two empty "for" loops in pngrutil.c 361 Collapsed 4 "i" and "c" loops into single "i" loops in pngrtran and pngwtran. 386 Changed several loops from count-down to count-up, for consistency. 1596 Optimized alpha-inversion loops in pngwtran.c 3006 difficult to optimize (for GCC) loops.
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | structure.txt | 228 use straight-line code instead of for-loops. The cost to determine which
|
A D | configure | 4138 // Also check for declarations in for loops.
|
A D | libjpeg.txt | 2804 insert additional calls inside some of the library's inner loops.)
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 559 1cb63801 Call the C function to finish off lossless SSE loops only when necessary. 1300 0ae2c2e4 SSE2/SSE41: optimize SSE_16xN loops
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | uncrustify.cfg | 3027 # Limit the number of loops.
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | libtool.m4 | 489 # for loops in `config.status'. Finally, any additional code accumulated
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | libtool.m4 | 506 # for loops in `config.status'. Finally, any additional code accumulated
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/ |
A D | libtool.m4 | 514 # for loops in 'config.status'. Finally, any additional code accumulated
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/ |
A D | libtool.m4 | 514 # for loops in 'config.status'. Finally, any additional code accumulated
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | aclocal.m4 | 520 # for loops in `config.status'. Finally, any additional code accumulated
|