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

1 23 4 5

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 465 long double powl(long double, long double);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 465 long double powl(long double, long double);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 465 long double powl(long double, long double);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 465 long double powl(long double, long double);
  /bionic/libm/include/
math.h 471 long double powl(long double, long double);
  /external/chromium_org/third_party/libxml/src/
trio.c 264 # define powl(x,y) pow((double)(x),(double)(y)) macro
1094 result = powl((trio_long_double_t)number,
1101 return powl((trio_long_double_t)number, (trio_long_double_t)exponent);
    [all...]
  /external/libxml2/
trio.c 264 # define powl(x,y) pow((double)(x),(double)(y)) macro
1094 result = powl((trio_long_double_t)number,
1101 return powl((trio_long_double_t)number, (trio_long_double_t)exponent);
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 425 /// long double powl(long double x, long double y);
426 powl, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 228 "powl",
396 TLI.setUnavailable(LibFunc::powl);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 601 /* Define to 1 if you have the `powl' function. */
1348 # define powl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/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/armeabi/include/bits/
c++config.h 719 /* Define to 1 if you have the `powl' function. */
1486 # define powl macro
    [all...]

Completed in 530 milliseconds

1 23 4 5