Lines Matching full:enum
42 customization of define and enum type and value names; this schema should
111 - enum - defines an integer enumeration, with values for each entry
124 The first value for ``enum`` and ``flags``, allows overriding the default
125 start value of ``0`` (for ``enum``) and starting bit (for ``flags``).
133 Array of names of the entries for ``enum`` and ``flags``.
215 enum subsection
219 to an ``enum`` or ``flags`` from the ``definitions`` section.
221 enum-as-flags
224 Treat ``enum`` as ``flags`` regardless of its type in ``definitions``.
225 When both ``enum`` and ``flags`` forms are needed ``definitions`` should
226 contain an ``enum`` and attributes which need the ``flags`` form should