Home
last modified time | relevance | path

Searched refs:DT_SUBTABLE (Results 1 – 10 of 10) sorted by relevance

/acpica-3.7.0/source/compiler/
Ddtsubtable.c178 DT_SUBTABLE **RetSubtable) in DtCreateSubtable()
180 DT_SUBTABLE *Subtable; in DtCreateSubtable()
214 DT_SUBTABLE *ParentTable, in DtInsertSubtable()
215 DT_SUBTABLE *Subtable) in DtInsertSubtable()
217 DT_SUBTABLE *ChildTable; in DtInsertSubtable()
261 DT_SUBTABLE *Subtable) in DtPushSubtable()
285 DT_SUBTABLE *Subtable; in DtPopSubtable()
309 DT_SUBTABLE *
333 DT_SUBTABLE *
335 DT_SUBTABLE *ParentTable, in DtGetNextSubtable()
[all …]
Ddtcompiler.h243 } DT_SUBTABLE; typedef
256 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_RootTable, NULL);
260 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_SubtableStack, NULL);
278 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_SubtableCacheNext, NULL);
279 DT_EXTERN DT_SUBTABLE DT_INIT_GLOBAL (*AslGbl_SubtableCacheLast, NULL);
293 DT_SUBTABLE **RetSubtable);
304 DT_SUBTABLE **RetSubtable);
325 DT_SUBTABLE *RootTable);
352 DT_SUBTABLE **RetSubtable);
361 DT_SUBTABLE *Subtable);
[all …]
Ddttable2.c177 DT_SUBTABLE *Subtable; in DtCompileLpit()
178 DT_SUBTABLE *ParentTable; in DtCompileLpit()
253 DT_SUBTABLE *Subtable; in DtCompileMadt()
254 DT_SUBTABLE *ParentTable; in DtCompileMadt()
500 DT_SUBTABLE *ParentTable; in DtCompileMpam()
501 DT_SUBTABLE *Subtable; in DtCompileMpam()
658 DT_SUBTABLE *Subtable; in DtCompileMpst()
659 DT_SUBTABLE *ParentTable; in DtCompileMpst()
820 DT_SUBTABLE *Subtable; in DtCompileNfit()
821 DT_SUBTABLE *ParentTable; in DtCompileNfit()
[all …]
Ddttable1.c202 DT_SUBTABLE *Subtable; in DtCompileAest()
203 DT_SUBTABLE *ParentTable; in DtCompileAest()
410 DT_SUBTABLE *Subtable; in DtCompileApmt()
411 DT_SUBTABLE *PeerSubtable; in DtCompileApmt()
412 DT_SUBTABLE *ParentTable; in DtCompileApmt()
503 DT_SUBTABLE *Subtable; in DtCompileAsf()
504 DT_SUBTABLE *ParentTable; in DtCompileAsf()
674 DT_SUBTABLE *Subtable; in DtCompileAspt()
675 DT_SUBTABLE *ParentTable; in DtCompileAspt()
760 DT_SUBTABLE *Subtable; in DtCompileCdat()
[all …]
Ddtcompile.c400 DT_SUBTABLE *Subtable; in DtCompileDataTable()
592 DT_SUBTABLE **RetSubtable) in DtCompileTable()
596 DT_SUBTABLE *Subtable; in DtCompileTable()
597 DT_SUBTABLE *InlineSubtable = NULL; in DtCompileTable()
834 DT_SUBTABLE *Subtable; in DtCompileTwoSubtables()
835 DT_SUBTABLE *ParentTable; in DtCompileTwoSubtables()
879 DT_SUBTABLE **RetSubtable) in DtCompilePadding()
881 DT_SUBTABLE *Subtable; in DtCompilePadding()
Ddtutils.c162 DT_SUBTABLE *Subtable,
791 DT_SUBTABLE *Subtable, in DtSum()
852 DT_SUBTABLE *ParentTable; in DtSetTableLength()
853 DT_SUBTABLE *ChildTable; in DtSetTableLength()
928 DT_SUBTABLE *StartTable, in DtWalkTableTree()
933 DT_SUBTABLE *ParentTable; in DtWalkTableTree()
934 DT_SUBTABLE *ChildTable; in DtWalkTableTree()
Ddtio.c173 DT_SUBTABLE *Subtable,
186 DT_SUBTABLE *Subtable,
192 DT_SUBTABLE *Subtable,
879 DT_SUBTABLE *Subtable, in DtWriteBinary()
902 DT_SUBTABLE *RootTable) in DtOutputBinary()
1069 DT_SUBTABLE *Subtable, in DtDumpSubtableInfo()
1083 DT_SUBTABLE *Subtable, in DtDumpSubtableTree()
Daslcache.c297 DT_SUBTABLE *
309 (sizeof (DT_SUBTABLE) * ASL_SUBTABLE_CACHE_SIZE)); in UtSubtableCacheCalloc()
318 AslGbl_SubtableCacheNext = ACPI_CAST_PTR (DT_SUBTABLE, Cache->Buffer); in UtSubtableCacheCalloc()
476 ((UINT32) sizeof (DT_SUBTABLE) * ASL_SUBTABLE_CACHE_SIZE), BufferCount); in UtDeleteLocalCaches()
Ddttable.c176 DT_SUBTABLE *Subtable; in DtCompileRsdp()
237 DT_SUBTABLE *Subtable; in DtCompileFadt()
238 DT_SUBTABLE *ParentTable; in DtCompileFadt()
371 DT_SUBTABLE *Subtable; in DtCompileFacs()
Daslcompiler.h311 DT_SUBTABLE *