HomeSort by relevance Sort by last modified time
    Searched refs:ix0 (Results 1 - 18 of 18) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sqrt.c 99 int32_t ix0,s0,q,m,t,i; local
102 EXTRACT_WORDS(ix0,ix1,x);
105 if((ix0&0x7ff00000)==0x7ff00000) {
110 if(ix0<=0) {
111 if(((ix0&(~sign))|ix1)==0) return x;/* sqrt(+-0) = +-0 */
112 else if(ix0<0)
116 m = (ix0>>20);
118 while(ix0==0) {
120 ix0 |= (ix1>>11); ix1 <<= 21;
122 for(i=0;(ix0&0x00100000)==0;i++) ix0<<=1
    [all...]
math_private.h 26 * ix0 = *(n0+(int*)&x); * high word of x *
89 #define EXTRACT_WORDS(ix0,ix1,d) \
93 (ix0) = ew_u.parts.msw; \
125 #define INSERT_WORDS(d,ix0,ix1) \
128 iw_u.parts.msw = (ix0); \
196 #define EXTRACT_LDBL80_WORDS(ix0,ix1,d) \
200 (ix0) = ew_u.xbits.expsign; \
209 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \
213 (ix0) = ew_u.xbits.expsign; \
232 #define INSERT_LDBL80_WORDS(d,ix0,ix1)
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Math/
e_sqrt.c 114 int32_t ix0,s0,q,m,t,i; local
117 EXTRACT_WORDS(ix0,ix1,x);
120 if((ix0&0x7ff00000)==0x7ff00000) {
125 if(ix0<=0) {
126 if(((ix0&(~sign))|ix1)==0) return x;/* sqrt(+-0) = +-0 */
127 else if(ix0<0) {
133 m = (ix0>>20);
135 while(ix0==0) {
137 ix0 |= (ix1>>11); ix1 <<= 21;
139 for(i=0;(ix0&0x00100000)==0;i++) ix0<<=1;
    [all...]
math_private.h 24 ix0 = *(n0+(int*)&x); * high word of x *
72 #define EXTRACT_WORDS(ix0,ix1,d) \
76 (ix0) = ew_u.parts.msw; \
100 #define INSERT_WORDS(d,ix0,ix1) \
103 iw_u.parts.msw = (ix0); \
  /external/fdlibm/
e_sqrt.c 101 int ix0,s0,q,m,t,i; local
103 ix0 = __HI(x); /* high word of x */
107 if((ix0&0x7ff00000)==0x7ff00000) {
112 if(ix0<=0) {
113 if(((ix0&(~sign))|ix1)==0) return x;/* ieee_sqrt(+-0) = +-0 */
114 else if(ix0<0)
118 m = (ix0>>20);
120 while(ix0==0) {
122 ix0 |= (ix1>>11); ix1 <<= 21;
124 for(i=0;(ix0&0x00100000)==0;i++) ix0<<=1
    [all...]
  /prebuilts/ndk/r11/sources/android/support/src/msun/
math_private.h 26 * ix0 = *(n0+(int*)&x); * high word of x *
89 #define EXTRACT_WORDS(ix0,ix1,d) \
93 (ix0) = ew_u.parts.msw; \
125 #define INSERT_WORDS(d,ix0,ix1) \
128 iw_u.parts.msw = (ix0); \
196 #define EXTRACT_LDBL80_WORDS(ix0,ix1,d) \
200 (ix0) = ew_u.xbits.expsign; \
209 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \
213 (ix0) = ew_u.xbits.expsign; \
232 #define INSERT_LDBL80_WORDS(d,ix0,ix1)
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/msun/
math_private.h 26 * ix0 = *(n0+(int*)&x); * high word of x *
89 #define EXTRACT_WORDS(ix0,ix1,d) \
93 (ix0) = ew_u.parts.msw; \
125 #define INSERT_WORDS(d,ix0,ix1) \
128 iw_u.parts.msw = (ix0); \
196 #define EXTRACT_LDBL80_WORDS(ix0,ix1,d) \
200 (ix0) = ew_u.xbits.expsign; \
209 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \
213 (ix0) = ew_u.xbits.expsign; \
232 #define INSERT_LDBL80_WORDS(d,ix0,ix1)
    [all...]
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 30 * ix0 = *(n0+(int*)&x); * high word of x *
93 #define EXTRACT_WORDS(ix0,ix1,d) \
97 (ix0) = ew_u.parts.msw; \
129 #define INSERT_WORDS(d,ix0,ix1) \
132 iw_u.parts.msw = (ix0); \
200 #define EXTRACT_LDBL80_WORDS(ix0,ix1,d) \
204 (ix0) = ew_u.xbits.expsign; \
213 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \
217 (ix0) = ew_u.xbits.expsign; \
236 #define INSERT_LDBL80_WORDS(d,ix0,ix1)
    [all...]
  /bionic/libc/upstream-freebsd/lib/libc/gen/
ldexp.c 53 #define EXTRACT_WORDS(ix0,ix1,d) \
57 (ix0) = ew_u.parts.msw; \
  /device/google/contexthub/firmware/lib/libm/
fdlibm.h 234 ix0 = *(n0+(int*)&x); * high word of x *
282 #define EXTRACT_WORDS(ix0,ix1,d) \
286 (ix0) = ew_u.parts.msw; \
310 #define INSERT_WORDS(d,ix0,ix1) \
313 iw_u.parts.msw = (ix0); \
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_tri.c 787 int ix0 = bbox->x0 / TILE_SIZE; local
793 ix0 == bbox->x1 / TILE_SIZE);
802 return lp_scene_bin_cmd_with_state( scene, ix0, iy0,
826 return lp_scene_bin_cmd_with_state( scene, ix0, iy0,
842 return lp_scene_bin_cmd_with_state(scene, ix0, iy0,
854 scene, ix0, iy0, setup->fs.stored,
869 int ix0 = trimmed_box.x0 / TILE_SIZE; local
877 IMUL64(plane[i].dcdx, ix0) * TILE_SIZE);
903 for (x = ix0; x <= ix1; x++)
    [all...]
  /external/opencv/cvaux/src/
decomppoly.cpp 151 int ix0, iy0, ix1, iy1, ix2, iy2;
214 ix0 = contour[ i ].x - x1;
218 det1 = ix2 * iy0 - ix0 * iy2;
224 det2 = ix1 * iy0 - ix0 * iy1;
  /external/skia/src/core/
SkScan_Hairline.cpp 115 int ix0 = SkFDot6Round(x0);
117 if (ix0 == ix1) {// too short to draw
124 horiline(ix0, ix1, startY, slope, blitter);
  /external/v8/src/base/
ieee754.cc 41 * ix0 = *(n0+(int*)&x); * high word of x *
86 #define EXTRACT_WORDS(ix0, ix1, d) \
90 (ix0) = ew_u.parts.msw; \
122 #define INSERT_WORDS(d, ix0, ix1) \
125 iw_u.parts.msw = (ix0); \
    [all...]
  /external/deqp/modules/glshared/
glsShaderRenderCase.cpp 681 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); local
695 //printf("(%d,%d) -> (%f..%f, %f..%f) (%d..%d, %d..%d)\n", x, y, sx0, sx1, sy0, sy1, ix0, ix1, iy0, iy1);
698 for (int ix = ix0; ix < ix1; ix++)
  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 343 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); local
349 for (int ix = ix0; ix < ix1; ix++)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp 438 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); local
444 for (int ix = ix0; ix < ix1; ix++)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp 3081 const int ix0 = deCeilFloatToInt32(sx0 - 0.5f); local
    [all...]

Completed in 2956 milliseconds