/system/core/libacc/tests/data/ |
iops.c | 3 void loops() { function 21 loops();
|
/dalvik/dx/tests/068-dex-infinite-loop/ |
info.txt | 2 cases of (potentially) infinite loops translate reasonably.
|
/external/webkit/WebCore/rendering/style/ |
StyleMarqueeData.cpp | 32 , loops(RenderStyle::initialMarqueeLoopCount()) 42 , loops(o.loops) 51 behavior == o.behavior && loops == o.loops;
|
/external/icu4c/tools/ctestfw/ |
uperf.cpp | 340 int32_t loops = 0; local 378 if (loops == 0 || t == 0) { 379 loops = failsafe; 382 //System.out.println("# " + meth.getName() + " x " + loops + " = " + t); 383 loops = (int)((double)n / t * loops + 0.5); 384 if (loops == 0) { 389 //System.out.println("# " + meth.getName() + " x " + loops); 390 t = testFunction->time(loops,&status); 397 loops = iterations [all...] |
/external/bluetooth/bluez/sbc/ |
Makefile.am | 16 -funswitch-loops -funroll-loops
|
/external/iptables/extensions/ |
libipt_MIRROR.man | 12 avoid loops and other problems.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
dowhile-006.js | 37 function DoWhileObject( breakOut, breakIn, iterations, loops ) { 39 this.loops = loops;
|
/external/webkit/WebKitTools/mangleme/ |
Makefile | 9 CFLAGS = -Wall -O3 -fomit-frame-pointer -funroll-loops
|
/external/icu4c/tools/ctestfw/unicode/ |
utimer.h | 67 * int loops; 84 * for (loops=0; loops<10; loops++) { 108 * for (loops=0; loops<loopCount; loops++) { 127 * int32_t loops; 128 * for (loops=0; loops<loopCount; loops++) [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
mkskel.tpu | 13 target := '"' | '\'; !do this once, outside loops 15 rest_of_line := CREATE_RANGE(MARK(NONE), MARK(NONE)); !also outside loops
|
/external/webkit/SunSpider/tests/sunspider-0.9/ |
3d-morph.js | 26 var loops = 15 47 for (var i = 0; i < loops; ++i) { 48 morph(a, i/loops)
|
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
3d-morph.js | 26 var loops = 15 47 for (var i = 0; i < loops; ++i) { 48 morph(a, i/loops)
|
/external/kernel-headers/original/asm-x86/ |
delay.h | 17 extern void __delay(unsigned long loops);
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/ |
lexical-047.js | 12 var TITLE = "for loops";
|
/external/webkit/WebKit/mac/Carbon/ |
CarbonUtils.m | 73 an autorelease pool provided by their event loops. Importantly, 74 carbon applications that nest event loops, using any of the various 76 their nested event loops.
|
/external/expat/tests/benchmark/ |
benchmark.c | 65 "buffer size and nr of loops must be greater than zero.\n"); 111 printf ("%d loops, with buffer size %d. Average time per loop: %f\n",
|
/external/guava/src/com/google/common/collect/ |
ComparatorOrdering.java | 42 // Override just to remove a level of indirection from inner loops 47 // Override just to remove a level of indirection from inner loops
|
/external/bluetooth/bluez/audio/ |
Android.mk | 64 LOCAL_CFLAGS:= -funroll-loops
|
/external/icu4c/test/perf/ustrperf/ |
stringperf.cpp | 38 int loops = LOOPS; local 40 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); 45 catStd -> reserve(loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN));
|
stringperf.h | 22 #define LOOPS 100 //Iterations 23 //#define LOOPS 10 65 int loops = LOOPS; local 71 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); 76 //catStd -> reserve(loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN));
|
/external/kernel-headers/original/asm-arm/ |
delay.h | 11 extern void __delay(int loops);
|
/external/grub/ |
config.log | 188 configure:3627: checking whether -falign-loops works 189 configure:3651: gcc -c -m32 -g -falign-loops=1 conftest.c >&5 205 configure:3883: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 241 configure:4090: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 268 configure:4156: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 277 configure:4229: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 286 configure:4295: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 295 configure:4361: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 304 configure:4435: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5 313 configure:4501: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >& [all...] |
/external/dropbear/libtommath/ |
makefile.cygwin_dll | 8 CFLAGS += -I./ -Wall -W -Wshadow -O3 -funroll-loops -mno-cygwin 51 cd mtest ; $(CC) -O3 -fomit-frame-pointer -funroll-loops mtest.c -o mtest -s
|
/external/libpng/scripts/ |
makefile.os2 | 18 CFLAGS=-I$(ZLIBINC) -W -Wall -O6 -funroll-loops -malign-loops=2 \
|
/external/webkit/SunSpider/hosted/ |
sunspider.html | 59 all timing simple loops. In addition to having tests in many 74 <small>(When you run the benchmark, be patient - it loops through all of the
|