Home
last modified time | relevance | path

Searched refs:AML_PACKAGE_OP (Results 1 – 17 of 17) sorted by relevance

/third_party/lib/acpica/source/components/disassembler/
A Ddmdeferred.c105 case AML_PACKAGE_OP: in AcpiDmParseDeferredOps()
219 case AML_PACKAGE_OP: in AcpiDmDeferredParse()
224 case AML_PACKAGE_OP: in AcpiDmDeferredParse()
A Ddmwalk.c294 case AML_PACKAGE_OP: in AcpiDmBlockType()
306 ((Op->Common.Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiDmBlockType()
372 case AML_PACKAGE_OP: in AcpiDmListType()
804 case AML_PACKAGE_OP: in AcpiDmDescendingOp()
986 case AML_PACKAGE_OP: in AcpiDmAscendingOp()
A Ddmbuffer.c616 if (ParentOp->Common.AmlOpcode == AML_PACKAGE_OP) in AcpiDmIsPldBuffer()
973 if (NextOp->Common.AmlOpcode != AML_PACKAGE_OP) in AcpiDmCheckForHardwareId()
A Ddmcstyle.c239 (Child1->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiDmCheckForSymbolicOpcode()
/third_party/lib/acpica/source/components/dispatcher/
A Ddsobject.c115 ((Op->Common.Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiDsBuildInternalObject()
144 if ((Op->Common.Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiDsBuildInternalObject()
413 while ((Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiDsBuildInternalPackageObj()
A Ddsopcode.c683 case AML_PACKAGE_OP: in AcpiDsEvalDataObjectOperands()
703 ((Op->Common.Parent->Common.AmlOpcode != AML_PACKAGE_OP) && in AcpiDsEvalDataObjectOperands()
A Ddsutils.c299 (Op->Common.Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiDsIsResultUsed()
870 if ((Op->Common.Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiDsEvaluateNamePath()
A Ddswexec.c537 ((Op->Asl.Parent->Asl.AmlOpcode == AML_PACKAGE_OP) || in AcpiDsExecEndOp()
/third_party/lib/acpica/source/components/parser/
A Dpstree.c323 case AML_PACKAGE_OP: in AcpiPsGetChild()
A Dpsparse.c219 (Op->Common.Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiPsCompleteThisOp()
234 (Op->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiPsCompleteThisOp()
A Dpsloop.c248 case AML_PACKAGE_OP: in AcpiPsGetArguments()
A Dpsargs.c380 ((Arg->Common.Parent->Common.AmlOpcode == AML_PACKAGE_OP) || in AcpiPsGetNextNamepath()
/third_party/lib/acpica/source/compiler/
A Dasloffset.c187 case AML_PACKAGE_OP: in LsAmlOffsetWalk()
A Daslwalks.c316 case AML_PACKAGE_OP: in AnOperandTypecheckWalkEnd()
A Daslmap.c338 /* PACKAGE */ OP_TABLE_ENTRY (AML_PACKAGE_OP, 0, …
A Dasloperands.c790 Op->Asl.AmlOpcode = AML_PACKAGE_OP; in OpnDoPackage()
/third_party/lib/acpica/source/include/acpica/
A Damlcode.h65 #define AML_PACKAGE_OP (UINT16) 0x12 macro

Completed in 612 milliseconds