Home
last modified time | relevance | path

Searched defs:one (Results 1 – 13 of 13) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Def_fmod.c25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
27 static float one = 1.0, Zero[] = {0.0, -0.0,}; variable
Def_sqrt.c19 static const float one = 1.0, tiny=1.0e-30; variable
21 static float one = 1.0, tiny=1.0e-30; variable
Dsf_atan.c64 one = 1.0, variable
Dkf_cos.c23 one = 1.0000000000e+00, /* 0x3f800000 */ variable
Def_exp.c27 one = 1.0, variable
Def_asin.c23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
Dkf_rem_pio2.c51 one = 1.0, variable
Def_pow.c31 one = 1.0, variable
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c45 one = 1.0, variable
De_expf.c25 one = 1.0, variable
/device/google/gs-common/soc/
Ddump_memory.cpp22 char* concat(char* result, const char* one, const char* two){ in concat()
/device/generic/goldfish/camera/
DCameraDevice.cpp286 const camera_metadata_rational_t one = { in getCameraCharacteristics() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1093 bool one, rawThree, three; in processBuf() local