HomeSort by relevance Sort by last modified time
    Searched refs:powl (Results 76 - 100 of 108) sorted by null

1 2 34 5

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 754 /* Define to 1 if you have the `powl' function. */
1556 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
c++config.h 763 /* Define to 1 if you have the `powl' function. */
1574 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
c++config.h 763 /* Define to 1 if you have the `powl' function. */
1574 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
c++config.h 763 /* Define to 1 if you have the `powl' function. */
1574 # define powl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++config.h 763 /* Define to 1 if you have the `powl' function. */
1574 # define powl macro
    [all...]
  /bionic/tests/
math_test.cpp 495 TEST(math, powl) {
496 ASSERT_FLOAT_EQ(8.0, powl(2.0, 3.0));
  /external/stlport/stlport/stl/
_cmath.h 469 inline long double pow(long double __x, int __y) { return _STLP_CMATH_FUNC_NAMESPACE::powl(__x, __STATIC_CAST(long double,__y)); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 469 inline long double pow(long double __x, int __y) { return _STLP_CMATH_FUNC_NAMESPACE::powl(__x, __STATIC_CAST(long double,__y)); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 469 inline long double pow(long double __x, int __y) { return _STLP_CMATH_FUNC_NAMESPACE::powl(__x, __STATIC_CAST(long double,__y)); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 469 inline long double pow(long double __x, int __y) { return _STLP_CMATH_FUNC_NAMESPACE::powl(__x, __STATIC_CAST(long double,__y)); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 469 inline long double pow(long double __x, int __y) { return _STLP_CMATH_FUNC_NAMESPACE::powl(__x, __STATIC_CAST(long double,__y)); }

Completed in 343 milliseconds

1 2 34 5