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 : 14;
109 …u16 useMarginOfAlign : 1; // If this attribute value is set, gaps in memory that occ…
111 u16 allocMode : 1; // Memory allocation mode
144 u16 optFlag );
166 u16 MEMSetAllocModeForExpHeap( MEMHeapHandle heap, u16 mode );
167 u16 MEMGetAllocModeForExpHeap( MEMHeapHandle heap );
171 u16 MEMSetGroupIDForExpHeap( MEMHeapHandle heap, u16 groupID );
172 u16 MEMGetGroupIDForExpHeap( MEMHeapHandle heap );
182 u16 MEMGetGroupIDForMBlockExpHeap( const void* memBlock );
184 u16 MEMGetAllocDirForMBlockExpHeap( const void* memBlock );