HomeSort by relevance Sort by last modified time
    Searched refs:modf (Results 26 - 50 of 147) sorted by null

12 3 4 5 6

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
config.hpp 221 using std::modf;\
246 using boost::math::modf;
  /external/stlport/stlport/stl/
_cmath.h 376 _STLP_MATH_INLINE2PX(double, modf, modf)
447 _STLP_DEF_MATH_INLINE2P(modf, modf)
584 using ::modf;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 376 _STLP_MATH_INLINE2PX(double, modf, modf)
447 _STLP_DEF_MATH_INLINE2P(modf, modf)
584 using ::modf;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 376 _STLP_MATH_INLINE2PX(double, modf, modf)
447 _STLP_DEF_MATH_INLINE2P(modf, modf)
584 using ::modf;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 376 _STLP_MATH_INLINE2PX(double, modf, modf)
447 _STLP_DEF_MATH_INLINE2P(modf, modf)
584 using ::modf;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 376 _STLP_MATH_INLINE2PX(double, modf, modf)
447 _STLP_DEF_MATH_INLINE2P(modf, modf)
584 using ::modf;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 376 _STLP_MATH_INLINE2PX(double, modf, modf)
447 _STLP_DEF_MATH_INLINE2P(modf, modf)
584 using ::modf;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h 376 _STLP_MATH_INLINE2PX(double, modf, modf)
447 _STLP_DEF_MATH_INLINE2P(modf, modf)
584 using ::modf;
  /external/bison/darwin-lib/
math.h 1898 # undef modf macro
    [all...]
  /external/bison/lib/
math.in.h 1576 # undef modf macro
1577 # define modf macro
1584 _GL_CXXALIASWARN (modf); variable
1586 # undef modf macro
    [all...]
  /external/bison/linux-lib/
math.h 1898 # undef modf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathcalls.h 116 __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 116 __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 116 __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr));
  /development/ndk/platforms/android-3/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /development/ndk/platforms/android-9/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 220 double modf(double, double *); /* fundamentally !__pure2 */

Completed in 564 milliseconds

12 3 4 5 6