/third_party/optimized-routines/math/ |
D | exp2.c | 76 exp2 (double x) in exp2() function 138 strong_alias (exp2, __exp2_finite) in strong_alias() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_exponential.inl | 93 GLM_FUNC_QUALIFIER genType exp2(genType x) function 101 GLM_FUNC_QUALIFIER vecType<T, P> exp2(vecType<T, P> const & x) function
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | f.cpp | 62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x) in exp2() function
|
/third_party/boost/libs/test/test/test-organization-ts/datasets-test/ |
D | mono-zip-test.cpp | 46 char const** exp2 = arr2; in BOOST_AUTO_TEST_CASE() local
|
D | mono-grid-test.cpp | 56 char const** exp2 = arr2; in BOOST_AUTO_TEST_CASE() local
|
/third_party/mesa3d/include/ |
D | c99_math.h | 111 exp2(double d) in exp2() function
|
/third_party/musl/src/math/ |
D | exp2.c | 70 double exp2(double x) in exp2() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | exp2.c | 70 double exp2(double x) in exp2() function
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Math.hpp | 147 inline float exp2(float x) in exp2() function 152 inline int exp2(int x) in exp2() function
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuInterval.cpp | 123 Interval exp2 (const Interval& x) in exp2() function
|
/third_party/boost/libs/program_options/test/ |
D | variable_map_test.cpp | 156 string exp2[] = { "q", "q", "w" }; in test_semantic_values() local
|
/third_party/ffmpeg/libavutil/ |
D | libm.h | 288 #define exp2(x) exp((x) * M_LN2) macro
|
/third_party/glib/glib/gnulib/ |
D | gnulib_math.h.in | 679 # define exp2 rpl_exp2 macro
|
/third_party/abseil-cpp/absl/strings/ |
D | numbers.cc | 408 int exp2; in SplitToSix() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | numbers.cc | 418 int exp2; in SplitToSix() local
|
/third_party/boost/libs/math/test/ |
D | test_hyperexponential_dist.cpp | 363 boost::math::exponential_distribution<RealT> exp2(rate2); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 1472 std::set<GLuint> exp2; in Run() local 1885 std::set<GLuint> exp2; in Run() local 2489 std::set<GLuint> exp2; in Run() local
|
/third_party/musl/include/ |
D | tgmath.h | 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 1766 std::set<GLuint> exp2; in Run() local 2022 std::set<GLuint> exp2; in Run() local 3175 std::set<GLuint> exp2; in Run() local
|
/third_party/boost/libs/multiprecision/test/ |
D | test_arithmetic.hpp | 1222 e_type exp2; in test_float_ops() local
|
/third_party/jsoncpp/src/test_lib_json/ |
D | main.cpp | 1863 Json::String exp2 = "\n"; in JSONTEST_FIXTURE_LOCAL() local 1875 Json::String exp2 = "\n"; in JSONTEST_FIXTURE_LOCAL() local 1889 Json::String exp2; in JSONTEST_FIXTURE_LOCAL() local
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_cmath.hpp | 708 …inline boost::math::cstdfloat::detail::float_internal128_t exp2(boost::math::cstdfloat::detail::f… in exp2() function
|