Home
last modified time | relevance | path

Searched refs:ENUM_MAXIMUM_BITS (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/emboss/compiler/front_end/
H A Dattribute_checker.py63 attributes.ENUM_MAXIMUM_BITS: attribute_util.INTEGER_CONSTANT,
87 (attributes.ENUM_MAXIMUM_BITS, False),
293 attributes.ENUM_MAXIMUM_BITS)
296 _construct_integer_attribute(attributes.ENUM_MAXIMUM_BITS,
389 attributes.ENUM_MAXIMUM_BITS)
394 attributes.ENUM_MAXIMUM_BITS)
H A Dattributes.py26 ENUM_MAXIMUM_BITS = "maximum_bits" variable
H A Dconstraints.py143 type_definition.attribute, attributes.ENUM_MAXIMUM_BITS)
310 referenced_type_definition.attribute, attributes.ENUM_MAXIMUM_BITS)