/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_log1p.c | 104 int32_t k,hx,hu,ax; local 123 k=0;f=x;hu=1;} /* sqrt(2)/2- <= 1+x < sqrt(2)+ */ 129 GET_HIGH_WORD(hu,u); 130 k = (hu>>20)-1023; 135 GET_HIGH_WORD(hu,u); 136 k = (hu>>20)-1023; 139 hu &= 0x000fffff; 147 if(hu<0x6a09e) { /* u ~< sqrt(2) */ 148 SET_HIGH_WORD(u,hu|0x3ff00000); /* normalize u */ 151 SET_HIGH_WORD(u,hu|0x3fe00000); /* normalize u/2 * [all...] |
s_log1pf.c | 42 int32_t k,hx,hu,ax; local 61 k=0;f=x;hu=1;} /* sqrt(2)/2- <= 1+x < sqrt(2)+ */ 67 GET_FLOAT_WORD(hu,u); 68 k = (hu>>23)-127; 74 GET_FLOAT_WORD(hu,u); 75 k = (hu>>23)-127; 78 hu &= 0x007fffff; 86 if(hu<0x3504f4) { /* u < sqrt(2) */ 87 SET_FLOAT_WORD(u,hu|0x3f800000);/* normalize u */ 90 SET_FLOAT_WORD(u,hu|0x3f000000); /* normalize u/2 * [all...] |
/external/fdlibm/ |
s_log1p.c | 107 int k,hx,hu,ax; local 126 k=0;f=x;hu=1;} /* -0.2929<x<0.41422 */ 132 hu = __HI(u); /* high word of u */ 133 k = (hu>>20)-1023; 138 hu = __HI(u); /* high word of u */ 139 k = (hu>>20)-1023; 142 hu &= 0x000fffff; 143 if(hu<0x6a09e) { 144 __HI(u) = hu|0x3ff00000; /* normalize u */ 147 __HI(u) = hu|0x3fe00000; /* normalize u/2 * [all...] |
/external/openssl/crypto/bn/asm/ |
ia64.S | 333 (p21) xmpy.hu f40=f37,f8 371 (p18) xma.hu f38=f34,f8,f39 } 438 (p20) xma.hu f36=f36,f8,f50 // high 507 (p25) xmpy.hu f52=f41,f41 658 xma.hu f41=f32,f120,f0 } 660 { .mfi; xma.hu f51=f32,f121,f0 } 662 { .mfi; xma.hu f61=f32,f122,f0 } 664 { .mfi; xma.hu f71=f32,f123,f0 } 666 { .mfi; xma.hu f81=f32,f124,f0 } 668 { .mfi; xma.hu f91=f32,f125,f0 [all...] |
ia64-mont.pl | 142 xmpy.hu ahi[2]=alo[4],bi // ap[0]*bp[0] 149 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[0] 168 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1] 174 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1] 212 xma.hu ahi[2]=alo[4],bi,ahi[3] // ap[0]*bp[i]+tp[0] 219 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[i] 246 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1] 258 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1] 501 (p16) xma.hu ahi[0]=ai0,bj[7],tf[1] // ap[0]*b[i]+t[0] 510 (p17) xma.hu nhi[7]=ni6,mj[1],nhi[6] // np[6]*m [all...] |
/external/stlport/etc/ |
STLport-4.5.1.spec | 9 Packager: Levente Farkas <lfarkas@mindmaker.hu> 79 * Mon Dec 10 2001 Levente Farkas <lfarkas@mindmaker.hu> 82 * Fri Nov 16 2001 Levente Farkas <lfarkas@mindmaker.hu> 88 * Tue Oct 2 2001 Levente Farkas <lfarkas@mindmaker.hu> 91 * Thu Oct 26 2000 Levente Farkas <lfarkas@mindmaker.hu> 94 * Thu Jul 17 2000 Levente Farkas <lfarkas@mindmaker.hu>
|
STLport-4.5.3.spec | 9 Packager: Levente Farkas <lfarkas@mindmaker.hu> 79 * Mon Dec 10 2001 Levente Farkas <lfarkas@mindmaker.hu> 82 * Fri Nov 16 2001 Levente Farkas <lfarkas@mindmaker.hu> 88 * Tue Oct 2 2001 Levente Farkas <lfarkas@mindmaker.hu> 91 * Thu Oct 26 2000 Levente Farkas <lfarkas@mindmaker.hu> 94 * Thu Jul 17 2000 Levente Farkas <lfarkas@mindmaker.hu>
|
STLport-4.6.spec | 9 Packager: Levente Farkas <lfarkas@mindmaker.hu> 82 * Mon Dec 10 2001 Levente Farkas <lfarkas@mindmaker.hu> 85 * Fri Nov 16 2001 Levente Farkas <lfarkas@mindmaker.hu> 91 * Tue Oct 2 2001 Levente Farkas <lfarkas@mindmaker.hu> 94 * Thu Oct 26 2000 Levente Farkas <lfarkas@mindmaker.hu> 97 * Thu Jul 17 2000 Levente Farkas <lfarkas@mindmaker.hu>
|
/external/srec/srec/Semproc/src/ |
SemanticGraphImpl.c | 401 if (sscanf(line, "%hu\t%hu\t%[^\t]\t%[^\t\n\r]", &from_node, &into_node, iword, oword) == 4) 423 if (sscanf(line, "%hu\t%hu\t%[^\t]\t%[^\t\n\r]", &from_node, &into_node, iword, oword) == 4) 461 else if (sscanf(line, "%hu", &from_node) == 1) [all...] |
/external/icu4c/data/rbnf/ |
rbnffiles.mk | 47 hi.txt hr.txt hu.txt hy.txt id.txt\
|
/external/bison/lib/ |
config.charset | 154 for l in cs cs_CZ hr hr_HR hu hu_HU pl pl_PL ro ro_RO sk sk_SK sl \ 616 echo "hu CP852"
|
/external/e2fsprogs/intl/ |
config.charset | 151 for l in cs cs_CZ hr hr_HR hu hu_HU pl pl_PL ro ro_RO sk sk_SK sl \ 540 echo "hu CP852"
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
config.charset | 153 for l in cs cs_CZ hr hr_HR hu hu_HU pl pl_PL ro ro_RO sk sk_SK sl \ 615 echo "hu CP852"
|
/external/chromium/net/base/ |
effective_tld_names.cc | 290 {"hu", 0}, [all...] |
/external/icu4c/common/ |
locmap.c | 378 ILCID_POSIX_ELEMENT_ARRAY(0x040e, hu, hu_HU) 748 ILCID_POSIX_MAP(hu), /* hu Hungarian 0x0e */ [all...] |
/external/icu4c/data/coll/ |
colfiles.mk | 116 hi.txt hr.txt hu.txt hy.txt ig.txt\
|
/external/icu4c/data/curr/ |
resfiles.mk | 73 he.txt hi.txt hr.txt hu.txt hy.txt\
|
/external/icu4c/data/lang/ |
resfiles.mk | 66 hu.txt hy.txt id.txt ig.txt ii.txt\
|
/external/icu4c/data/region/ |
resfiles.mk | 66 hu.txt hy.txt id.txt ig.txt ii.txt\
|
/external/icu4c/data/zone/ |
resfiles.mk | 76 he.txt hi.txt hr.txt hu.txt hy.txt\
|
/external/icu4c/data/locales/ |
resfiles.mk | 106 hr_HR.txt hu.txt hu_HU.txt hy.txt hy_AM.txt\
|
/frameworks/base/media/tests/contents/media_api/music/ |
test_amr_ietf.amr | 212 ?d?t??P< ( ??h???<?T?]LJ?+V???Q?{ <HL?????[3j??AcH??z???mb?<?#CUV???;T~?y
?y?Ek!???<?|u?U]/?8?O??(\??IX??Y??<R?a???4?E???#u???v??oNF?<??<(??????N???o??z?&????W??<???.R?r?Xa?p
J"??????x?</??L-#???_?>???D?}?M??p;??<Ri?1l?|#??*??y??R?`9?ts??p< |