/external/v8/test/cctest/ |
test-bignum.cc | 182 bignum.AddUInt64(0x1); 192 bignum.AddUInt64(0x1); 196 bignum.AssignUInt16(0x1); 202 bignum.AssignUInt16(0x1); 229 bignum.AddUInt64(V8_2PART_UINT64_C(0x1, 00000000)); 239 bignum.AddUInt64(V8_2PART_UINT64_C(0x1, 00000000)); 243 bignum.AssignUInt16(0x1); 245 bignum.AddUInt64(V8_2PART_UINT64_C(0x1, 00000000)); 249 bignum.AssignUInt16(0x1); 310 bignum.AssignUInt16(0x1); [all...] |
/prebuilts/devtools/tools/lib/ |
jfreechart-swt-1.0.9.jar | |
commons-logging-1.1.1.jar | |
/prebuilts/tools/common/jfreechart/ |
jfreechart-1.0.9-swt.jar | |
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/ |
jfreechart-swt-1.0.9.jar | |
/external/opencv/cv/src/ |
cvpyrsegmentation.cpp | 52 ushort x1, y1, x2, y2; member in struct:_CvRect16u [all...] |
cvmoments.cpp | 269 temptype x1 = 0; \ 292 x1 += a; \ 306 x1 += xp; \ 315 mom[8] += ((momtype)x1) * sy; /* m12 */ \ 319 mom[4] += x1 * y; /* m11 */ \ 322 mom[1] += x1; /* m10 */ \
|
/external/robolectric/lib/main/ |
commons-logging-1.1.1.jar | |
/prebuilts/tools/common/http-client/ |
commons-logging-1.1.1.jar | |
/prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/ |
commons-logging-1.1.1.jar | |
/external/clang/test/Analysis/ |
malloc.c | 886 int *x1 = malloc(8); 888 clang_analyzer_eval(x1 == x2); // expected-warning{{FALSE}} 889 free(x1); 895 int *x1 = malloc(8); 897 int *x4 = x1; 900 free(x1); 907 int *x1 = malloc(8); 908 int *x4 = x1; 909 if (x1 == x4) { 910 free(x1); 885 int *x1 = malloc(8); local 894 int *x1 = malloc(8); local 906 int *x1 = malloc(8); local [all...] |
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_short_iht4x4_add_neon.asm | 61 vmull.s16 q12, d6, d17 ; s2 = sinpi_3_9 * x1 72 vsub.s32 q11, q11, q14 ; x1 = s1 - s4 - s6 78 vadd.s32 q10, q10, q11 ; x0 + x1 79 vadd.s32 q14, q11, q12 ; s1 = x1 + x3 80 vsub.s32 q10, q10, q12 ; s3 = x0 + x1 - x3
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans16_dspr2.c | 918 int x1 = input[0]; local [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
SDL_gemvideo.c | 875 int x1,x2; local 877 x1 = rects[i].x & ~15; 885 source += x1; 889 destination += x1; 893 x2-x1, rects[i].h, 1232 /* Calculate icon(x1,y1,x2,y2) relative to screen */ 1271 int x1,x2; local 1273 x1 = (rect[0]-wind_pxy[0]) & ~15; 1281 src += x1; 1285 dest += x1; [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
GradientDrawable.java | 710 float x0, x1, y0, y1; 717 x1 = x0; y1 = level * r.bottom; 721 x1 = level * r.left; y1 = level * r.bottom; 725 x1 = level * r.left; y1 = y0; 729 x1 = level * r.left; y1 = level * r.top; 733 x1 = x0; y1 = level * r.top; 737 x1 = level * r.right; y1 = level * r.top; 741 x1 = level * r.right; y1 = y0; 745 x1 = level * r.right; y1 = level * r.bottom; 749 mFillPaint.setShader(new LinearGradient(x0, y0, x1, y1 [all...] |
/external/jpeg/ |
jsimd_arm_neon.S | 80 .macro transpose_4x4 x0, x1, x2, x3 81 vtrn.16 \x0, \x1 84 vtrn.32 \x1, \x3 114 .macro idct_helper x0, x1, x2, x3, x4, x5, x6, x7, \ 126 vsub.s16 \t11, \x1, \x7 127 vadd.s16 \x7, \x1, \x7 128 vswp.s16 \t11, \x1 134 vsub.s16 \t10, \x1, \x3 142 vqdmulh.s16 \t13, \x1, d0[0] 148 vadd.s16 \x1, \x1, \t1 [all...] |
/prebuilts/sdk/tools/lib/ |
guava-10.0.1.jar | |
lint.jar | |
lint_api.jar | |
lint_checks.jar | |
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
CanvasRenderingContext2D.idl | 44 [RaisesException] CanvasGradient createLinearGradient(float x0, float y0, float x1, float y1); 45 [RaisesException] CanvasGradient createRadialGradient(float x0, float y0, float r0, float x1, float y1, float r1); 78 [RaisesException] void arcTo(float x1, float y1, float x2, float y2, float radius);
|
/external/chromium_org/third_party/libpng/ |
pngconf.h | [all...] |
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-969.js | 56 x1 = 0; 57 function test1() { return first((y += 1, typeof x1), 2); } 59 delete x1;
|
/external/libffi/src/s390/ |
sysv.S | 160 .byte 0x1 # CIE Version 162 .uleb128 0x1 # CIE Code Alignment Factor 165 .uleb128 0x1 # Augmentation size 359 .byte 0x1 # CIE Version 361 .uleb128 0x1 # CIE Code Alignment Factor 364 .uleb128 0x1 # Augmentation size
|
/external/libpng/ |
pngconf.h | [all...] |