Home
last modified time | relevance | path

Searched refs:Depth (Results 1 – 8 of 8) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Dprmacros.c289 UINT32 Depth = 1; in PrAddMacro() local
302 Depth++; in PrAddMacro()
306 Depth--; in PrAddMacro()
314 if (Depth == 0) in PrAddMacro()
A Ddtsubtable.c115 Subtable->Depth = ParentTable->Depth + 1; in DtInsertSubtable()
A Ddtio.c990 Subtable->Depth, Subtable->Name, Subtable->Length, Subtable->TotalLength, in DtDumpSubtableInfo()
1004 Subtable->Depth, Subtable->Name, (4 * Subtable->Depth), " ", in DtDumpSubtableTree()
A Ddtcompiler.h122 UINT16 Depth; member
/third_party/lib/acpica/source/components/debugger/
A Ddbinput.c504 UINT32 Depth; in AcpiDbGetNextToken() local
569 Depth = 1; in AcpiDbGetNextToken()
595 Depth++; /* A nested package declaration */ in AcpiDbGetNextToken()
599 Depth--; in AcpiDbGetNextToken()
600 if (Depth == 0) /* Found final package closing bracket */ in AcpiDbGetNextToken()
/third_party/lib/acpica/source/components/executer/
A Dexdump.c629 UINT32 Depth) in AcpiExDumpOperand() argument
671 if (Depth > 0) in AcpiExDumpOperand()
674 Depth, " ", Depth, ObjDesc)); in AcpiExDumpOperand()
776 ObjDesc->Package.Elements[Index], Depth + 1); in AcpiExDumpOperand()
829 AcpiExDumpOperand (ObjDesc->Field.RegionObj, Depth + 1); in AcpiExDumpOperand()
855 AcpiExDumpOperand (ObjDesc->BufferField.BufferObj, Depth + 1); in AcpiExDumpOperand()
/third_party/lib/acpica/source/include/acpica/
A Dacinterp.h532 UINT32 Depth);
/third_party/lib/acpica/
A Dchanges.txt9089 defined method (Throttling Depth Limit.)

Completed in 27 milliseconds