Home
last modified time | relevance | path

Searched refs:FieldList (Results 1 – 4 of 4) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Ddtcompile.c67 DT_FIELD *FieldList);
91 DT_FIELD *FieldList; in DtDoCompile() local
129 if (!FieldList) in DtDoCompile()
238 DT_FIELD *FieldList) in DtInsertCompilerIds() argument
255 Next = FieldList; in DtInsertCompilerIds()
284 DT_FIELD **FieldList) in DtCompileDataTable() argument
301 *FieldList, MsgBuffer); in DtCompileDataTable()
315 Status = DtCompileFacs (FieldList); in DtCompileDataTable()
326 Status = DtCompileRsdp (FieldList); in DtCompileDataTable()
331 Status = DtCompileS3pt (FieldList); in DtCompileDataTable()
[all …]
A Ddttable2.c943 DT_FIELD *FieldList = *(DT_FIELD **) List; in DtCompileRsdt() local
949 while (FieldList) in DtCompileRsdt()
955 FieldList = FieldList->Next; in DtCompileRsdt()
1105 DT_FIELD *FieldList; in DtCompileSlit() local
1125 FieldList = *PFieldList; in DtCompileSlit()
1126 while (FieldList) in DtCompileSlit()
1129 FieldList->Value, FieldList, Localities); in DtCompileSlit()
1133 FieldList = FieldList->Next; in DtCompileSlit()
1578 DT_FIELD *FieldList = *(DT_FIELD **) List; in DtCompileXsdt() local
1584 while (FieldList) in DtCompileXsdt()
[all …]
A Ddtexpress.c320 DT_FIELD *FieldList) in DtDetectAllLabels() argument
328 GenericField = FieldList; in DtDetectAllLabels()
A Ddtcompiler.h288 DT_FIELD *FieldList);

Completed in 41 milliseconds