/external/deqp/framework/delibs/debase/ |
deInt32Test.c | 97 /* dePop32(): Check exp2(N) values and inverses. */ 104 /* Check exp2(N) values. */
|
/bionic/libm/ |
libm.map | 99 exp2;
|
/external/valgrind/massif/tests/ |
Makefile.am | 30 one.post.exp one.post.exp2 one.stderr.exp one.vgtest \
|
/external/valgrind/none/tests/s390x/ |
Makefile.am | 35 op00.stderr.exp1 op00.stderr.exp2 op00.vgtest \
|
/external/webrtc/src/common_audio/vad/ |
vad_gmm.c | 66 // ~= exp2(-log2(exp(1)) * |tmp32|).
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
voice_factor.cpp | 127 int16 i, tmp, exp, ener1, exp1, ener2, exp2; local 139 ener2 = extract_h(Dot_product12(code, code, L_subfr, &exp2)); 145 exp2 -= (exp << 1); 147 i = exp1 - exp2;
|
/frameworks/rs/cpu_ref/ |
rsCpuRuntimeMathFuncs.cpp | 49 IMPORT_F32_FN_F32(exp2)
|
/external/llvm/test/Transforms/ConstProp/ |
calls.ll | 11 declare double @exp2(double) 26 %E = call double @exp2(double 4.0)
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
tgmath.h | 130 #define exp2(x) __TGMATH_REAL(x, exp2) macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
tgmath.h | 141 #define exp2(x) __TGMATH_REAL(x, exp2) macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
tgmath.h | 141 #define exp2(x) __TGMATH_REAL(x, exp2) macro
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
tgmath.h | 130 #define exp2(x) __TGMATH_REAL(x, exp2) macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
math-finite.h | 95 /* exp2. */ 96 extern double __REDIRECT_NTH (exp2, (double), __exp2_finite);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
math-finite.h | 95 /* exp2. */ 96 extern double __REDIRECT_NTH (exp2, (double), __exp2_finite);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
tgmath.h | 130 #define exp2(x) __TGMATH_REAL(x, exp2) macro
|
/external/llvm/test/CodeGen/Mips/msa/ |
arithmetic_float.ll | 245 %2 = tail call <4 x float> @llvm.exp2.v4f32 (<4 x float> %1) 261 %2 = tail call <2 x double> @llvm.exp2.v2f64 (<2 x double> %1) 277 %2 = tail call <4 x float> @llvm.exp2.v4f32 (<4 x float> %1) 294 %2 = tail call <2 x double> @llvm.exp2.v2f64 (<2 x double> %1) 448 declare <4 x float> @llvm.exp2.v4f32(<4 x float> %val) 449 declare <2 x double> @llvm.exp2.v2f64(<2 x double> %val)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 53 #undef exp2 179 using ::exp2; 445 exp2(float __x) 449 exp2(long double __x) 454 exp2(_Tp __x) 457 return exp2(__type(__x));
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 53 #undef exp2 179 using ::exp2; 445 exp2(float __x) 449 exp2(long double __x) 454 exp2(_Tp __x) 457 return exp2(__type(__x));
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 53 #undef exp2 179 using ::exp2; 445 exp2(float __x) 449 exp2(long double __x) 454 exp2(_Tp __x) 457 return exp2(__type(__x));
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
cmath | 53 #undef exp2 179 using ::exp2; 445 exp2(float __x) 449 exp2(long double __x) 454 exp2(_Tp __x) 457 return exp2(__type(__x));
|
/external/valgrind/memcheck/tests/ |
Makefile.am | 162 memcmptest.stderr.exp memcmptest.stderr.exp2 \ 199 partiallydefinedeq.stderr.exp2 \ 230 sigprocmask.stderr.exp sigprocmask.stderr.exp2 sigprocmask.vgtest \ 233 strchr.stderr.exp strchr.stderr.exp2 strchr.stderr.exp3 strchr.vgtest \ 251 trivialleak.stderr.exp trivialleak.vgtest trivialleak.stderr.exp2 \
|
/external/llvm/test/CodeGen/Mips/ |
fp16instrinsmc.ll | 378 %call = call double @exp2(double %0) #3 379 ;pic: lw ${{[0-9]+}}, %call16(exp2)(${{[0-9]+}}) 386 declare double @exp2(double) #0
|
/external/v8/src/ |
math.js | 197 var exp2 = MathExp(-x); 198 return (exp1 - exp2) / (exp1 + exp2);
|
/external/valgrind/drd/tests/ |
Makefile.am | 191 pth_detached3.stderr.exp2 \ 197 pth_inconsistent_cond_wait.stderr.exp2 \ 215 rwlock_race.stderr.exp2 \
|
/external/webrtc/src/modules/audio_processing/aec/ |
aec_core_sse2.c | 206 // a^b = exp2(b * log2(a)) 207 // exp2(x) and log2(x) are calculated using polynomial approximations. 287 // Calculate exp2(x), x = b * log2(a).
|