Home
last modified time | relevance | path

Searched defs:exp2 (Results 1 - 25 of 36) 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
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/multiple_capturer_test/src/
H A Dmultiple_audio_capturer_unit_test.cpp59 TestUnitFunc(SourceType s1, SourceType s2, FOCUS_RULING exp1, SourceType s3, FOCUS_RULING exp2) TestUnitFunc() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcse.h123 static inline bool NotSameExp(Exp exp1, Exp exp2) in NotSameExp() argument
[all...]
/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
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dtgmath.h165 #undef exp2 macro
228 #define exp2(x) __tg_real(exp2, (x)) macro
/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
/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
H A Dprintf.c590 int exp2 = (int)((conv.U >> exp2_eff1) & exp2_eff2) - exp2_eff3_int; // effectively log2 in _etoa() local
/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...]

Completed in 25 milliseconds

12