HomeSort by relevance Sort by last modified time
    Searched full:exp2 (Results 101 - 125 of 748) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_math_forward_declares.h 73 __DEVICE__ double exp2(double);
74 __DEVICE__ float exp2(float);
217 using ::exp2;
  /bionic/tests/headers/posix/
tgmath_h.c 80 TGMATH(exp2);
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecureLib/
PlatformSecureLib.c 45 // Read state of Reset Button - EXP2.P1_7
  /external/e2fsprogs/tests/f_extent_htree/
script 54 EXP2=$test_dir/expect.pre.2
  /external/libnetfilter_conntrack/include/internal/
prototypes.h 53 int __cmp_expect(const struct nf_expect *exp1, const struct nf_expect *exp2, unsigned int flags);
  /external/valgrind/none/tests/s390x/
Makefile.am 39 op00.stderr.exp1 op00.stderr.exp2 op00.vgtest \
  /external/vulkan-validation-layers/libs/glm/gtx/
fast_exponential.hpp 78 /// Faster than the common exp2 function but less accurate.
  /external/webrtc/webrtc/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;
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
fast_exponential.hpp 78 /// Faster than the common exp2 function but less accurate.
  /external/deqp/framework/delibs/debase/
deInt32Test.c 122 /* dePop32(): Check exp2(N) values and inverses. */
129 /* Check exp2(N) values. */
  /external/swiftshader/src/Common/
Math.hpp 147 inline float exp2(float x) function in namespace:sw
152 inline int exp2(int x) function in namespace:sw
  /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

Completed in 4164 milliseconds

1 2 3 45 6 7 8 91011>>