Searched defs:kilo (Results 1 – 5 of 5) sorted by relevance
86 typedef ratio< BOOST_RATIO_INTMAX_C(1000), BOOST_RATIO_INTMAX_C(1)> kilo; typedef
26 static constexpr TestUnit FromKilo(T kilo) { in FromKilo()
366 static const unsigned long long kilo = 1000; variable
251 unsigned long kilo = use_iec ? 1024 : 1000; in print_rate() local
860 static string_type static_get_ratio_prefix(duration_style style, kilo) in static_get_ratio_prefix() argument