/external/stlport/test/unit/ |
cmath_header_test.cpp | 8 #include <cmath>
|
unary.h | 3 #include <cmath>
|
/ndk/tests/device/test-gnustl-full/unit/ |
cmath_header_test.cpp | 8 #include <cmath>
|
unary.h | 3 #include <cmath>
|
/ndk/tests/device/test-stlport/unit/ |
cmath_header_test.cpp | 8 #include <cmath>
|
unary.h | 3 #include <cmath>
|
/external/llvm/autoconf/m4/ |
func_isnan.m4 | 15 [isnan], [<cmath>], 18 AC_DEFINE([HAVE_ISNAN_IN_CMATH],1,[Set to 1 if the isnan function is found in <cmath>]) 22 [std::isnan], [<cmath>], 25 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>])
|
func_isinf.m4 | 14 [isinf], [<cmath>], 17 AC_DEFINE([HAVE_ISINF_IN_CMATH],1,[Set to 1 if the isinf function is found in <cmath>]) 21 [std::isinf], [<cmath>], 24 AC_DEFINE([HAVE_STD_ISINF_IN_CMATH],1,[Set to 1 if the std::isinf function is found in <cmath>])
|
/external/llvm/lib/Support/ |
IsNAN.cpp | 19 # include <cmath> 21 # include <cmath>
|
IsInf.cpp | 19 # include <cmath> 21 # include <cmath>
|
/external/llvm/projects/sample/autoconf/m4/ |
func_isnan.m4 | 15 [isnan], [<cmath>], 18 AC_DEFINE([HAVE_ISNAN_IN_CMATH],1,[Set to 1 if the isnan function is found in <cmath>]) 22 [std::isnan], [<cmath>], 25 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>])
|
func_isinf.m4 | 14 [isinf], [<cmath>], 17 AC_DEFINE([HAVE_ISINF_IN_CMATH],1,[Set to 1 if the isinf function is found in <cmath>]) 21 [std::isinf], [<cmath>], 24 AC_DEFINE([HAVE_STD_ISINF_IN_CMATH],1,[Set to 1 if the std::isinf function is found in <cmath>])
|
/frameworks/base/libs/hwui/utils/ |
Compare.h | 20 #include <cmath>
|
/external/stlport/stlport/ |
cmath | 34 # include_next <cmath> 36 # include _STLP_NATIVE_CPP_C_HEADER(cmath)
|
/ndk/sources/cxx-stl/stlport/stlport/ |
cmath | 34 # include_next <cmath> 36 # include _STLP_NATIVE_CPP_C_HEADER(cmath)
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/ |
cmath | 34 # include_next <cmath> 36 # include _STLP_NATIVE_CPP_C_HEADER(cmath)
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/ |
cmath | 34 # include_next <cmath> 36 # include _STLP_NATIVE_CPP_C_HEADER(cmath)
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/ |
cmath | 34 # include_next <cmath> 36 # include _STLP_NATIVE_CPP_C_HEADER(cmath)
|
/system/extras/tests/bionic/libstdc++/ |
test_cmath.cpp | 29 #include <cmath>
|
/external/oprofile/gui/ |
oprof_start_util.h | 15 #include <cmath>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
stdtr1c++.h | 37 #include <tr1/cmath>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
stdtr1c++.h | 37 #include <tr1/cmath>
|
/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/ |
stdtr1c++.h | 37 #include <tr1/cmath>
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdtr1c++.h | 37 #include <tr1/cmath>
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 37 #include <tr1/cmath>
|