/external/llvm/test/MC/AsmParser/ |
macro-rept-err2.s | 4 .rept 3
|
macro-rept.s | 3 .rept 2 7 .rept 3 8 .rept 2
|
/external/llvm/test/MC/X86/AlignedBundling/ |
autogen-inst-offset-align-to-end.s | 14 .rept 1 25 .rept 1 36 .rept 1 47 .rept 1 58 .rept 1 69 .rept 1 80 .rept 1 91 .rept 1 102 .rept 1 113 .rept [all...] |
autogen-inst-offset-padding.s | 14 .rept 1 24 .rept 1 34 .rept 1 44 .rept 1 54 .rept 1 64 .rept 1 74 .rept 1 84 .rept 1 94 .rept 1 104 .rept [all...] |
relax-at-bundle-end.s | 9 .rept 29
|
/art/test/023-many-interfaces/src/ |
ManyInterfaces.java | 174 int rept) { 177 + " (" + (end - start) / (iter*rept) + "ns per call)"); 196 int rept = 16; local 208 report("testIface001", start, end, iter, rept); 213 report("testIface049", start, end, iter, rept); 218 report("testIface099", start, end, iter, rept); 223 report("testVirt001", start, end, iter, rept); 228 report("testVirt049", start, end, iter, rept); 233 report("testVirt099", start, end, iter, rept); 238 report("testInst001", start, end, iter, rept); [all...] |
/dalvik/tests/023-many-interfaces/src/ |
ManyInterfaces.java | 160 int rept) { 163 + " (" + (end - start) / (iter*rept) + "ns per call)"); 182 int rept = 16; local 194 report("testIface001", start, end, iter, rept); 199 report("testIface049", start, end, iter, rept); 204 report("testIface099", start, end, iter, rept); 209 report("testVirt001", start, end, iter, rept); 214 report("testVirt049", start, end, iter, rept); 219 report("testVirt099", start, end, iter, rept); 224 report("testInst001", start, end, iter, rept); [all...] |
/external/lzma/Asm/x86/ |
AesOpt.asm | 57 rept ways
202 rept ways
|
/external/dnsmasq/src/ |
option.c | 223 unsigned int rept; member in struct:__anon17369 989 int rept = usage[i].rept; local 994 if (rept == ARG_USED_CL) 996 if (rept == ARG_ONE) 997 usage[i].rept = ARG_USED_CL; 1002 if (rept == ARG_USED_FILE) 1004 if (rept == ARG_USED_CL || rept == ARG_ONE) 1005 usage[i].rept = ARG_USED_FILE [all...] |
/external/pixman/pixman/ |
pixman-arm-simd-asm.S | 426 .rept numbytes / 4 516 .rept numbytes / 4 593 .rept numbytes / 4
|
pixman-arm-simd-asm.h | 170 .rept prefetch_distance+1 407 .rept pix_per_block*dst_w_bpp/128
|
/external/chromium_org/third_party/yasm/source/config/android/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/ios/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/linux/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/mac/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/openbsd/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/win/ |
Makefile | [all...] |