Searched defs:Short (Results 1 – 14 of 14) sorted by relevance
100 Short, enumConstant
14 typedef short Short; typedef
52 typedef signed short Short; typedef
5 struct Short { struct
36 static int Get16m(const void * Short) in Get16m()
322 static void Put16u(void * Short, unsigned short PutValue) in Put16u()336 int Get16u(void * Short) in Get16u()
12 typedef signed short Short; typedef
306 HInstrArray* doRegisterAllocation ( in doRegisterAllocation()
268 Short(2), enumConstant
71 #define Short int16_t macro
354 Short = 0 << 22 // Short load/store coprocessor. enumerator
72 inline short Short(short n) { return n; } // NOLINT in Short() function
67 inline short Short(short n) { return n; } // NOLINT in Short() function
302 typedef short Short; typedef