Home
last modified time | relevance | path

Searched defs:exp2 (Results 1 - 25 of 31) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Df.cpp62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x) in exp2() function
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dpoly_sin.c204 long int exponent, exp2, echange; in poly_cos() local
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dpoly_sin.c204 long int exponent, exp2, echange; in poly_cos() local
/third_party/musl/src/math/
H A Dexp2.c70 double exp2(double x) in exp2() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp2.c70 double exp2(double x) in exp2() function
/third_party/optimized-routines/math/
H A Dexp2.c76 exp2 (double x) in exp2() function
/third_party/vk-gl-cts/framework/common/
H A DtcuInterval.cpp123 Interval exp2 (const Interval& x) in exp2() function
/third_party/ffmpeg/libavutil/
H A Dlibm.h287 #undef exp2 macro
288 #define exp2(x) exp((x) * M_LN2) macro
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h326 static ASTCENC_SIMD_INLINE vfloat4 exp2(vfloat4 x) in exp2() function
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMath.hpp147 inline float exp2(float x) in exp2() function
152 inline int exp2(int x) in exp2() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers.cc418 int exp2; in SplitToSix() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c184 static inline void post_test(struct test_data *data, u64 exp1, u64 exp2) in post_test() argument
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h166 #undef exp2 macro
229 #define exp2(x) __tg_real(exp2, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h166 #undef exp2 macro
229 #define exp2(x) __tg_real(exp2, (x)) macro
/third_party/mesa3d/src/intel/tools/
H A Di965_gram.y1087 exp2: label
[all...]
/third_party/musl/include/
H A Dtgmath.h166 #undef exp2 macro
229 #define exp2(x) __tg_real(exp2, (x)) macro
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgenutil.py179 def exp2(val): return val.applyUnary(lambda x: math.pow(2.0, x)) member in GenMath
/third_party/vk-gl-cts/modules/gles31/scripts/
H A Dgenutil.py179 def exp2(val): return val.applyUnary(lambda x: math.pow(2.0, x)) member in GenMath
/third_party/vk-gl-cts/modules/gles2/scripts/
H A Dgenutil.py169 def exp2(val): return val.applyUnary(lambda x: math.pow(2.0, x)) member in GenMath
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp1476 std::set<GLuint> exp2; in Run() local
1889 std::set<GLuint> exp2; in Run() local
2493 std::set<GLuint> exp2; Run() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.c62 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt() local
126 struct svc_export *exp2; in nfsd_lookup_parent() local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.c125 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt() local
193 struct svc_export *exp2; in nfsd_lookup_parent() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2252 UnicodeString exp2 = UNICODE_STRING_SIMPLE("Mon 1 Rajab 1433 AH, 01:47:04"); in Test3785() local
H A Dusettest.cpp178 const char* exp2[] = {"aa", "ab", "ac", NOT, "xy", NULL}; in TestToPattern() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp1766 std::set<GLuint> exp2; in Run() local
2022 std::set<GLuint> exp2; in Run() local
3175 std::set<GLuint> exp2; Run() local
[all...]

Completed in 38 milliseconds

12