Home
last modified time | relevance | path

Searched refs:loops (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/drivers/peripheral/flash/example/
A Dflash_example.c127 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 Dmisc_pystone.py52 def Proc0(loops): argument
72 for i in range(loops):
A Dbm_hexiom.py640 loops, level, order, strategy = params
649 for _ in range(loops):
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dmakefile.beos45 CFLAGS=-W -Wall -O1 -funroll-loops $(ALIGN) # $(WARNMORE) -g
A Dmakefile.darwin42 CFLAGS=-W -Wall -O -funroll-loops
A Dmakefile.hpgcc58 CFLAGS=-W -Wall -O3 -funroll-loops $(ALIGN) # $(WARNMORE) -g
A Dmakefile.linux53 CFLAGS=-W -Wall -O3 -funroll-loops $(ALIGN) # $(WARNMORE) -g
A Dmakefile.linux-opt60 CFLAGS= -O3 -funroll-loops
A Dlibtool.m4514 # for loops in 'config.status'. Finally, any additional code accumulated
/AliOS-Things-master/components/SDL2/docs/
A DREADME-ios.md117 /* 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 Dtrain_micro_speech_model.ipynb53 "# 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 Dhid.m421 // 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 DREADME.rst404 Also detects dependency and ``source`` loops.
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A DREADME.rst404 Also detects dependency and ``source`` loops.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES324 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 Dstructure.txt228 use straight-line code instead of for-loops. The cost to determine which
A Dconfigure4138 // Also check for declarations in for loops.
A Dlibjpeg.txt2804 insert additional calls inside some of the library's inner loops.)
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog559 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 Duncrustify.cfg3027 # Limit the number of loops.
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m4489 # for loops in `config.status'. Finally, any additional code accumulated
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m4506 # for loops in `config.status'. Finally, any additional code accumulated
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m4514 # for loops in 'config.status'. Finally, any additional code accumulated
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m4514 # for loops in 'config.status'. Finally, any additional code accumulated
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m4520 # for loops in `config.status'. Finally, any additional code accumulated

Completed in 82 milliseconds

12