| /third_party/flutter/skia/third_party/externals/sdl/src/libm/ |
| D | e_sqrt.c | 92 static const double one = 1.0, tiny = 1.0e-300; variable 94 static double one = 1.0, tiny = 1.0e-300; variable
|
| D | e_atan2.c | 43 tiny = 1.0e-300, variable
|
| /third_party/jerryscript/jerry-libm/ |
| D | tanh.c | 59 #define tiny 1.0e-300 macro
|
| D | scalbn.c | 38 #define tiny 1.0e-300 macro
|
| D | sqrt.c | 102 #define tiny 1.0e-300 macro
|
| D | atan2.c | 57 #define tiny 1.0e-300 macro
|
| D | expm1.c | 126 #define tiny 1.0e-300 macro
|
| D | pow.c | 96 #define tiny 1.0e-300 macro
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | sqrtf.c | 18 static const float tiny = 1.0e-30; variable
|
| D | sqrt.c | 81 static const double tiny = 1.0e-300; variable
|
| D | fma.c | 169 double_t tiny = DBL_MIN/FLT_MIN * r; in fma() local
|
| /third_party/musl/src/math/ |
| D | sqrtf.c | 18 static const float tiny = 1.0e-30; variable
|
| D | sqrt.c | 81 static const double tiny = 1.0e-300; variable
|
| D | fma.c | 169 double_t tiny = DBL_MIN/FLT_MIN * r; in fma() local
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| D | sqrt.c | 81 static const double tiny = 1.0e-300; variable
|
| /third_party/boost/libs/math/minimax/ |
| D | f.cpp | 21 static const mp_type tiny = boost::math::tools::min_value<mp_type>() * 64; in f() local 241 mp_type tiny = boost::lexical_cast<mp_type>("1e-5000"); in f() local
|
| /third_party/musl/libc-test/src/math/ |
| D | isless.c | 32 volatile double tiny = DBL_MIN; in main() local
|
| /third_party/boost/boost/math/tools/ |
| D | fraction.hpp | 118 result_type tiny = detail::tiny_value<result_type>::get(); in continued_fraction_b() local 213 result_type tiny = detail::tiny_value<result_type>::get(); in continued_fraction_a() local
|
| /third_party/boost/boost/math/special_functions/detail/ |
| D | bessel_jy.hpp | 146 T C, D, f, a, b, delta, tiny, tolerance; in CF1_jy() local 195 T tiny; in CF2_jy() local
|
| D | bessel_ik.hpp | 163 T C, D, f, a, b, delta, tiny, tolerance; in CF1_ik() local
|
| /third_party/libcoap/ |
| D | CMakeLists.txt | 577 add_executable(tiny ${CMAKE_CURRENT_LIST_DIR}/examples/tiny.c) target
|
| /third_party/boost/boost/geometry/formulas/ |
| D | karney_inverse.hpp | 147 CT tiny = std::sqrt((std::numeric_limits<CT>::min)()); in apply() local 845 CT const& f, CT const& n, CT const& ep2, CT const& tiny, in lambda12()
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| D | imgui_impl_wgpu.cpp | 28 #define HAS_EMSCRIPTEN_VERSION(major, minor, tiny) (__EMSCRIPTEN_major__ > (major) || (__EMSCRIPTEN… argument
|
| /third_party/harfbuzz/src/ |
| D | Makefile.am | 22 tiny: target
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | Makefile.am | 22 tiny: target
|