Home
last modified time | relevance | path

Searched defs:two_thirds (Results 1 – 6 of 6) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dconstants.inl171 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType two_thirds() function
/external/arm-optimized-routines/math/aarch64/advsimd/
Dcbrtf.c73 float32x4_t two_thirds = vaddq_f32 (one_third, one_third); in V_NAME_F1() local
Dcbrt.c80 float64x2_t two_thirds = vaddq_f64 (one_third, one_third); in V_NAME_D1() local
/external/arm-optimized-routines/math/aarch64/sve/
Dcbrtf.c17 float32_t one_third, two_thirds; member
Dcbrt.c17 float64_t one_third, two_thirds, shift; member
Derfcf.c16 float third, two_thirds, two_over_fifteen, two_over_five, tenth; member