| /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/musl/porting/liteos_a/kernel/src/math/ |
| D | exp2.c | 70 double exp2(double x) in exp2() function
|
| /third_party/musl/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/ffmpeg/libavutil/ |
| D | libm.h | 288 #define exp2(x) exp((x) * M_LN2) macro
|
| /third_party/rust/crates/num-traits/src/ |
| D | real.rs | 320 fn exp2(self) -> Self; in exp2() method
|
| D | float.rs | 1407 fn exp2(self) -> Self; in exp2() method
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
| D | sfn_instr_test.cpp | 583 ExportInstr exp2(ExportInstr::pos, 60, RegisterVec4(200)); in TEST_F() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | numbers.cc | 418 int exp2; in SplitToSix() 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/ndk_musl_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/porting/uniproton/kernel/include/ |
| D | tgmath.h | 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
| /third_party/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/jsoncpp/src/test_lib_json/ |
| D | main.cpp | 1864 Json::String exp2 = "\n"; in JSONTEST_FIXTURE_LOCAL() local 1876 Json::String exp2 = "\n"; in JSONTEST_FIXTURE_LOCAL() local 1890 Json::String exp2; in JSONTEST_FIXTURE_LOCAL() local
|
| /third_party/vk-gl-cts/modules/gles2/scripts/ |
| D | genutil.py | 169 def exp2(val): return val.applyUnary(lambda x: math.pow(2.0, x)) member in GenMath
|
| /third_party/vk-gl-cts/modules/gles3/scripts/ |
| D | genutil.py | 179 def exp2(val): return val.applyUnary(lambda x: math.pow(2.0, x)) member in GenMath
|
| /third_party/vk-gl-cts/modules/gles31/scripts/ |
| D | genutil.py | 179 def exp2(val): return val.applyUnary(lambda x: math.pow(2.0, x)) member in GenMath
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | caltest.cpp | 2252 UnicodeString exp2 = UNICODE_STRING_SIMPLE("Mon 1 Rajab 1433 AH, 01:47:04"); in Test3785() local
|
| D | usettest.cpp | 176 const char* exp2[] = {"aa", "ab", "ac", NOT, "xy", NULL}; in TestToPattern() local
|
| /third_party/mesa3d/src/microsoft/clc/ |
| D | clc_compiler_test.cpp | 1265 TEST_F(ComputeTest, exp2) in TEST_F() argument
|