HomeSort by relevance Sort by last modified time
    Searched refs:ceilf (Results 101 - 125 of 190) sorted by null

1 2 3 45 6 7 8

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 336 float ceilf(float);
  /bionic/libm/include/
math.h 327 float ceilf(float);
  /external/chromium_org/third_party/WebKit/Source/wtf/
MathExtras.h 125 float integer = ceilf(num);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf macro
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
PrintContext.cpp 138 unsigned pageCount = ceilf((float)docLogicalHeight / pageLogicalHeight);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnSet.cpp 93 LayoutUnit logicalHeightGuess = ceilf(float(flowThread()->logicalHeight()) / float(m_computedColumnCount));
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathParser.cpp 469 int segments = ceilf(fabsf(thetaArc / (piOverTwoFloat + 0.001f)));
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_emulate_loops.c 288 iterations = (int) ceilf((limit_value - counter_value.Value) /
  /external/chromium_org/third_party/skia/src/effects/
SkGpuBlurUtils.cpp 37 *radius = static_cast<int>(ceilf(sigma * 3.0f));
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 89 "ceilf",
456 TLI.setUnavailable(LibFunc::ceilf);
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_emulate_loops.c 288 iterations = (int) ceilf((limit_value - counter_value.Value) /
  /external/skia/src/effects/
SkGpuBlurUtils.cpp 37 *radius = static_cast<int>(ceilf(sigma * 3.0f));
  /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 351 /* Define to 1 if you have the `ceilf' function. */
1153 # define ceilf 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 466 /* Define to 1 if you have the `ceilf' function. */
1291 # define ceilf macro
    [all...]

Completed in 1939 milliseconds

1 2 3 45 6 7 8