Searched defs:limits_type (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/libs/integer/test/ | ||
| D | common_factor_test.cpp | 158 typedef numeric_limits<int_type> limits_type; typedef in std::numeric_limits |
| /third_party/boost/libs/rational/test/ | ||
| D | rational_test.cpp | 243 typedef numeric_limits<int> limits_type; typedef in std::numeric_limits |
| /third_party/boost/libs/locale/src/icu/ | ||
| D | formatter.cpp | 209 typedef std::numeric_limits<ValueType> limits_type; in do_parse() typedef |
| /third_party/boost/libs/random/test/ | ||
| D | statistic_tests.hpp | 152 typedef std::vector<double> limits_type; typedef in distribution_experiment |