Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Ddttable2.c174 void **List) in DtCompileLpit()
250 void **List) in DtCompileMadt()
486 void **List) in DtCompileMcfg()
510 void **List) in DtCompileMpam()
668 void **List) in DtCompileMpst()
805 void **List) in DtCompileMsct()
830 void **List) in DtCompileNfit()
1032 void **List) in DtCompilePcct()
1140 void **List) in DtCompilePdtt()
1200 void **List) in DtCompilePhat()
[all …]
Ddttable1.c198 void **List) in DtCompileAest()
496 void **List) in DtCompileApmt()
592 void **List) in DtCompileAsf()
763 void **List) in DtCompileAspt()
849 void **List) in DtCompileCdat()
976 void **List) in DtCompileCedt()
1147 void **List) in DtCompileCpep()
1172 void **List) in DtCompileCsrt()
1280 void **List) in DtCompileDbg2()
1436 void **List) in DtCompileDmar()
[all …]
Daslpld.c811 const char **List, in OpcFindName()
Ddttable.c234 void **List) in DtCompileFadt()
Ddtcompile.c830 void **List, in DtCompileTwoSubtables()
/netbsd/src/usr.bin/make/
Dlst.h86 typedef struct List List; typedef
96 struct List { struct
97 ListNode *first; argument
98 ListNode *last; argument
/netbsd/src/sys/external/bsd/acpica/dist/resources/
Drsutils.c178 UINT8 *List) in AcpiRsDecodeBitmask()
219 UINT8 *List, in AcpiRsEncodeBitmask()
/netbsd/src/sys/external/bsd/acpica/dist/debugger/
Ddbstats.c225 ACPI_MEMORY_LIST *List) in AcpiDbListInfo()
/netbsd/src/external/gpl2/xcvs/dist/src/
Dhash.h49 typedef struct list List; typedef
Dclient.c721 void (*func) (void *, List *, const char *, const char *), in call_in_directory() argument
/netbsd/src/sys/external/bsd/acpica/dist/disassembler/
Ddmbuffer.c825 const char **List) in AcpiDmFindNameByIndex()
/netbsd/src/sys/external/bsd/acpica/dist/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