Searched refs:IsCompressed (Results 1 – 7 of 7) sorted by relevance
20 inline bool IsCompressed(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_COMPRESSED) != 0; } in IsCompressed() function50 bool IsCompressed() const { return MatchesMask(FILE_ATTRIBUTE_COMPRESSED); } in IsCompressed() function
245 static BOOL_32 IsCompressed(AddrFormat format);
1762 BOOL_32 ElemLib::IsCompressed( in IsCompressed() function in Addr::ElemLib
993 …uint8_t GetLength(void) const { return sizeof(mControl) + (IsCompressed() ? sizeof(mIid) : sizeof(… in GetLength()1002 bool IsCompressed(void) const { return (mControl & kCompressed) != 0; } in IsCompressed() function in ot::Mle::AddressRegistrationEntry
2211 if (entry.IsCompressed()) in UpdateChildAddresses()
37 texImage.IsCompressed and texImage.CompressedSize issues
1571 PUBLIC 801f9 4 IsCompressed