Home
last modified time | relevance | path

Searched refs:AmlEnd (Results 1 – 7 of 7) sorted by relevance

/third_party/lib/acpica/source/components/parser/
A Dpsscope.c131 Scope->ParseScope.ArgEnd = ParserState->AmlEnd; in AcpiPsInitScope()
132 Scope->ParseScope.PkgEnd = ParserState->AmlEnd; in AcpiPsInitScope()
A Dpsloop.c485 while ((ParserState->Aml < ParserState->AmlEnd) || (Op)) in AcpiPsParseLoop()
A Dpsparse.c355 ParserState->Aml = ParserState->AmlEnd; in AcpiPsNextParseState()
/third_party/lib/acpica/source/components/debugger/
A Ddbutils.c445 WalkState->ParserState.AmlEnd = in AcpiDbSecondPassParse()
/third_party/lib/acpica/source/components/dispatcher/
A Ddswstate.c681 WalkState->ParserState.AmlEnd = in AcpiDsInitAmlWalk()
A Ddswexec.c772 if (WalkState->ParserState.Aml == WalkState->ParserState.AmlEnd) in AcpiDsExecEndOp()
/third_party/lib/acpica/source/include/acpica/
A Daclocal.h1014 UINT8 *AmlEnd; /* (last + 1) AML byte */ member

Completed in 14 milliseconds