Home
last modified time | relevance | path

Searched defs:half (Results 1 – 10 of 10) sorted by relevance

/external/fdlibm/
De_cosh.c38 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
40 static double one = 1.0, half=0.5, huge = 1.0e300; variable
Dk_sin.c49 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
De_rem_pio2.c73 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
Ds_erf.c117 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
De_lgamma_r.c90 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
/external/speex/libspeex/
Dvq_sse.h41 __m128 half; in vq_nbest() local
80 __m128 half; in vq_nbest_sign() local
/external/freetype/src/base/
Dfttrigon.c436 FT_Int32 half = 1L << ( shift - 1 ); in FT_Vector_Rotate() local
/external/bluetooth/glib/glib/
Dgunidecomp.c179 int half = (start + end) / 2; in find_decomposition() local
Dguniprop.c1188 int half = (start + end) / 2; in g_utf8_casefold() local
/external/qemu/
Dcharpipe.c453 CharPipeHalf* half; in charpipe_poll() local