HomeSort by relevance Sort by last modified time
    Searched defs:ix (Results 201 - 225 of 331) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/fdlibm/
e_lgamma_r.c 166 int n,ix; local
168 ix = 0x7fffffff&__HI(x);
170 if(ix<0x3fd00000) return __kernel_sin(pi*x,zero,0);
183 if(ix>=0x43400000) {
186 if(ix<0x43300000) z = y+two52; /* exact */
214 int i,hx,lx,ix; local
221 ix = hx&0x7fffffff;
222 if(ix>=0x7ff00000) return x*x;
223 if((ix|lx)==0) return one/zero;
224 if(ix<0x3b900000) { /* |x|<2**-70, return -ieee_log(|x|) *
    [all...]
  /external/icu/icu4c/source/common/
rbbitblb.cpp 352 uint32_t ix; local
356 for (ix=0; ix<(uint32_t)LastPosOfLeftChild->size(); ix++) {
357 i = (RBBINode *)LastPosOfLeftChild->elementAt(ix);
366 uint32_t ix; local
368 for (ix=0; ix<(uint32_t)n->fLastPosSet->size(); ix++) {
369 i = (RBBINode *)n->fLastPosSet->elementAt(ix);
640 int ix; local
    [all...]
  /external/icu/icu4c/source/test/letest/
letest.cpp 908 le_int32 ix = glyphToCharMap[i]; local
931 le_int32 ix = glyphToCharMap[i]; local
    [all...]
  /external/libxml2/
uri.c 2162 int ix; local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_aaline.c 327 int ix, int iy);
371 GLint ix, ixRight; local
401 for (ix = (GLint) xLeft; ix < ixRight; ix++) {
407 (*plot)(ctx, line, ix, iy);
450 GLint ix; local
452 for (ix = ixLeft; ix < ixRight; ix++)
    [all...]
  /external/opencv/cv/src/
cvundistort.cpp 71 int ix = cvFloor(_x), iy = cvFloor(_y); local
74 (unsigned)ix < (unsigned)(size.width - 1) )
76 const uchar* ptr = src + iy*srcstep + ix*cn;
77 _x -= ix; _y -= iy;
cvlkpyramid.cpp 461 float* Ix = _Ix[threadIdx];
500 icvCalcIxIy_32f( patchI, isz.width*sizeof(patchI[0]), Ix, Iy,
539 const float* ix = Ix + local
541 const float* iy = Iy + (ix - Ix);
546 bx += t0 * ix[x];
559 const float* ix = Ix + local
561 const float* iy = Iy + (ix - Ix)
    [all...]
  /external/qemu/android/skin/
argb.h 233 int ix = op->ix; local
250 int sx2 = sx1 + ix;
329 int ix = op->ix; local
346 int sx2 = sx1 + ix;
466 int ix = op->ix; local
473 /* the center pixel is at (sx+ix/2, sy+iy/2), we then want to get */
476 sx = sx + ix/2 - 32768
553 int ix = op->ix; local
807 int ix = op->ix; local
    [all...]
  /external/skia/src/core/
SkScan_AntiPath.cpp 518 int ix = x >> SHIFT; local
519 SkASSERT(ix >= fMask.fBounds.fLeft && ix < fMask.fBounds.fRight);
  /external/skia/tests/
MathTest.cpp 233 int ix = (int)x; local
235 assert_float_equal(reporter, "cast", x, ix, iix);
239 int ix = (int)floor(x); local
241 assert_float_equal(reporter, "floor", x, ix, iix);
246 int ix = (int)floor(xx); local
248 assert_float_equal(reporter, "round", x, ix, iix);
252 int ix = (int)ceil(x); local
254 assert_float_equal(reporter, "ceil", x, ix, iix);
389 int ix = rand.nextS(); local
390 REPORTER_ASSERT(reporter, SkCopySign32(ix, ix) == ix)
    [all...]
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c 131 int ix; member in struct:__anon34670
359 if (pBuf->ix == 0 )
368 short* pData = pBuf->pData[--(pBuf->ix)];
388 memcpy(pBuf->pData[(pBuf->ix)++], pAudioBuffer, 2048);
412 while(pBuf->ix == MAX_BUFFERS - 1)
433 while(pBuf->ix == MAX_BUFFERS - 1)
556 pBuf->ix = 0;
    [all...]
  /packages/apps/Browser/src/com/android/browser/
BreadCrumbView.java 284 int ix = getChildCount(); local
285 if (ix > 0) {
286 removeViewAt(ix-1);
313 int ix = getChildCount(); local
314 if (ix > 0) {
317 return getChildAt(ix-1).getBaseline();
  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc 119 int ix = static_cast<int>(x); local
120 float fx = static_cast<float>(ix);
122 float af = table[ix];
123 float af2 = table[ix + 1];
  /external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/
earth.cc 176 int ix = static_cast<int>(x); local
177 float fx = static_cast<float>(ix);
179 float af = table[ix];
180 float af2 = table[ix + 1];
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
earth.cc 112 int ix = static_cast<int>(x); local
113 float fx = static_cast<float>(ix);
115 float af = table[ix];
116 float af2 = table[ix + 1];
  /external/chromium_org/third_party/icu/source/i18n/
rbnf.cpp 144 int32_t ix = rhs->indexForLocale(locale); local
145 // if no locale, ix is -1, getLocaleName returns null, so streq returns false
146 if (!streq(locale, rhs->getLocaleName(ix))) {
150 if (!streq(getDisplayName(i, j), rhs->getDisplayName(ix, j))) {
1000 int32_t ix = localizations->indexForLocale(localeStr); local
1001 if (ix >= 0) {
1002 UnicodeString name(TRUE, localizations->getDisplayName(ix, index), -1);
1022 int32_t ix = localizations->indexForRuleSet(rsn.getTerminatedBuffer()); local
1023 return getRuleSetDisplayName(ix, localeParam);
    [all...]
  /external/chromium_org/third_party/libwebp/enc/
backward_references.c 400 const int ix = VP8LColorCacheGetIndex(&hashers, pixel); local
401 v = PixOrCopyCreateCacheIdx(ix);
434 const int ix = VP8LColorCacheGetIndex(&hashers, pixel); local
435 v = PixOrCopyCreateCacheIdx(ix);
659 const int ix = VP8LColorCacheGetIndex(&hashers, argb[i]); local
660 cost_val += GetCacheCost(cost_model, ix) * mul0;
712 int ix; local
729 for (ix = 0; ix < chosen_path_size; ++ix, ++size)
906 const int ix = VP8LColorCacheGetIndex(&hashers, argb[pixel_index]); local
    [all...]
histogram.c 435 const int ix = (y >> histo_bits) * histo_xsize + (x >> histo_bits); local
436 VP8LHistogramAddSinglePixOrCopy(histograms[ix], v);
  /external/chromium_org/third_party/libxslt/libxslt/
pattern.c 232 int ix; local
234 for (ix = 0; ix < comp->nbStep; ix++) {
235 comp->steps[ix].previousExtra += style->extrasNr;
236 comp->steps[ix].indexExtra += style->extrasNr;
237 comp->steps[ix].lenExtra += style->extrasNr;
527 int ix, j; local
540 ix = XSLT_RUNTIME_EXTRA(ctxt, sel->indexExtra, ival);
571 ix = 0
887 int ix, nocache = 0; local
1019 int ix, nocache = 0; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.c 1037 const int ix = x & 1; local
1038 const int quadX = x - ix;
1040 const int mask = (1 << ix) << (2 * iy);
1277 const int ix = ((int) x) & 1; local
1296 int ix, iy; local
1359 int ix, iy; local
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp 642 int ix = gridWidth - x - 1; local
644 IVec4 c = minVal + step*swizzleVec(IVec4(x, y, ix, iy), curInVec);
680 int ix = gridWidth - x - 1; local
682 UVec4 c = step*swizzleVec(IVec4(x, y, ix, iy).asUint(), curInVec);
    [all...]
  /external/icu/icu4c/source/i18n/
rbnf.cpp 145 int32_t ix = rhs->indexForLocale(locale); local
146 // if no locale, ix is -1, getLocaleName returns null, so streq returns false
147 if (!streq(locale, rhs->getLocaleName(ix))) {
151 if (!streq(getDisplayName(i, j), rhs->getDisplayName(ix, j))) {
1017 int32_t ix = localizations->indexForLocale(localeStr); local
1018 if (ix >= 0) {
1019 UnicodeString name(TRUE, localizations->getDisplayName(ix, index), -1);
1039 int32_t ix = localizations->indexForRuleSet(rsn.getTerminatedBuffer()); local
1040 return getRuleSetDisplayName(ix, localeParam);
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 1037 const int ix = x & 1; local
1038 const int quadX = x - ix;
1040 const int mask = (1 << ix) << (2 * iy);
1277 const int ix = ((int) x) & 1; local
1296 int ix, iy; local
1359 int ix, iy; local
    [all...]
  /external/opencv/cxcore/src/
cxmathfuncs.cpp 71 int ix, iy, ygx, idx; local
75 ix = _x.i; iy = _y.i;
76 idx = (ix < 0) * 2 + (iy < 0) * 4;
78 ix &= 0x7fffffff;
81 ygx = (iy <= ix) - 1;
84 idx &= ((ix == 0) - 1) | ((iy == 0) - 1);
86 /* swap ix and iy if ix < iy */
87 ix ^= iy & ygx;
88 iy ^= ix & ygx
120 int ix = x[i + j], iy = y[i + j]; local
184 int ix, s; local
    [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c 1260 int i, ix = -1; local
    [all...]

Completed in 675 milliseconds

1 2 3 4 5 6 7 891011>>