/external/stlport/test/unit/ |
numeric_header_test.cpp | 8 #include <numeric>
|
divides_test.cpp | 1 #include <numeric>
|
iota.h | 4 #include <numeric>
|
times_test.cpp | 2 #include <numeric>
|
/ndk/tests/device/test-gnustl-full/unit/ |
numeric_header_test.cpp | 8 #include <numeric>
|
divides_test.cpp | 1 #include <numeric>
|
iota.h | 4 #include <numeric>
|
times_test.cpp | 2 #include <numeric>
|
/ndk/tests/device/test-stlport/unit/ |
numeric_header_test.cpp | 8 #include <numeric>
|
divides_test.cpp | 1 #include <numeric>
|
iota.h | 4 #include <numeric>
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/numeric/ |
package-info.java | 4 package android.filterpacks.numeric;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numeric.ops/ |
version.pass.cpp | 10 // <numeric> 12 #include <numeric>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/ |
cast.hpp | 6 // See library home page at http://www.boost.org/libs/numeric/conversion 28 # include<boost/numeric/conversion/detail/old_numeric_cast.hpp> 33 #include <boost/numeric/conversion/converter.hpp> 34 #include <boost/numeric/conversion/numeric_cast_traits.hpp> 41 typedef numeric::conversion_traits<Target, Source> conv_traits; 42 typedef numeric::numeric_cast_traits<Target, Source> cast_traits; 43 typedef boost::numeric::converter 50 boost::numeric::raw_converter< conv_traits >, 56 using numeric::bad_numeric_cast;
|
bounds.hpp | 6 // See library home page at http://www.boost.org/libs/numeric/conversion 13 #include "boost/numeric/conversion/detail/bounds.hpp" 15 namespace boost { namespace numeric namespace in namespace:boost 22 } } // namespace boost::numeric
|
int_float_mixture_enum.hpp | 6 // See library home page at http://www.boost.org/libs/numeric/conversion 13 namespace boost { namespace numeric namespace in namespace:boost 23 } } // namespace boost::numeric
|
sign_mixture_enum.hpp | 6 // See library home page at http://www.boost.org/libs/numeric/conversion 13 namespace boost { namespace numeric namespace in namespace:boost 23 } } // namespace boost::numeric
|
udt_builtin_mixture_enum.hpp | 6 // See library home page at http://www.boost.org/libs/numeric/conversion 13 namespace boost { namespace numeric namespace in namespace:boost 23 } } // namespace boost::numeric
|
numeric_cast_traits.hpp | 12 #include <boost/numeric/conversion/converter_policies.hpp> 14 namespace boost { namespace numeric { namespace in namespace:boost 24 }}//namespace boost::numeric; 28 #include <boost/numeric/conversion/detail/numeric_cast_traits.hpp>
|
/external/chromium_org/v8/test/intl/overrides/ |
date.js | 36 [], {hour: 'numeric', minute: 'numeric', second: 'numeric'}); 38 [], {year: 'numeric', month: 'numeric', day: 'numeric', 39 hour: 'numeric', minute: 'numeric', second: 'numeric'}); 49 locale, {hour: 'numeric', minute: 'numeric', second: 'numeric'}) [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/ |
numeric_cast_traits.hpp | 12 #include <boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp> 15 #include <boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp> 59 namespace boost { namespace numeric { namespace in namespace:boost 61 #define BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_A())), <boost/numeric/conversion/detail/numeric_cast_traits.hpp>)) 64 }}//namespace boost::numeric; 91 namespace boost { namespace numeric { namespace in namespace:boost 96 #define BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_A())), <boost/numeric/conversion/detail/numeric_cast_traits.hpp>)) 99 }}//namespace boost::numeric; 113 #define BOOST_PP_ITERATION_PARAMS_2 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSION_SEQ_B())), <boost/numeric/conversion/detail/numeric_cast_traits.hpp>))
|
/external/clang/test/SemaCXX/ |
namespace.cpp | 73 namespace numeric { namespace in namespace:PR6620 82 namespace numeric { namespace in namespace:PR6620 89 { numeric::greater(l, r); }
|
/external/stlport/stlport/ |
numeric | 39 # include_next <numeric> 41 # include _STLP_NATIVE_HEADER(numeric)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.types/locale.category/ |
category.pass.cpp | 34 assert(std::locale::numeric); 40 & std::locale::numeric 46 | std::locale::numeric 55 test(std::locale::numeric);
|
/ndk/sources/cxx-stl/stlport/stlport/ |
numeric | 39 # include_next <numeric> 41 # include _STLP_NATIVE_HEADER(numeric)
|