| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | frexp.c | 4 double frexp(double x, int *e) in frexp() function
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| D | frexp.c | 4 double frexp(double x, int *e) in frexp() function
|
| /third_party/musl/src/math/ |
| D | frexp.c | 4 double frexp(double x, int *e) in frexp() function
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| D | frexp.c | 4 double frexp(double x, int *e) in frexp() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_common.inl | 748 GLM_FUNC_QUALIFIER genType frexp(genType x, int & exp) function 756 GLM_FUNC_QUALIFIER tvec1<T, P> frexp(tvec1<T, P> const & x, tvec1<int, P> & exp) function 764 GLM_FUNC_QUALIFIER tvec2<T, P> frexp(tvec2<T, P> const & x, tvec2<int, P> & exp) function 774 GLM_FUNC_QUALIFIER tvec3<T, P> frexp(tvec3<T, P> const & x, tvec3<int, P> & exp) function 785 GLM_FUNC_QUALIFIER tvec4<T, P> frexp(tvec4<T, P> const & x, tvec4<int, P> & exp) function
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_mathlib.h | 396 static inline float frexp(float v, int* expo) in frexp() function
|
| D | astcenc_vecmathlib.h | 504 static ASTCENC_SIMD_INLINE vfloat4 frexp(vfloat4 a, vint4& exp) in frexp() function
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tgmath.h | 238 #define frexp(x,y) __tg_real_2_1(frexp, (x), (y)) macro
|
| /third_party/musl/include/ |
| D | tgmath.h | 238 #define frexp(x,y) __tg_real_2_1(frexp, (x), (y)) macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tgmath.h | 238 #define frexp(x,y) __tg_real_2_1(frexp, (x), (y)) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | APFloat.h | 1095 inline APFloat frexp(const APFloat &X, int &Exp, APFloat::roundingMode RM) { in frexp() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APFloat.h | 1225 inline APFloat frexp(const APFloat &X, int &Exp, APFloat::roundingMode RM) { in frexp() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | APFloat.cpp | 3905 IEEEFloat frexp(const IEEEFloat &Val, int &Exp, IEEEFloat::roundingMode RM) { in frexp() function 4478 DoubleAPFloat frexp(const DoubleAPFloat &Arg, int &Exp, in frexp() function
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderCommonFunctionTests.cpp | 1666 static inline void frexp (float in, float* significand, int* exponent) in frexp() function
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bifrost_compile.c | 2115 bi_index frexp = bi_frexpe_f32(b, s0, true, false); in bi_flog2_32() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cGPUShaderFP64Tests.cpp | 12414 static T frexp(T val, glw::GLint& exp) in frexp() function
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 1945 constexpr const ImmutableString frexp("frexp"); variable
|
| D | SymbolTable_autogen.cpp | 3109 constexpr const ImmutableString frexp("frexp"); variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 34693 frexp(float __x, int* __exp) in frexp() function 34697 frexp(long double __x, int* __exp) in frexp() function 34705 frexp(_Tp __x, int* __exp) in frexp() function
|