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

1 2 3 4 5 6 7 891011>>

  /external/deqp/external/openglcts/modules/gl/
gl4cProgramInterfaceQueryTests.cpp 1766 std::set<GLuint> exp2; local
2022 std::set<GLuint> exp2; local
3175 std::set<GLuint> exp2; local
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /bionic/libc/include/
math.h 134 double exp2(double __x);
136 long double exp2l(long double __x) __RENAME_LDBL(exp2, 3, 21);
  /external/deqp/modules/gles2/functional/
es2fShaderConstExprTests.cpp 94 {"exp2", "exp2(${T} (6.7))", glu::TYPE_FLOAT, 1, 4, glu::TYPE_FLOAT, deFloatExp2(6.7f) },
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
ListsTest.java 349 List<Object> exp2 = list((Object) 1, "4"); local
354 .has().exactly(exp1, exp2, exp3, exp4).inOrder();
  /external/libcxx/include/
cmath 184 floating_point exp2 (arithmetic x);
405 using ::exp2;
  /external/llvm/test/CodeGen/ARM/
2011-11-29-128bitArithmetics.ll 114 %1 = call <4 x float> @llvm.exp2.v4f32(<4 x float> %0)
119 declare <4 x float> @llvm.exp2.v4f32(<4 x float>) nounwind readonly
  /external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
transformed_distribution_test.py 246 exp2 = self._cls()(
251 log_prob = exp2.log_prob(1.)
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 214 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
348 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
406 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_cmath.h 223 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
357 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
405 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_cmath.h 223 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
357 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
405 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_cmath.h 223 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
357 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
405 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 223 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
357 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
405 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 223 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
357 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
405 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 223 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
357 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
405 using ::exp2;
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_cmath.h 223 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
357 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 214 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, exp2)
348 using ::exp2;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cmath 184 floating_point exp2 (arithmetic x);
406 using ::exp2;

Completed in 1206 milliseconds

1 2 3 4 5 6 7 891011>>