Searched refs:Depth (Results 1 – 8 of 8) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | prmacros.c | 289 UINT32 Depth = 1; in PrAddMacro() local 302 Depth++; in PrAddMacro() 306 Depth--; in PrAddMacro() 314 if (Depth == 0) in PrAddMacro()
|
| A D | dtsubtable.c | 115 Subtable->Depth = ParentTable->Depth + 1; in DtInsertSubtable()
|
| A D | dtio.c | 990 Subtable->Depth, Subtable->Name, Subtable->Length, Subtable->TotalLength, in DtDumpSubtableInfo() 1004 Subtable->Depth, Subtable->Name, (4 * Subtable->Depth), " ", in DtDumpSubtableTree()
|
| A D | dtcompiler.h | 122 UINT16 Depth; member
|
| /third_party/lib/acpica/source/components/debugger/ |
| A D | dbinput.c | 504 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 D | exdump.c | 629 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 D | acinterp.h | 532 UINT32 Depth);
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 9089 defined method (Throttling Depth Limit.)
|
Completed in 27 milliseconds