Searched defs:nextafter (Results 1 – 12 of 12) sorted by relevance
/third_party/jerryscript/jerry-libm/ |
D | nextafter.c | 31 nextafter (double x, in nextafter() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | nextafter.c | 3 double nextafter(double x, double y) in nextafter() function
|
/third_party/musl/src/math/ |
D | nextafter.c | 3 double nextafter(double x, double y) in nextafter() function
|
/third_party/boost/boost/math/special_functions/ |
D | next.hpp | 432 inline typename tools::promote_args<T, U>::type nextafter(const T& val, const U& direction, const P… in nextafter() function 439 inline typename tools::promote_args<T, U>::type nextafter(const T& val, const U& direction) in nextafter() function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | ulp.inl | 116 GLM_FUNC_QUALIFIER double nextafter(double x, double y) function
|
/third_party/musl/include/ |
D | tgmath.h | 253 #define nextafter(x,y) __tg_real_2(nextafter, (x), (y)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 253 #define nextafter(x,y) __tg_real_2(nextafter, (x), (y)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 253 #define nextafter(x,y) __tg_real_2(nextafter, (x), (y)) macro
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 253 #define nextafter(x,y) __tg_real_2(nextafter, (x), (y)) macro
|
/third_party/boost/boost/math/concepts/ |
D | std_real_concept.hpp | 229 inline boost::math::concepts::std_real_concept (nextafter)(boost::math::concepts::std_real_concept … in std_real_concept() argument
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_cmath.hpp | 743 …inline boost::math::cstdfloat::detail::float_internal128_t nextafter(boost::math::cstdfloat::deta… in nextafter() function
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
|