| /external/ltp/testcases/network/nfsv4/acl/ |
| setacl_stress.py | 19 parser.set_defaults(nbfiles=5,nbusers=5,nbgroups=5,nloop=100 ) 20 parser.add_option("-n","--nloop", dest="nloop",type="int", help="number of loop to do in the test") 30 for i in range (options.nloop):
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
| 23-1.c | 15 * This test launch NPROCESS processes which all try to open NLOOP shared 17 * objects is not NLOOP, the test failed. In other case the test is unresolved. 50 #define NLOOP 1000 /* Number of shared memory object */ 64 for (i = 0; i < NLOOP; i++) { 131 for (i = 0; i < NLOOP; i++) { 137 if (*create_cnt != NLOOP) {
|
| /external/mesa3d/src/compiler/nir/ |
| nir_clone.c | 581 nir_loop *nloop = nir_loop_create(state->ns); local 583 nir_cf_node_insert_end(cf_list, &nloop->cf_node); 585 clone_cf_list(state, &nloop->body, &loop->body); 587 return nloop;
|
| /external/llvm/lib/Target/ |
| README.txt | 551 int nLoop; 552 for ( nLoop = 0; nLoop < 1000; nLoop++ ) { 553 if ( nLoop & 1 ) [all...] |
| /external/swiftshader/third_party/LLVM/lib/Target/ |
| README.txt | 620 int nLoop; 621 for ( nLoop = 0; nLoop < 1000; nLoop++ ) { 622 if ( nLoop & 1 ) [all...] |
| /external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
| ir3_compiler_nir.c | [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/ |
| topics.py | 17 'break': u'\nThe "break" statement\n*********************\n\n break_stmt ::= "break"\n\n"break" may only occur syntactically nested in a "for" or "while"\nloop, but not nested in a function or class definition within that\nloop.\n\nIt terminates the nearest enclosing loop, skipping the optional "else"\nclause if the loop h (…) [all...] |
| /external/python/cpython2/Lib/pydoc_data/ |
| topics.py | [all...] |
| /external/sqlite/dist/orig/ |
| shell.c | [all...] |
| sqlite3.h | [all...] |
| /external/sqlite/dist/ |
| shell.c | [all...] |
| sqlite3.h | [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/ |
| topics.py | [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/ |
| topics.py | [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/ |
| topics.py | [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/ |
| topics.py | [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/ |
| topics.py | [all...] |