| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | f.cpp | 62 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 D | poly_sin.c | 204 long int exponent, exp2, echange; in poly_cos() local
|
| /kernel/linux/linux-6.6/arch/x86/math-emu/ |
| H A D | poly_sin.c | 204 long int exponent, exp2, echange; in poly_cos() local
|
| /third_party/musl/src/math/ |
| H A D | exp2.c | 70 double exp2(double x) in exp2() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | exp2.c | 70 double exp2(double x) in exp2() function
|
| /third_party/optimized-routines/math/ |
| H A D | exp2.c | 76 exp2 (double x) in exp2() function
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuInterval.cpp | 123 Interval exp2 (const Interval& x) in exp2() function
|
| /third_party/ffmpeg/libavutil/ |
| H A D | libm.h | 287 #undef exp2 macro 288 #define exp2(x) exp((x) * M_LN2) macro
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib.h | 326 static ASTCENC_SIMD_INLINE vfloat4 exp2(vfloat4 x) in exp2() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Math.hpp | 147 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 D | numbers.cc | 418 int exp2; in SplitToSix() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | hyperv_tlb_flush.c | 184 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 D | tgmath.h | 166 #undef exp2 macro 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| H A D | tgmath.h | 166 #undef exp2 macro 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | i965_gram.y | 1087 exp2: label [all...] |
| /third_party/musl/include/ |
| H A D | tgmath.h | 166 #undef exp2 macro 229 #define exp2(x) __tg_real(exp2, (x)) macro
|
| /third_party/vk-gl-cts/modules/gles3/scripts/ |
| H A 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/ |
| H A 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/gles2/scripts/ |
| H A 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/external/openglcts/modules/gles31/ |
| H A D | es31cProgramInterfaceQueryTests.cpp | 1476 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 D | vfs.c | 62 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 D | vfs.c | 125 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 D | caltest.cpp | 2252 UnicodeString exp2 = UNICODE_STRING_SIMPLE("Mon 1 Rajab 1433 AH, 01:47:04"); in Test3785() local
|
| H A D | usettest.cpp | 178 const char* exp2[] = {"aa", "ab", "ac", NOT, "xy", NULL}; in TestToPattern() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cProgramInterfaceQueryTests.cpp | 1766 std::set<GLuint> exp2; in Run() local 2022 std::set<GLuint> exp2; in Run() local 3175 std::set<GLuint> exp2; Run() local [all...] |