Searched defs:ParserState (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsscope.c65 AcpiPsGetParentScope( ACPI_PARSE_STATE *ParserState) argument
88 AcpiPsHasCompletedScope( ACPI_PARSE_STATE *ParserState) argument
112 AcpiPsInitScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *RootOp) argument
157 AcpiPsPushScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *Op, UINT32 RemainingArgs, UINT32 ArgCount) argument
219 AcpiPsPopScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT **Op, UINT32 *ArgList, UINT32 *ArgCount) argument
277 AcpiPsCleanupScope( ACPI_PARSE_STATE *ParserState) argument
[all...]
H A Dpsparse.c341 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; local
107 AcpiPsPeekOpcode( ACPI_PARSE_STATE *ParserState) argument
[all...]
H A Dpsloop.c413 ACPI_PARSE_STATE *ParserState; local
[all...]
H A Dpsargs.c80 AcpiPsGetNextPackageLength( ACPI_PARSE_STATE *ParserState) argument
137 AcpiPsGetNextPackageEnd( ACPI_PARSE_STATE *ParserState) argument
171 AcpiPsGetNextNamestring( ACPI_PARSE_STATE *ParserState) argument
253 AcpiPsGetNextNamepath( ACPI_WALK_STATE *WalkState, ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *Arg, BOOLEAN PossibleMethodCall) argument
424 AcpiPsGetNextSimpleArg( ACPI_PARSE_STATE *ParserState, UINT32 ArgType, ACPI_PARSE_OBJECT *Arg) argument
524 AcpiPsGetNextField( ACPI_PARSE_STATE *ParserState) argument
758 AcpiPsGetNextArg( ACPI_WALK_STATE *WalkState, ACPI_PARSE_STATE *ParserState, UINT32 ArgType, ACPI_PARSE_OBJECT **ReturnArg) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswstate.c672 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; local
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c604 ACPI_PARSE_STATE ParserState; local
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacstruct.h97 ACPI_PARSE_STATE ParserState; /* Current state of parser */ member in struct:acpi_walk_state

Completed in 49 milliseconds