Home
last modified time | relevance | path

Searched defs:List (Results 1 – 10 of 10) sorted by relevance

/acpica-latest/source/compiler/
Ddttable2.c174 void **List) in DtCompileLpit()
250 void **List) in DtCompileMadt()
473 void **List) in DtCompileMcfg()
497 void **List) in DtCompileMpam()
655 void **List) in DtCompileMpst()
792 void **List) in DtCompileMsct()
817 void **List) in DtCompileNfit()
1019 void **List) in DtCompilePcct()
1127 void **List) in DtCompilePdtt()
1187 void **List) in DtCompilePhat()
[all …]
Ddttable1.c198 void **List) in DtCompileAest()
404 void **List) in DtCompileApmt()
500 void **List) in DtCompileAsf()
671 void **List) in DtCompileAspt()
757 void **List) in DtCompileCdat()
884 void **List) in DtCompileCedt()
1008 void **List) in DtCompileCpep()
1033 void **List) in DtCompileCsrt()
1141 void **List) in DtCompileDbg2()
1297 void **List) in DtCompileDmar()
[all …]
Daslpld.c811 const char **List, in OpcFindName()
Ddttable.c234 void **List) in DtCompileFadt()
Ddtcompile.c829 void **List, in DtCompileTwoSubtables()
/acpica-latest/source/components/resources/
Drsutils.c178 UINT8 *List) in AcpiRsDecodeBitmask()
219 UINT8 *List, in AcpiRsEncodeBitmask()
/acpica-latest/source/components/debugger/
Ddbstats.c225 ACPI_MEMORY_LIST *List) in AcpiDbListInfo()
/acpica-latest/source/components/disassembler/
Ddmbuffer.c825 const char **List) in AcpiDmFindNameByIndex()
/acpica-latest/source/include/
Dacmacros.h558 #define GET_CURRENT_ARG_TYPE(List) (List & ((UINT32) 0x1F)) argument
559 #define INCREMENT_ARG_LIST(List) (List >>= ((UINT32) ARG_TYPE_WIDTH)) argument
Daclocal.h374 ACPI_HANDLE *List; member