Lines Matching full:uint32
29 UInt32 Tag;
38 [UInt32] Flags; // for Symbolic Links only.
58 static const UInt32 kReparseFlags_Alias = (1 << 29);
59 static const UInt32 kReparseFlags_HighLatency = (1 << 30);
60 static const UInt32 kReparseFlags_Microsoft = ((UInt32)1 << 31);
141 const UInt32 tag = isSymLink ?
165 UInt32 flags = isAbs ? 0 : _my_SYMLINK_FLAG_RELATIVE;
192 UInt32 len = Get16(p + 4);
250 UInt32 Tag = Get32(p);
251 UInt32 len = Get16(p + 4);
282 // UInt32 Flags = 0;