Searched defs:bits_type (Results 1 – 3 of 3) sorted by relevance
80 using bits_type = std::integral_constant< typedef
201 …using bits_type = typename std::conditional<kPrecision == 24, std::uint32_t, std::uint64_t >::type; in compute_boundaries() typedef
14541 …using bits_type = typename std::conditional<kPrecision == 24, std::uint32_t, std::uint64_t >::type; in compute_boundaries() typedef