Searched refs:attr_spec (Results 1 – 1 of 1) sorted by relevance
539 if 'enum' in attr_spec:541 if attr_spec.display_hint:631 if attr_spec.struct_name:633 elif attr_spec.sub_type:635 if 'enum' in attr_spec:642 if attr_spec.display_hint:662 subattr = item.as_scalar(attr_spec['sub-type'], attr_spec.byte_order)709 selector = attr_spec.selector759 decoded = attr.as_auto_scalar(attr_spec['type'], attr_spec.byte_order)761 decoded = attr.as_scalar(attr_spec['type'], attr_spec.byte_order)[all …]