Home
last modified time | relevance | path

Searched defs:ParserState (Results 1 – 8 of 8) sorted by relevance

/acpica-latest/source/components/parser/
Dpsscope.c174 ACPI_PARSE_STATE *ParserState) in AcpiPsGetParentScope()
197 ACPI_PARSE_STATE *ParserState) in AcpiPsHasCompletedScope()
221 ACPI_PARSE_STATE *ParserState, in AcpiPsInitScope()
266 ACPI_PARSE_STATE *ParserState, in AcpiPsPushScope()
328 ACPI_PARSE_STATE *ParserState, in AcpiPsPopScope()
386 ACPI_PARSE_STATE *ParserState) in AcpiPsCleanupScope()
Dpsargs.c190 ACPI_PARSE_STATE *ParserState) in AcpiPsGetNextPackageLength()
247 ACPI_PARSE_STATE *ParserState) in AcpiPsGetNextPackageEnd()
281 ACPI_PARSE_STATE *ParserState) in AcpiPsGetNextNamestring()
364 ACPI_PARSE_STATE *ParserState, in AcpiPsGetNextNamepath()
537 ACPI_PARSE_STATE *ParserState, in AcpiPsGetNextSimpleArg()
637 ACPI_PARSE_STATE *ParserState) in AcpiPsGetNextField()
895 ACPI_PARSE_STATE *ParserState, in AcpiPsGetNextArg()
Dpsparse.c217 ACPI_PARSE_STATE *ParserState) in AcpiPsPeekOpcode()
450 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; in AcpiPsNextParseState() local
Dpsloop.c372 ACPI_PARSE_STATE *ParserState; in AcpiPsParseLoop() local
/acpica-latest/source/components/namespace/
Dnsxfname.c678 ACPI_PARSE_STATE ParserState; in ACPI_EXPORT_SYMBOL() local
/acpica-latest/source/components/dispatcher/
Ddswstate.c780 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; in AcpiDsInitAmlWalk() local
/acpica-latest/source/compiler/
Dcvparser.c716 ACPI_PARSE_STATE *ParserState) in CvCaptureCommentsOnly()
/acpica-latest/source/include/
Dacstruct.h205 ACPI_PARSE_STATE ParserState; /* Current state of parser */ member