Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/parser/
H A 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()
H A 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()
H A Dpsparse.c217 ACPI_PARSE_STATE *ParserState) in AcpiPsPeekOpcode()
450 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; in AcpiPsNextParseState() local
H A Dpsloop.c382 ACPI_PARSE_STATE *ParserState; in AcpiPsParseLoop() local
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsxfname.c678 ACPI_PARSE_STATE ParserState; in ACPI_EXPORT_SYMBOL() local
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Dcvparser.c716 ACPI_PARSE_STATE *ParserState) in CvCaptureCommentsOnly()
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddswstate.c780 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; in AcpiDsInitAmlWalk() local
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacstruct.h205 ACPI_PARSE_STATE ParserState; /* Current state of parser */ member