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

1 2 3 4 56 7 8 9

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf macro
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 698 #define __ieee754_sqrtf sqrtf
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/filters/
FEGaussianBlur.cpp 47 return 3 / 4.f * sqrtf(2 * piFloat);
FETurbulence.cpp 189 normalizationFactor = sqrtf(gradient[0] * gradient[0] + gradient[1] * gradient[1]);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_other.c 327 return (uint8_t)sqrtf(0x7f * 0x7f - r * r - g * g) * 0xff / 0x7f;
u_math.h 93 static INLINE float sqrtf( float f ) function
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_conv.c 304 std = sqrtf((sum2 - n*avg*avg)/n);
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 265 "sqrtf",
467 TLI.setUnavailable(LibFunc::sqrtf);
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_other.c 327 return (uint8_t)sqrtf(0x7f * 0x7f - r * r - g * g) * 0xff / 0x7f;
u_math.h 93 static INLINE float sqrtf( float f ) function
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_conv.c 304 std = sqrtf((sum2 - n*avg*avg)/n);
  /frameworks/rs/
rsMatrix4x4.cpp 215 const float recipLen = 1.f / sqrtf(len);
  /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 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf 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 749 /* Define to 1 if you have the `sqrtf' function. */
1531 # define sqrtf 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 749 /* Define to 1 if you have the `sqrtf' function. */
1531 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 749 /* Define to 1 if you have the `sqrtf' function. */
1531 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 749 /* Define to 1 if you have the `sqrtf' function. */
1531 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 749 /* Define to 1 if you have the `sqrtf' function. */
1531 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 749 /* Define to 1 if you have the `sqrtf' function. */
1531 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 784 /* Define to 1 if you have the `sqrtf' function. */
1601 # define sqrtf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 784 /* Define to 1 if you have the `sqrtf' function. */
1601 # define sqrtf macro
    [all...]

Completed in 1087 milliseconds

1 2 3 4 56 7 8 9