Searched defs:SByte (Results 1 – 6 of 6) sorted by relevance
39 SByte = 0x0068, // 8 bit signed int enumerator
350 Format<GLbyte, GL_BYTE, false> SByte(es3); in GetTestCases() local
581 SByte::SByte(Argument<SByte> argument) in SByte() function in rr::SByte586 SByte::SByte(RValue<Int> cast) in SByte() function in rr::SByte593 SByte::SByte(RValue<Short> cast) in SByte() function in rr::SByte600 SByte::SByte(signed char x) in SByte() function in rr::SByte605 SByte::SByte(RValue<SByte> rhs) in SByte() function in rr::SByte610 SByte::SByte(const SByte &rhs) in SByte() function in rr::SByte615 SByte::SByte(const Reference<SByte> &rhs) in SByte() function in rr::SByte
405 class SByte : public LValue<SByte> class
522 SByte, enumerator