HomeSort by relevance Sort by last modified time
    Searched refs:exp2 (Results 126 - 150 of 284) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 662 // exp2
670 __tg_exp2(double __x) {return exp2(__x);}
676 #undef exp2 macro
677 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 662 // exp2
670 __tg_exp2(double __x) {return exp2(__x);}
676 #undef exp2 macro
677 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 671 // exp2
679 __tg_exp2(double __x) {return exp2(__x);}
685 #undef exp2 macro
686 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 662 // exp2
670 __tg_exp2(double __x) {return exp2(__x);}
676 #undef exp2 macro
677 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 662 // exp2
670 __tg_exp2(double __x) {return exp2(__x);}
676 #undef exp2 macro
677 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 662 // exp2
670 __tg_exp2(double __x) {return exp2(__x);}
676 #undef exp2 macro
677 #define exp2(__x) __tg_exp2(__tg_promote1((__x))(__x)) macro
  /bionic/tests/
math_test.cpp 680 TEST(MATH_TEST, exp2) {
681 ASSERT_DOUBLE_EQ(8.0, exp2(3.0));
    [all...]
  /external/libcxx/include/
math.h 191 floating_point exp2 (arithmetic x);
    [all...]
  /external/llvm/lib/Analysis/
VectorUtils.cpp 40 case Intrinsic::exp2:
  /external/swiftshader/src/Renderer/
Sampler.cpp 378 exp2LOD = exp2(LOD);
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 181 floating_point exp2 (arithmetic x);
1065 // exp2
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h 181 floating_point exp2 (arithmetic x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h 181 floating_point exp2 (arithmetic x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h 181 floating_point exp2 (arithmetic x);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h 181 floating_point exp2 (arithmetic x);
    [all...]

Completed in 1803 milliseconds

1 2 3 4 56 7 8 91011>>