Home | History | Annotate | Download | only in generator

Lines Matching full:spec

118   # The TCG spec in some cases uses so called 'Algorithm macros' to describe
120 # in section 4.12 of part 2 of the spec.
144 This function is invoked each time a new table is encountered in the spec.
157 title: a string, the title of the table as included in the TCG spec.
186 The TPM algorithm regex is used all over the spec in situations where
190 A string in the spec might look like one of the following:
328 # Preprocess representation of the table scraped from the spec. Namely,
474 """Processes spec tables describing interfaces."""
528 """Processes spec tables defining new types."""
541 """Processes spec tables describing attributes (bit fields)."""
552 # Spec inconsistency fix.
685 """Processes spec tables describing structure and unions.
761 """Processes spec tables describing enums."""
770 """Processes spec tables describing new types."""
786 """Processes spec tables describing constants."""