/external/chromium_org/third_party/WebKit/Source/wtf/ |
dtoa.cpp | 750 j, j1, k, k0, k_check, m2, m5, s2, s5, local 895 } else if ((j1 = -k)) { 896 dval(&u) *= tens[j1 & 0xf]; 897 for (j = j1 >> 4; j; j >>= 1, i++) { 1108 j1 = delta.sign ? 1 : cmp(b, delta); 1124 if (!j1 && !(word1(&u) & 1)) { 1134 if ((b.words()[0] || b.size() > 1) && (j1 > 0)) { 1136 j1 = cmp(b, S); 1137 // For IEEE-754 round-to-even, this check should be (j1 > 0 || (!j1 && (dig & 1))) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texcompress_fxt1.c | 722 GLint j1, j2; local 732 for (j1 = 0; j1 < 2; j1++) { 736 e += (tv[j1][i] - tv[j2][i]) * (tv[j1][i] - tv[j2][i]); 740 v1 = j1; [all...] |
/external/mesa3d/src/mesa/main/ |
texcompress_fxt1.c | 722 GLint j1, j2; local 732 for (j1 = 0; j1 < 2; j1++) { 736 e += (tv[j1][i] - tv[j2][i]) * (tv[j1][i] - tv[j2][i]); 740 v1 = j1; [all...] |
/external/opencv/cxcore/src/ |
cxmatrix.cpp | 561 int j0 = 0, j1 = nrows; local 564 if( !LtoR ) j1 = i; else j0 = i+1; 565 for( j = j0; j < j1; j++ ) 573 int j0 = 0, j1 = nrows; local 576 if( !LtoR ) j1 = i; else j0 = i+1; 577 for( j = j0; j < j1; j++ ) [all...] |
/external/webrtc/src/modules/audio_processing/aec/ |
aec_rdft_sse2.c | 244 int j1, j2, k1, k2; local 253 for (j1 = 1, j2 = 2; j2 + 7 < 64; j1 += 4, j2 += 8) { 255 const __m128 c_j1 = _mm_loadu_ps(&c[ j1]); // 1, 2, 3, 4, 256 const __m128 c_k1 = _mm_loadu_ps(&c[29 - j1]); // 28, 29, 30, 31, 316 for (; j2 < 64; j1 += 1, j2 += 2) { 318 k1 = 32 - j1; 320 wki = c[j1]; 334 int j1, j2, k1, k2; local 344 for (j1 = 1, j2 = 2; j2 + 7 < 64; j1 += 4, j2 += 8) [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
build.c | 866 int j1; local 885 j1 = sqlite3VdbeAddOp1(v, OP_If, reg3); 892 sqlite3VdbeJumpHere(v, j1); [all...] |
expr.c | 1870 int j1, j2, j3; local [all...] |
select.c | 1921 int j1, j2; local 2155 int j1; \/* Jump instructions that get retargetted *\/ local 4005 int j1; \/* A-vs-B comparision jump *\/ local [all...] |
/external/opencv/cv/src/ |
cvhough.cpp | 628 int i1, j1; local 632 j1 = x; 637 j1 = x >> shift; 641 if( j1 < 0 || j1 >= width || i1 < 0 || i1 >= height ) 644 mdata = mdata0 + i1*width + j1; 654 line_end[k].x = j1; 676 int i1, j1; local 680 j1 = x; 685 j1 = x >> shift [all...] |
/external/svox/pico/lib/ |
picofftsg.c | 670 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh, m2; local 692 j1 = j + m; 694 xr = a[j1]; 695 xi = a[j1 + 1]; 698 a[j1] = yr; 699 a[j1 + 1] = yi; 702 j1 += m; 704 xr = a[j1]; 705 xi = a[j1 + 1]; 708 a[j1] = yr 1029 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh, m2; local 1583 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh; local 1707 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; local 2034 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; local 2248 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; local [all...] |
/external/chromium/base/third_party/dmg_fp/ |
dtoa.cc | 3565 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, variable [all...] |
/external/chromium_org/base/third_party/dmg_fp/ |
dtoa.cc | 3571 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, variable [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_texfilter.c | 555 GLint *i0, GLint *i1, GLint *j0, GLint *j1, GLint *slice, 568 height, j0, j1, wj); 577 texcoord[1], j0, j1, wj); 585 *j1 = *j0; 593 texcoord[1], j0, j1, wj); 1156 GLint i0, j0, i1, j1; local 1221 GLint i0, j0, i1, j1; local 2056 GLint i0, j0, k0, i1, j1, k1; local 2729 GLint i0, j0, i1, j1; local 2862 GLint i0, j0, i1, j1; local 3597 GLint i0, i1, j0, j1; local [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_texfilter.c | 555 GLint *i0, GLint *i1, GLint *j0, GLint *j1, GLint *slice, 568 height, j0, j1, wj); 577 texcoord[1], j0, j1, wj); 585 *j1 = *j0; 593 texcoord[1], j0, j1, wj); 1156 GLint i0, j0, i1, j1; local 1221 GLint i0, j0, i1, j1; local 2056 GLint i0, j0, k0, i1, j1, k1; local 2729 GLint i0, j0, i1, j1; local 2862 GLint i0, j0, i1, j1; local 3597 GLint i0, i1, j0, j1; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar | |
/external/chromium_org/third_party/sqlite/amalgamation/ |
sqlite3.c | 72786 int j1, j2, j3; local 75276 int j1; local 77882 int j1; local 84976 int j1, j2, j3, j4, j5; local 85282 int rc, j1; local 85511 int j1; local 85597 int j1; local 85843 int j1; \/* Addresss of jump instruction *\/ local 92050 int j1, j2; local 92284 int j1; \/* Jump instructions that get retargetted *\/ local 94134 int j1; \/* A-vs-B comparision jump *\/ local 96382 int j1; \/* Address of jump instruction *\/ local [all...] |
/external/sqlite/dist/orig/ |
sqlite3.c | 76280 int j1, j2, j3; local 79034 int j1; local 82057 int j1; local 89249 int j1, j2, j3, j4, j5; local 89555 int rc, j1; local 89784 int j1; local 89870 int j1; local 90117 int j1; \/* Addresss of jump instruction *\/ local 96455 int j1, j2; local 96689 int j1; \/* Jump instructions that get retargetted *\/ local 98643 int j1; \/* A-vs-B comparision jump *\/ local 100921 int j1; \/* Address of jump instruction *\/ local [all...] |
/external/sqlite/dist/ |
sqlite3.c | 76316 int j1, j2, j3; local 79070 int j1; local 82093 int j1; local 89285 int j1, j2, j3, j4, j5; local 89591 int rc, j1; local 89820 int j1; local 89906 int j1; local 90153 int j1; \/* Addresss of jump instruction *\/ local 96491 int j1, j2; local 96725 int j1; \/* Jump instructions that get retargetted *\/ local 98679 int j1; \/* A-vs-B comparision jump *\/ local 100957 int j1; \/* Address of jump instruction *\/ local [all...] |