Lines Matching refs:u16
63 u16 signature; // Signature
66 u16 val;
69 u16 allocDir : 1; // Memory allocation direction
70 u16 alignment : 7; // Alignment
71 u16 groupID : 8; // Group ID
100 u16 groupID; // Current group ID (lower 8 bits only)
104 u16 val;
107 u16 _reserved : 14;
108 …u16 useMarginOfAlign : 1; // If this attribute value is set, gaps in memory that occ…
110 u16 allocMode : 1; // Memory allocation mode
143 u16 optFlag );
165 u16 MEMSetAllocModeForExpHeap( MEMHeapHandle heap, u16 mode );
166 u16 MEMGetAllocModeForExpHeap( MEMHeapHandle heap );
170 u16 MEMSetGroupIDForExpHeap( MEMHeapHandle heap, u16 groupID );
171 u16 MEMGetGroupIDForExpHeap( MEMHeapHandle heap );
181 u16 MEMGetGroupIDForMBlockExpHeap( const void* memBlock );
183 u16 MEMGetAllocDirForMBlockExpHeap( const void* memBlock );