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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsloop.c372 ACPI_PARSE_STATE *ParserState; local
[all...]
H A Dpsscope.c173 AcpiPsGetParentScope( ACPI_PARSE_STATE *ParserState) argument
196 AcpiPsHasCompletedScope( ACPI_PARSE_STATE *ParserState) argument
220 AcpiPsInitScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *RootOp) argument
265 AcpiPsPushScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *Op, UINT32 RemainingArgs, UINT32 ArgCount) argument
327 AcpiPsPopScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT **Op, UINT32 *ArgList, UINT32 *ArgCount) argument
385 AcpiPsCleanupScope( ACPI_PARSE_STATE *ParserState) argument
[all...]
H A Dpsparse.c450 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; local
216 AcpiPsPeekOpcode( ACPI_PARSE_STATE *ParserState) argument
[all...]
H A Dpsargs.c189 AcpiPsGetNextPackageLength( ACPI_PARSE_STATE *ParserState) argument
246 AcpiPsGetNextPackageEnd( ACPI_PARSE_STATE *ParserState) argument
280 AcpiPsGetNextNamestring( ACPI_PARSE_STATE *ParserState) argument
362 AcpiPsGetNextNamepath( ACPI_WALK_STATE *WalkState, ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *Arg, BOOLEAN PossibleMethodCall) argument
536 AcpiPsGetNextSimpleArg( ACPI_PARSE_STATE *ParserState, UINT32 ArgType, ACPI_PARSE_OBJECT *Arg) argument
636 AcpiPsGetNextField( ACPI_PARSE_STATE *ParserState) argument
893 AcpiPsGetNextArg( ACPI_WALK_STATE *WalkState, ACPI_PARSE_STATE *ParserState, UINT32 ArgType, ACPI_PARSE_OBJECT **ReturnArg) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddswstate.c780 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsxfname.c678 ACPI_PARSE_STATE ParserState; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacstruct.h205 ACPI_PARSE_STATE ParserState; /* Current state of parser */ member in struct:acpi_walk_state

Completed in 56 milliseconds