/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/ |
cmath | 62 using ::modf;
|
/prebuilts/ndk/9/sources/cxx-stl/system/include/ |
cmath | 62 using ::modf;
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
math.so | |
/system/extras/tests/bionic/libstdc++/ |
test_cmath.cpp | 60 using ::modf;
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
lmathlib.c | 100 lua_Number fp = l_mathop(modf)(luaL_checknumber(L, 1), &ip); 254 {"modf", math_modf},
|
/prebuilts/misc/common/swig/include/2.0.11/java/ |
typemaps.i | 150 For example, suppose you were trying to wrap the modf() function in the 154 double modf(double x, double *ip); 159 double modf(double x, double *OUTPUT); 165 double modf(double x, double *ip); 171 double fraction = modulename.modf(5.0,ptr);
|
/external/chromium_org/third_party/webrtc/base/ |
timing.cc | 82 double sec_int, sec_frac = modf(period, &sec_int);
|
/external/deqp/framework/delibs/debase/ |
deMath.c | 131 double fract = modf(a, &integer);
|
/frameworks/rs/cpu_ref/ |
rsCpuRuntimeMathFuncs.cpp | 73 float modf(float v, float* ptr) {return SC_modff(v, ptr);} function
|
/prebuilts/misc/common/swig/include/2.0.11/chicken/ |
typemaps.i | 77 For example, suppose you were trying to wrap the modf() function in the 81 double modf(double x, double *ip); 86 double modf(double x, double *OUTPUT); 92 double modf(double x, double *ip);
|
/prebuilts/misc/common/swig/include/2.0.11/perl5/ |
typemaps.i | 125 For example, suppose you were trying to wrap the modf() function in the 129 double modf(double x, double *ip); 134 double modf(double x, double *OUTPUT); 140 double modf(double x, double *ip);
|
/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
typemaps.i | 120 For example, suppose you were trying to wrap the modf() function in the 124 double modf(double x, double *ip); 129 double modf(double x, double *OUTPUT); 135 double modf(double x, double *ip);
|
/prebuilts/misc/common/swig/include/2.0.11/typemaps/ |
inoutlist.swg | 155 For example, suppose you were trying to wrap the modf() function in the 159 double modf(double x, double *ip); 163 double modf(double x, double *OUTPUT); 168 double modf(double x, double *ip);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
cmath | 69 #undef modf 345 using ::modf; 348 modf(float __x, float* __iptr) 352 modf(long double __x, long double* __iptr)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
cmath | 69 #undef modf 345 using ::modf; 348 modf(float __x, float* __iptr) 352 modf(long double __x, long double* __iptr)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
cmath | 69 #undef modf 345 using ::modf; 348 modf(float __x, float* __iptr) 352 modf(long double __x, long double* __iptr)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
cmath | 69 #undef modf 345 using ::modf; 348 modf(float __x, float* __iptr) 352 modf(long double __x, long double* __iptr)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/lib/ |
libm.so | |
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr2/ |
libm.so | |
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr6/ |
libm.so | |
/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;
|