/device/google/contexthub/firmware/lib/libm/ |
D | sf_cos.c | 19 static const float one=1.0; variable 21 static float one=1.0; variable
|
D | ef_fmod.c | 25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable 27 static float one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
D | ef_sqrt.c | 19 static const float one = 1.0, tiny=1.0e-30; variable 21 static float one = 1.0, tiny=1.0e-30; variable
|
D | kf_cos.c | 23 one = 1.0000000000e+00, /* 0x3f800000 */ variable
|
D | sf_atan.c | 64 one = 1.0, variable
|
D | ef_exp.c | 27 one = 1.0, variable
|
D | ef_asin.c | 23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
|
D | kf_rem_pio2.c | 51 one = 1.0, variable
|
/device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
D | e_cosh.c | 47 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
D | s_tanh.c | 45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
D | e_sinh.c | 39 static const double one = 1.0, shuge = 1.0e307; variable
|
D | s_modf.c | 31 static const double one = 1.0; variable
|
D | s_atan.c | 70 one = 1.0, variable
|
D | k_cos.c | 57 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
|
D | e_fmod.c | 32 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
D | e_sqrt.c | 107 static const double one = 1.0, tiny=1.0e-300; variable
|
D | k_tan.c | 73 #define one xxx[13] macro
|
D | e_acos.c | 61 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
|
D | e_asin.c | 58 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
|
D | e_exp.c | 90 one = 1.0, variable
|
D | s_expm1.c | 122 one = 1.0, variable
|
D | k_rem_pio2.c | 152 one = 1.0, variable
|
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
D | s_atanf.c | 45 one = 1.0, variable
|
D | e_expf.c | 25 one = 1.0, variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | testcapi_long.h | 81 PyObject *one, *x, *y; in TESTNAME() local
|