HomeSort by relevance Sort by last modified time
    Searched refs:hx (Results 126 - 150 of 177) sorted by null

1 2 3 4 56 7 8

  /external/skia/tests/
PathOpsSimplifyQuadralateralsThreadedTest.cpp 37 int hx = h & 0x03; local
49 path.lineTo(SkIntToScalar(hx), SkIntToScalar(hy));
62 str += sprintf(str, " path.lineTo(%d, %d);\n", hx, hy);
  /external/v8/src/third_party/fdlibm/
fdlibm.js 65 var hx = %_DoubleHi(X); variable
66 var ix = hx & 0x7fffffff;
70 if (hx > 0) {
123 if (hx < 0) {
242 // 2. if x < 2^-28 (hx<0x3e300000 0), return x with inexact if x!=0.
286 var hx = %_DoubleHi(x);
287 var ix = hx & 0x7fffffff;
333 return (1 - ((hx >> 30) & 2)) *
479 var hx = %_DoubleHi(x);
480 var ax = hx & 0x7fffffff
    [all...]
fdlibm.cc 197 int32_t hx = static_cast<int32_t>(internal::double_to_uint64(x) >> 32); local
198 int32_t ix = hx & 0x7fffffff;
220 if (hx < 0) {
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 205 int32_t hx; local
208 EXTRACT_WORDS(hx,lx,x);
212 ix = hx&0x7fffffff;
216 *signgamp = 1-2*((uint32_t)hx>>31);
224 if(hx<0) {
297 if(hx<0) r = nadj - r;
  /external/fdlibm/
e_lgamma_r.c 214 int i,hx,lx,ix; local
216 hx = __HI(x);
221 ix = hx&0x7fffffff;
225 if(hx<0) {
230 if(hx<0) {
302 if(hx<0) r = nadj - r;
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 192 uint16_t hx; local
202 EXTRACT_LDBL128_WORDS(hx,lx,n,vz);
230 uint16_t hx,ix; local
232 EXTRACT_LDBL128_WORDS(hx,lx,llx,x);
236 ix = hx&0x7fff;
240 *signgamp = 1-2*(hx>>15);
248 if(hx&0x8000) {
328 if(hx&0x8000) r = nadj - r;
s_logl.c 459 uint16_t hx; local
461 EXTRACT_LDBL128_WORDS(hx, lx, llx, x);
467 if (hx == 0 || hx >= 0x8000) { /* zero, negative or subnormal? */
468 if (((hx & 0x7fff) | lx | llx) == 0)
470 if (hx != 0)
474 EXTRACT_LDBL128_WORDS(hx, lx, llx, x);
476 } else if (hx >= 0x7fff)
481 k += hx;
571 int16_t ax, hx; local
    [all...]
s_erfl.c 199 uint16_t hx; local
201 EXTRACT_LDBL128_WORDS(hx, lx, llx, x);
203 if((hx & 0x7fff) == 0x7fff) { /* erfl(nan)=nan */
204 i = (hx>>15)<<1;
260 uint16_t hx; local
262 EXTRACT_LDBL128_WORDS(hx, lx, llx, x);
264 if((hx & 0x7fff) == 0x7fff) { /* erfcl(nan)=nan */
266 return ((hx>>15)<<1)+one/x;
s_exp2l.c 358 uint32_t hx, ix, i0; local
364 hx = u.xbits.expsign;
365 ix = hx & EXPMASK;
370 || (hx & 0x8000) == 0)
  /external/tremolo/Tremolo/
floor1.c 178 int hx=info->postlist[1]; local
186 if(x<hx && x>currentx){
188 hx=x;
385 int hx=0; local
394 hx=info->postlist[current];
396 render_line(n,lx,hx,ly,hy,out);
398 lx=hx;
402 for(j=hx;j<n;j++)out[j]*=ly; /* be certain */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-e-21.d 4 #source: tls-hx.s
tls-e-22.d 4 #source: tls-hx.s
tls-e-23.d 4 #source: tls-hx.s
tls-gd-3h.d 4 #source: tls-hx.s
tls-gc-71.d 4 #source: tls-hx.s
tls-gc-76.d 5 #source: tls-hx.s
tls-js1.d 5 #source: tls-hx.s
tls-local-63.d 2 #source: tls-hx.s
tls-local-64.d 3 #source: tls-hx.s
  /external/skia/src/core/
SkColor.cpp 82 SkFixed hx = (hsv[0] < 0 || hsv[0] >= SkIntToScalar(360)) ? 0 : SkScalarToFixed(hsv[0]/60); local
83 SkFixed f = hx & 0xFFFF;
92 SkASSERT((unsigned)(hx >> 16) < 6);
93 switch (hx >> 16) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 655 int lx, hx; local
659 hx = hlp.lh.high & 0x7fffffff; /* high |x| */
660 if ((hx | lx) == 0)
662 if (hx >= 0x7ff00000)
664 if ((hx >>= 20) == 0) /* IEEE 754 logb */
666 return (double) (hx - 1023);
915 __mingw_dbl_type_t hx, hy; local
916 hx.x = x; hy.x = y;
917 hx.lh.high = (hx.lh.high & 0x7fffffff) | (hy.lh.high & 0x80000000)
922 __mingw_flt_type_t hx, hy; local
    [all...]
  /external/libvncserver/libvncserver/
corre.c 211 int hx=0,hy,vx=0,vy; \
238 if (j == y) vx = hx = i; \
240 if ((hyflag > 0) && (i >= hx)) {hy += 1;} else {hyflag = 0;} \
244 /* We now have two possible subrects: (x,y,hx,hy) and (x,y,vx,vy) \
247 hw = hx-x+1; \
rre.c 178 int hx=0,hy,vx=0,vy; \
205 if (j == y) vx = hx = i; \
207 if ((hyflag > 0) && (i >= hx)) {hy += 1;} else {hyflag = 0;} \
211 /* We now have two possible subrects: (x,y,hx,hy) and (x,y,vx,vy) \
214 hw = hx-x+1; \
hextile.c 202 int hx=0,hy,vx=0,vy; \
229 if (j == y) vx = hx = i; \
231 if ((hyflag > 0) && (i >= hx)) { \
239 /* We now have two possible subrects: (x,y,hx,hy) and \
242 hw = hx-x+1; \
  /external/libvorbis/lib/
floor1.c 252 int hx=look->n; local
260 if(x<hx && x>currentx){
262 hx=x;
655 int hx=info->postlist[hn]; local
663 if(inspect_error(lx,hx,ly,hy,logmask,logmdct,info)){
939 int hx=0; local
950 hx=info->postlist[current];
952 render_line0(n,lx,hx,ly,hy,ilogmask);
954 lx=hx;
958 for(j=hx;j<vb->pcmend/2;j++)ilogmask[j]=ly; /* be certain *
1066 int hx=0; local
    [all...]

Completed in 1335 milliseconds

1 2 3 4 56 7 8