Home
last modified time | relevance | path

Searched defs:limits_type (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/integer/test/
Dcommon_factor_test.cpp158 typedef numeric_limits<int_type> limits_type; typedef in std::numeric_limits
208 typedef numeric_limits<int_type> limits_type; typedef in std::numeric_limits
/third_party/boost/libs/rational/test/
Drational_test.cpp243 typedef numeric_limits<int> limits_type; typedef in std::numeric_limits
294 typedef numeric_limits<unsigned> limits_type; typedef in std::numeric_limits
1221 typedef std::numeric_limits<T> limits_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
/third_party/boost/libs/locale/src/icu/
Dformatter.cpp209 typedef std::numeric_limits<ValueType> limits_type; in do_parse() typedef
/third_party/boost/libs/random/test/
Dstatistic_tests.hpp152 typedef std::vector<double> limits_type; typedef in distribution_experiment