Lines Matching refs:unsigned
12 typedef unsigned char uint8_t;
13 typedef unsigned short uint16_t;
14 typedef unsigned int uint32_t;
15 typedef unsigned long NSUInteger;
16 typedef unsigned long long uint64_t;
40 typedef NS_ENUM(unsigned int, UIViewAnimationTransition) {
48 typedef NS_OPTIONS(unsigned int, UITableView) {
65 typedef NS_OPTIONS(unsigned int, UIPOWER2) {
83 typedef NS_ENUM(unsigned int, NSTickMarkPosition) {
153 typedef NS_ENUM(unsigned int, UIP) {
161 typedef NS_OPTIONS(unsigned int, UIP_3) {
169 typedef NS_ENUM(unsigned int, UIP4_3) {
177 typedef NS_OPTIONS(unsigned int, UIP5_3) {
184 typedef NS_ENUM(unsigned int, UIP6_3) {
192 typedef NS_ENUM(unsigned int, UIP7_3) {
201 typedef NS_ENUM(unsigned int, UIP8_3) {
301 typedef NS_ENUM(unsigned int, NumericEnum) {
305 typedef NS_ENUM(unsigned int, NumericEnum2) {
309 typedef NS_ENUM(unsigned int, NumericEnum3) {
313 typedef NS_OPTIONS(unsigned int, NumericEnum4) {
353 typedef NS_ENUM(unsigned long, MyEnumlonglong) {five};
355 typedef NS_ENUM(unsigned long long, MyEnumunsignedlonglong) {