HomeSort by relevance Sort by last modified time
    Searched full:sqrtf (Results 151 - 175 of 258) sorted by null

1 2 3 4 5 67 8 91011

  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/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/android-ndk-r6/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/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 631 /* Define to 1 if you have the `sqrtf' function. */
1393 # define sqrtf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/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/android-ndk-r7/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/android-ndk-r7/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /external/clang/lib/Headers/
tgmath.h 504 __tg_sqrt(float __x) {return sqrtf(__x);}
  /external/stlport/stlport/stl/
_cmath.h 89 inline float sqrtf(float v) { return __sqrtf(v); } function
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnMathUtils.cpp 364 discriminant = sqrtf(discriminant);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 89 inline float sqrtf(float v) { return __sqrtf(v); } function
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def 406 DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTF, "sqrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def 406 DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTF, "sqrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def 406 DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTF, "sqrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def 406 DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTF, "sqrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libm-2.7.so 
libm.so 
libm.so.6 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libm-2.7.so 
libm.so 
libm.so.6 
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 89 inline float sqrtf(float v) { return __sqrtf(v); } function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 89 inline float sqrtf(float v) { return __sqrtf(v); } function

Completed in 1398 milliseconds

1 2 3 4 5 67 8 91011