Home
last modified time | relevance | path

Searched defs:ParserList (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c27 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c27 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c27 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c27 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c48 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c48 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c48 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c49 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/sysutils/edk2/edk2-edk2-stable202102/ShellPkg/Library/UefiShellAcpiViewCommandLib/
H A DUefiShellAcpiViewCommandLib.c49 ACPI_TABLE_PARSER ParserList[] = { variable
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/
H A Dnativeparser.h447 typedef std::list<ProjectParserPair> ParserList; typedef
/dports/devel/ragel/ragel-6.10/ragel/
H A Dinputdata.h54 typedef DList<Parser> ParserList; typedef
/dports/math/clingo/clingo-5.5.1/libclingo/
H A Dclingo.hh2160 using ParserList = std::forward_list<std::function<bool (char const *value)>>; typedef