Searched refs:IsInlinedPropsField (Results 1 – 3 of 3) sorted by relevance
80 using IsInlinedPropsField = PropertyMetaDataField::NextFlag; // 5 variable81 …using RepresentationField = IsInlinedPropsField::NextField<Representation, REPRESENTATION_NUM>; //…205 IsInlinedPropsField::Set<uint32_t>(flag, &value_); in SetIsInlinedProps()210 return IsInlinedPropsField::Get(value_); in IsInlinedProps()
227 using IsInlinedPropsField = IsFoundField::NextFlag; variable228 using RepresentationField = IsInlinedPropsField::NextField<Representation, 3>;254 return IsInlinedPropsField::Get(metaData_); in GetIsInlinedProps()259 IsInlinedPropsField::Set(flag, &metaData_); in SetIsInlinedProps()
1285 Int32(PropertyAttributes::IsInlinedPropsField::START_BIT)), in IsInlinedProperty()1286 Int32((1LLU << PropertyAttributes::IsInlinedPropsField::SIZE) - 1)), in IsInlinedProperty()2028 Int32((1LU << PropertyAttributes::IsInlinedPropsField::SIZE) - 1), in SetIsInlinePropsFieldInPropAttr()2029 Int32(PropertyAttributes::IsInlinedPropsField::START_BIT)); in SetIsInlinePropsFieldInPropAttr()2031 Int32LSL(value, Int32(PropertyAttributes::IsInlinedPropsField::START_BIT))); in SetIsInlinePropsFieldInPropAttr()