Home
last modified time | relevance | path

Searched defs:exp2 (Results 1 – 25 of 41) sorted by relevance

12

/third_party/optimized-routines/math/
Dexp2.c76 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/
Dfunc_exponential.inl93 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/
Df.cpp62 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/
Dmono-zip-test.cpp46 char const** exp2 = arr2; in BOOST_AUTO_TEST_CASE() local
Dmono-grid-test.cpp56 char const** exp2 = arr2; in BOOST_AUTO_TEST_CASE() local
/third_party/mesa3d/include/
Dc99_math.h111 exp2(double d) in exp2() function
/third_party/musl/src/math/
Dexp2.c70 double exp2(double x) in exp2() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2.c70 double exp2(double x) in exp2() function
/third_party/skia/third_party/externals/swiftshader/src/Common/
DMath.hpp147 inline float exp2(float x) in exp2() function
152 inline int exp2(int x) in exp2() function
/third_party/vk-gl-cts/framework/common/
DtcuInterval.cpp123 Interval exp2 (const Interval& x) in exp2() function
/third_party/boost/libs/program_options/test/
Dvariable_map_test.cpp156 string exp2[] = { "q", "q", "w" }; in test_semantic_values() local
/third_party/ffmpeg/libavutil/
Dlibm.h288 #define exp2(x) exp((x) * M_LN2) macro
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in679 # define exp2 rpl_exp2 macro
/third_party/abseil-cpp/absl/strings/
Dnumbers.cc408 int exp2; in SplitToSix() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dnumbers.cc418 int exp2; in SplitToSix() local
/third_party/boost/libs/math/test/
Dtest_hyperexponential_dist.cpp363 boost::math::exponential_distribution<RealT> exp2(rate2); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp1472 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/
Dtgmath.h229 #define exp2(x) __tg_real(exp2, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h229 #define exp2(x) __tg_real(exp2, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h229 #define exp2(x) __tg_real(exp2, (x)) macro
/third_party/musl/ndk_musl_include/
Dtgmath.h229 #define exp2(x) __tg_real(exp2, (x)) macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp1766 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/
Dtest_arithmetic.hpp1222 e_type exp2; in test_float_ops() local
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp1863 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/
Dcstdfloat_cmath.hpp708 …inline boost::math::cstdfloat::detail::float_internal128_t exp2(boost::math::cstdfloat::detail::f… in exp2() function

12