Searched defs:UShort (Results 1 – 9 of 9) sorted by relevance
28 UShort, enumerator
54 virtual void UShort(uint16_t, const char *) {} in UShort() function351 void UShort(uint16_t x, const char *name) { Named(x, name); } in UShort() function
45 UShort = 6, enumerator
353 Format<GLushort, GL_UNSIGNED_SHORT, false> UShort(es3); in GetTestCases() local
314 unsigned short Scalar::UShort(unsigned short fail_value) const { in UShort() function in Scalar
1048 UShort::UShort(Argument<UShort> argument) in UShort() function in rr::UShort1053 UShort::UShort(RValue<UInt> cast) in UShort() function in rr::UShort1060 UShort::UShort(RValue<Int> cast) in UShort() function in rr::UShort1067 UShort::UShort(unsigned short x) in UShort() function in rr::UShort1072 UShort::UShort(RValue<UShort> rhs) in UShort() function in rr::UShort1077 UShort::UShort(const UShort &rhs) in UShort() function in rr::UShort1082 UShort::UShort(const Reference<UShort> &rhs) in UShort() function in rr::UShort
514 class UShort : public LValue<UShort> class
310 typedef unsigned short UShort, *PUShort; typedef
255 class UShort(IntValue): class