| /third_party/musl/src/math/i386/ |
| D | scalbn.s | 1 .global ldexp symbol 3 ldexp: label
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | ldexp.c | 3 double ldexp(double x, int n) in ldexp() function
|
| /third_party/musl/src/math/ |
| D | ldexp.c | 3 double ldexp(double x, int n) in ldexp() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_common.inl | 797 GLM_FUNC_QUALIFIER genType ldexp(genType const & x, int const & exp) function 805 GLM_FUNC_QUALIFIER tvec1<T, P> ldexp(tvec1<T, P> const & x, tvec1<int, P> const & exp) function 814 GLM_FUNC_QUALIFIER tvec2<T, P> ldexp(tvec2<T, P> const & x, tvec2<int, P> const & exp) function 824 GLM_FUNC_QUALIFIER tvec3<T, P> ldexp(tvec3<T, P> const & x, tvec3<int, P> const & exp) function 835 GLM_FUNC_QUALIFIER tvec4<T, P> ldexp(tvec4<T, P> const & x, tvec4<int, P> const & exp) function
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_algebraic.py | 2241 def ldexp(f, exp, bits): function
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tgmath.h | 241 #define ldexp(x,y) __tg_real_2_1(ldexp, (x), (y)) macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tgmath.h | 241 #define ldexp(x,y) __tg_real_2_1(ldexp, (x), (y)) macro
|
| /third_party/musl/include/ |
| D | tgmath.h | 241 #define ldexp(x,y) __tg_real_2_1(ldexp, (x), (y)) macro
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderCommonFunctionTests.cpp | 1683 static inline float ldexp (float significand, int exponent) in ldexp() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cGPUShaderFP64Tests.cpp | 12466 static T ldexp(T val, glw::GLint exp) in ldexp() function
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 2113 constexpr const ImmutableString ldexp("ldexp"); variable
|
| D | SymbolTable_autogen.cpp | 3289 constexpr const ImmutableString ldexp("ldexp"); variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 34712 ldexp(float __x, int __exp) in ldexp() function 34716 ldexp(long double __x, int __exp) in ldexp() function 34724 ldexp(_Tp __x, int __exp) in ldexp() function
|