Searched defs:Byte4 (Results 1 – 5 of 5) sorted by relevance
15 typedef std::array<unsigned char, 4> Byte4; typedef
16 typedef std::array<unsigned char, 4> Byte4; typedef
1279 Byte4::Byte4(RValue<Byte8> cast) in Byte4() function in rr::Byte41284 Byte4::Byte4(RValue<UShort4> cast) in Byte4() function in rr::Byte41290 Byte4::Byte4(RValue<Short4> cast) in Byte4() function in rr::Byte41296 Byte4::Byte4(RValue<UInt4> cast) in Byte4() function in rr::Byte41302 Byte4::Byte4(RValue<Int4> cast) in Byte4() function in rr::Byte41308 Byte4::Byte4(RValue<Byte4> rhs) in Byte4() function in rr::Byte41313 Byte4::Byte4(const Byte4 &rhs) in Byte4() function in rr::Byte41318 Byte4::Byte4(const Reference<Byte4> &rhs) in Byte4() function in rr::Byte4
572 class Byte4 : public LValue<Byte4> class
2668 UCHAR Byte4; member