Searched refs:IsInlinedPropsField (Results 1 – 3 of 3) sorted by relevance
103 …using IsInlinedPropsField = PropertyMetaDataField::NextFlag; //… variable104 …using RepresentationField = IsInlinedPropsField::NextField<Representation, REPRESENTATION_NUM>; //…247 IsInlinedPropsField::Set<uint32_t>(flag, &value_); in SetIsInlinedProps()252 return IsInlinedPropsField::Get(value_); in IsInlinedProps()
259 using IsInlinedPropsField = IsFoundField::NextFlag; variable260 using RepresentationField = IsInlinedPropsField::NextField<Representation, 3>;286 return IsInlinedPropsField::Get(metaData_); in GetIsInlinedProps()291 IsInlinedPropsField::Set(flag, &metaData_); in SetIsInlinedProps()
1438 Int32(PropertyAttributes::IsInlinedPropsField::START_BIT)), in IsInlinedProperty()1439 Int32((1LLU << PropertyAttributes::IsInlinedPropsField::SIZE) - 1)), in IsInlinedProperty()2439 Int32((1LU << PropertyAttributes::IsInlinedPropsField::SIZE) - 1), in SetIsInlinePropsFieldInPropAttr()2440 Int32(PropertyAttributes::IsInlinedPropsField::START_BIT)); in SetIsInlinePropsFieldInPropAttr()2442 Int32LSL(value, Int32(PropertyAttributes::IsInlinedPropsField::START_BIT))); in SetIsInlinePropsFieldInPropAttr()