Lines Matching +full:line +full:- +full:orders
3 * Module Name: dtcompiler.h - header for data table compiler
11 * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
106 * compliance with all laws, regulations, orders, or other restrictions of the
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
175 /* Types for individual fields (one per input line) */
200 UINT32 Line; /* Line number for this field */ member
219 UINT32 Line; /* Line number for this field */ member
287 /* dtcompiler - main module */
307 /* dtio - binary and text input/output */
346 /* dtsubtable - compile subtables */
390 /* dtexpress - Integer expressions and labels */
412 /* dtfield - Compile individual fields within a table */
443 /* dtfield - DT_FIELD operations */
458 UINT32 Line,
462 /* dtparser - lex/yacc files */
493 /* dtutils - Miscellaneous utilities */
558 /* dttable - individual table compilation */