Searched refs:Get16 (Results 1 – 5 of 5) sorted by relevance
71 #define Get16(p) GetUi16(p) macro182 s[i] = Get16(p + i * 2); in GetString()192 UInt32 len = Get16(p + 4); in Parse()205 if (Get16(p + 6) != 0) // padding in Parse()216 unsigned subOffs = Get16(p); in Parse()217 unsigned subLen = Get16(p + 2); in Parse()218 unsigned printOffs = Get16(p + 4); in Parse()219 unsigned printLen = Get16(p + 6); in Parse()251 UInt32 len = Get16(p + 4); in Parse()264 if (Get16(p + 6) != 0) // padding in Parse()[all …]
18 #define Get16(x) GetUi16(x) macro374 UInt32 control = Get16(p + 2); in ParseAcl()386 if (Get16(p) != 2) // revision in ParseAcl()446 if (Get16(data) != 1) // revision in ConvertNtSecureToString()480 UInt32 control = Get16(p + 2); in CheckAcl()490 UInt32 aclSize = Get16(p + 2); in CheckAcl()498 if (Get16(data) != 1) // revision in CheckNtSecure()531 UInt32 len = Get16(data + 4); in ConvertNtReparseToString()534 if (Get16(data + 6) != 0) // padding in ConvertNtReparseToString()
81 DNBDataRef::Get16(offset_t *offset_ptr) const in Get16() function in DNBDataRef153 case 2: return Get16(offset_ptr); break; in GetMax32()175 case 2: return Get16(offset_ptr); break; in GetMax64()373 …r + str_offset, sizeof(str) - str_offset, format ? format : " %4.4x", Get16(&offset)); break; in Dump()
94 uint16_t Get16(offset_t *offset_ptr) const;
20 #define Get16(p) GetUi16(p) macro529 *s = Get16(p); in GetPath()558 wchar_t c = Get16(p); in GetPath_Prop()