Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/detail/static/transforms/
Das_quantifier.hpp30 typedef mpl::integral_c<uint_t, Max> max_type; typedef
53 struct max_type : Tag::max_type {}; struct
56 struct max_type<proto::tag::unary_plus> : mpl::integral_c<uint_t, UINT_MAX-1> {}; struct
59 struct max_type<proto::tag::dereference> : mpl::integral_c<uint_t, UINT_MAX-1> {}; struct
62 struct max_type<proto::tag::logical_not> : mpl::integral_c<uint_t, 1> {}; struct
/third_party/boost/boost/geometry/algorithms/detail/
Dexpand_by_epsilon.hpp92 typedef detail::indexed_point_view<Box, max_corner> max_type; in apply() typedef
104 typedef detail::indexed_point_view<Box, max_corner> max_type; in apply() typedef
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter_inc.h343 uint8_t max_type = 0; in FN() local
/third_party/node/deps/brotli/c/enc/
Dblock_splitter_inc.h343 uint8_t max_type = 0; in FN() local