Home
last modified time | relevance | path

Searched refs:DT_FIELD (Results 1 – 14 of 14) sorted by relevance

/acpica-3.7.0/source/compiler/
Ddtcompiler.h207 } DT_FIELD; typedef
252 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldList, NULL);
264 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_LabelList, NULL);
283 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldCacheNext, NULL);
284 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldCacheLast, NULL);
291 DT_FIELD **Field,
319 DT_FIELD *
333 DT_FIELD *Field);
338 DT_FIELD *Field,
356 DT_FIELD *Field,
[all …]
Ddttable2.c179 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileLpit()
180 DT_FIELD *SubtableStart; in DtCompileLpit()
255 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMadt()
256 DT_FIELD *SubtableStart; in DtCompileMadt()
502 DT_FIELD *SubtableStart; in DtCompileMpam()
503 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMpam()
660 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMpst()
822 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileNfit()
823 DT_FIELD *SubtableStart; in DtCompileNfit()
1024 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePcct()
[all …]
Ddtexpress.c163 DT_FIELD *Field);
165 static DT_FIELD *
171 DT_FIELD *AslGbl_CurrentField;
190 DT_FIELD *Field, in DtResolveIntegerExpression()
383 DT_FIELD *LabelField; in DtResolveLabel()
427 DT_FIELD *FieldList) in DtDetectAllLabels()
430 DT_FIELD *GenericField; in DtDetectAllLabels()
481 DT_FIELD *Field) in DtInsertLabelField()
507 static DT_FIELD *
511 DT_FIELD *LabelField; in DtLookupLabel()
Ddtfield.c163 DT_FIELD *Field,
169 DT_FIELD *Field,
175 DT_FIELD *Field,
202 DT_FIELD *Field, in DtCompileOneField()
271 DT_FIELD *Field, in DtCompileString()
314 DT_FIELD *Field, in DtCompileUnicode()
353 DT_FIELD *Field, in DtCompileUuid()
396 DT_FIELD *Field, in DtCompileInteger()
566 DT_FIELD *Field, in DtCompileBuffer()
634 DT_FIELD *Field, in DtCompileFlag()
[all …]
Ddttable1.c208 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileAest()
413 DT_FIELD **PFieldList = (DT_FIELD**)List; in DtCompileApmt()
414 DT_FIELD *SubtableStart; in DtCompileApmt()
510 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileAsf()
511 DT_FIELD *SubtableStart; in DtCompileAsf()
678 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileAspt()
679 DT_FIELD *SubtableStart; in DtCompileAspt()
762 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileCdat()
765 DT_FIELD *SubtableStart; in DtCompileCdat()
889 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileCedt()
[all …]
Ddtcompile.c170 DT_FIELD **Field);
174 DT_FIELD *FieldList);
198 DT_FIELD *FieldList; in DtDoCompile()
351 DT_FIELD *FieldList) in DtInsertCompilerIds()
353 DT_FIELD *Next; in DtInsertCompilerIds()
397 DT_FIELD **FieldList) in DtCompileDataTable()
404 DT_FIELD *RootField = *FieldList; in DtCompileDataTable()
590 DT_FIELD **Field, in DtCompileTable()
594 DT_FIELD *LocalField; in DtCompileTable()
836 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTwoSubtables()
Ddttable.c174 DT_FIELD **PFieldList) in DtCompileRsdp()
239 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileFadt()
240 DT_FIELD *DsdtFieldList; in DtCompileFadt()
369 DT_FIELD **PFieldList) in DtCompileFacs()
Daslcache.c341 DT_FIELD *
353 (sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE)); in UtFieldCacheCalloc()
362 AslGbl_FieldCacheNext = ACPI_CAST_PTR (DT_FIELD, Cache->Buffer); in UtFieldCacheCalloc()
453 ((UINT32) sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE), BufferCount); in UtDeleteLocalCaches()
Ddtutils.c186 DT_FIELD *FieldObject, in DtError()
243 DT_FIELD *FieldObject, in DtNameError()
296 DT_FIELD *FieldObject, in DtFatal()
361 DT_FIELD *Field) in DtGetFieldValue()
543 DT_FIELD *Field, in DtGetFieldLength()
Ddtio.c324 DT_FIELD *Field; in DtParseLine()
816 DT_FIELD *
1027 DT_FIELD *Field) in DtDumpFieldList()
1150 DT_FIELD *Field, in DtWriteFieldToListing()
Ddtcompilerparser.y170 extern DT_FIELD *AslGbl_CurrentField;
195 DT_FIELD *f;
Ddtsubtable.c395 DT_FIELD *Field, in DtGetSubtableLength()
Ddtparser.y169 extern DT_FIELD *AslGbl_CurrentField;
Daslcompiler.h315 DT_FIELD *