/third_party/musl/src/math/ |
D | nextafterl.c | 11 union ldshape ux, uy; in nextafterl() local 47 union ldshape ux, uy; in nextafterl() local
|
D | nexttowardf.c | 5 union {float f; uint32_t i;} ux = {x}; in nexttowardf() local
|
D | copysignl.c | 11 union ldshape ux = {x}, uy = {y}; in copysignl() local
|
D | copysign.c | 4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
|
D | copysignf.c | 6 union {float f; uint32_t i;} ux={x}, uy={y}; in copysignf() local
|
D | hypotf.c | 6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
|
D | nextafterf.c | 5 union {float f; uint32_t i;} ux={x}, uy={y}; in nextafterf() local
|
D | nextafter.c | 5 union {double f; uint64_t i;} ux={x}, uy={y}; in nextafter() local
|
D | nexttoward.c | 11 union {double f; uint64_t i;} ux = {x}; in nexttoward() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | nextafterl.c | 11 union ldshape ux, uy; in nextafterl() local 47 union ldshape ux, uy; in nextafterl() local
|
D | nexttowardf.c | 5 union {float f; uint32_t i;} ux = {x}; in nexttowardf() local
|
D | copysignf.c | 6 union {float f; uint32_t i;} ux={x}, uy={y}; in copysignf() local
|
D | copysignl.c | 11 union ldshape ux = {x}, uy = {y}; in copysignl() local
|
D | copysign.c | 4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
|
D | hypotf.c | 6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
|
D | nexttoward.c | 11 union {double f; uint64_t i;} ux = {x}; in nexttoward() local
|
D | nextafterf.c | 5 union {float f; uint32_t i;} ux={x}, uy={y}; in nextafterf() local
|
/third_party/mesa3d/src/mesa/math/ |
D | m_norm_tmp.h | 63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 130 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 157 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 194 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 226 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 256 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 286 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
|
/third_party/boost/boost/geometry/arithmetic/ |
D | determinant.hpp | 41 static inline ReturnType apply(U const& ux, U const& uy in apply() 49 inline ReturnType determinant(U const& ux, U const& uy in determinant()
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
D | copysignl.c | 11 union ldshape ux = {x}, uy = {y}; in copysignl() local
|
D | copysign.c | 4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
D | copysignl.c | 11 union ldshape ux = {x}, uy = {y}; in copysignl() local
|
D | copysign.c | 4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
|
/third_party/gn/src/base/numerics/ |
D | checked_math_impl.h | 30 UnsignedDst ux = static_cast<UnsignedDst>(x); in CheckedAddImpl() local
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
D | checked_math_impl.h | 35 const UnsignedDst ux = static_cast<UnsignedDst>(x); in CheckedAddImpl() local
|