Searched refs:DictionaryOrderField (Results 1 – 2 of 2) sorted by relevance
93 …using DictionaryOrderField = PropertyBoxTypeField::NextField<uint32_t, DICTIONARY_ORDER_NUM>; // … variable272 DictionaryOrderField::Set<uint32_t>(order, &value_); in SetDictionaryOrder()276 return DictionaryOrderField::Get(value_); in GetDictionaryOrder()329 return DictionaryOrderField::IsValid(index); in IsValidIndex()
1475 Int32((1LLU << PropertyAttributes::DictionaryOrderField::SIZE) - 1), in SetDictionaryOrderFieldInPropAttr()1476 Int32(PropertyAttributes::DictionaryOrderField::START_BIT)); in SetDictionaryOrderFieldInPropAttr()1478 Int32LSL(value, Int32(PropertyAttributes::DictionaryOrderField::START_BIT))); in SetDictionaryOrderFieldInPropAttr()