HomeSort by relevance Sort by last modified time
    Searched full:ceill (Results 176 - 200 of 365) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 509 /* Define to 1 if you have the `ceill' function. */
1407 # define ceill macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 509 /* Define to 1 if you have the `ceill' function. */
1407 # define ceill macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 509 /* Define to 1 if you have the `ceill' function. */
1407 # define ceill macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 509 /* Define to 1 if you have the `ceill' function. */
1407 # define ceill macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 509 /* Define to 1 if you have the `ceill' function. */
1407 # define ceill macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 509 /* Define to 1 if you have the `ceill' function. */
1407 # define ceill macro
    [all...]
  /development/ndk/platforms/android-13/include/
math.h 418 long double ceill(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 420 long double ceill(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 415 long double ceill(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 415 long double ceill(long double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-L/include/
math.h 411 long double ceill(long double) __NDK_FPABI_MATH__;
  /external/clang/lib/Headers/
tgmath.h 605 __tg_ceil(long double __x) {return ceill(__x);}
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 322 case LibFunc::ceill:
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 605 __tg_ceil(long double __x) {return ceill(__x);}
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 605 __tg_ceil(long double __x) {return ceill(__x);}
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 605 __tg_ceil(long double __x) {return ceill(__x);}
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 605 __tg_ceil(long double __x) {return ceill(__x);}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libm-2.11.1.so 
libm.so 
libm.so.6 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libm-2.11.1.so 
libm.so 
libm.so.6 
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 605 __tg_ceil(long double __x) {return ceill(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 605 __tg_ceil(long double __x) {return ceill(__x);}

Completed in 6786 milliseconds

1 2 3 4 5 6 78 91011>>