Searched defs:List (Results 1 – 14 of 14) sorted by relevance
174 void **List) in DtCompileLpit()250 void **List) in DtCompileMadt()404 void **List) in DtCompileMcfg()429 void **List) in DtCompileMpst()566 void **List) in DtCompileMsct()591 void **List) in DtCompileMtmr()616 void **List) in DtCompileNfit()818 void **List) in DtCompilePcct()921 void **List) in DtCompilePdtt()981 void **List) in DtCompilePmtt()[all …]
187 void **List) in DtCompileAsf()359 void **List) in DtCompileCpep()384 void **List) in DtCompileCsrt()492 void **List) in DtCompileDbg2()648 void **List) in DtCompileDmar()808 void **List) in DtCompileDrtm()945 void **List) in DtCompileEinj()970 void **List) in DtCompileErst()995 void **List) in DtCompileGtdt()1116 void **List) in DtCompileFpdt()[all …]
815 const char **List, in OpcFindName()
232 void **List) in DtCompileFadt()
774 void **List, in DtCompileTwoSubtables()
178 UINT8 *List) in AcpiRsDecodeBitmask()219 UINT8 *List, in AcpiRsEncodeBitmask()
43 typedef struct list List; typedef
50 } List; typedef
806 const char **List) in AcpiDmFindNameByIndex()
116 static TREE *List[MINSIZE/WORDSIZE-1]; /* lists of small blocks */ variable
104 static TREE *List[MINSIZE/WORDSIZE-1]; variable
558 #define GET_CURRENT_ARG_TYPE(List) (List & ((UINT32) 0x1F)) argument559 #define INCREMENT_ARG_LIST(List) (List >>= ((UINT32) ARG_TYPE_WIDTH)) argument
373 ACPI_HANDLE *List; member
245 private class List extends Object { class in ServiceStoreInMemory253 List(ServiceRecordInMemory record) { in List() method in ServiceStoreInMemory.List