Searched defs:byte_type (Results 1 – 5 of 5) sorted by relevance
40 struct byte_type struct42 typedef typename add_const<ByteType>::type type;51 struct byte_type struct53 typedef ByteType type;68 typedef typename helper::template byte_type<ByteType>::type byte_type; typedef76 typedef ByteType byte_type; typedef84 typedef typename add_const<ByteType>::type byte_type; typedef94 typedef ByteType byte_type; typedef102 typedef typename add_const<ByteType>::type byte_type; typedef
35 typedef unsigned char byte_type; typedef in boost::asio::detail::buffered_stream_storage
317 typedef unsigned char byte_type; in quick_crc32() typedef