Lines Matching refs:u16
64 u16 signature; // Signature
67 u16 val;
70 u16 allocDir : 1; // Memory allocation direction
71 u16 alignment : 7; // Alignment
72 u16 groupID : 8; // Group ID
101 u16 groupID; // Current group ID (lower 8 bits only)
105 u16 val;
108 u16 _reserved : 15;
109 u16 allocMode : 1; // Memory allocation mode
143 u16 optFlag );
165 u16 MEMSetAllocModeForExpHeap( MEMHeapHandle heap, u16 mode );
167 u16 MEMGetAllocModeForExpHeap( MEMHeapHandle heap );
169 u16 MEMSetGroupIDForExpHeap( MEMHeapHandle heap, u16 groupID );
171 u16 MEMGetGroupIDForExpHeap( MEMHeapHandle heap );
180 u16 MEMGetGroupIDForMBlockExpHeap( const void* memBlock );
182 u16 MEMGetAllocDirForMBlockExpHeap( const void* memBlock );