Searched refs:DT_FIELD (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtcompiler.h95 } DT_FIELD; typedef in typeref:struct:dt_field
128 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*Gbl_FieldList, NULL);
140 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*Gbl_LabelList, NULL);
151 DT_FIELD **Field,
163 DT_FIELD *
177 DT_FIELD *Field);
182 DT_FIELD *Field,
200 DT_FIELD *Field,
238 DT_FIELD *Field,
253 DT_FIELD *FieldLis
[all...]
H A Ddtexpress.c58 DT_FIELD *Field);
60 static DT_FIELD *
66 DT_FIELD *Gbl_CurrentField;
85 DT_FIELD *Field,
276 DT_FIELD *LabelField;
320 DT_FIELD *FieldList)
323 DT_FIELD *GenericField;
374 DT_FIELD *Field)
399 static DT_FIELD *
403 DT_FIELD *LabelFiel
[all...]
H A Ddttable.c109 DT_FIELD **PFieldList = (DT_FIELD **) List;
150 DT_FIELD **PFieldList)
192 DT_FIELD **PFieldList)
260 DT_FIELD **PFieldList = (DT_FIELD **) List;
261 DT_FIELD *SubtableStart;
452 DT_FIELD **PFieldList = (DT_FIELD **) List;
540 DT_FIELD **PFieldLis
[all...]
H A Ddtfield.c58 DT_FIELD *Field,
64 DT_FIELD *Field,
70 DT_FIELD *Field,
97 DT_FIELD *Field,
165 DT_FIELD *Field,
206 DT_FIELD *Field,
245 DT_FIELD *Field,
288 DT_FIELD *Field,
441 DT_FIELD *Field,
499 DT_FIELD *Fiel
[all...]
H A Ddtcompile.c64 DT_FIELD **Field);
68 DT_FIELD *FieldList);
92 DT_FIELD *FieldList;
234 DT_FIELD *FieldList)
236 DT_FIELD *Next;
280 DT_FIELD **FieldList)
287 DT_FIELD *RootField = *FieldList;
427 DT_FIELD **Field,
432 DT_FIELD *LocalField;
H A Ddtutils.c81 DT_FIELD *FieldObject,
128 DT_FIELD *FieldObject,
181 DT_FIELD *FieldObject,
331 DT_FIELD *Field)
500 DT_FIELD *Field,
890 DT_FIELD *Field = Gbl_FieldList;
891 DT_FIELD *NextField;
H A Ddtio.c61 DT_FIELD *Field);
208 DT_FIELD *Field)
210 DT_FIELD *Prev;
211 DT_FIELD *Next;
261 DT_FIELD *Field;
372 Field = UtLocalCalloc (sizeof (DT_FIELD));
727 DT_FIELD *
928 DT_FIELD *Field)
1048 DT_FIELD *Field,
H A Ddtsubtable.c288 DT_FIELD *Field,
H A Ddtparser.y55 extern DT_FIELD *Gbl_CurrentField;

Completed in 198 milliseconds