Searched defs:NestingLevel (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbnames.c | 488 UINT32 NestingLevel, in AcpiDbWalkAndMatchName() 603 UINT32 NestingLevel, in AcpiDbWalkForPredefinedNames() 704 UINT32 NestingLevel, in AcpiDbWalkForObjectCounts() 741 UINT32 NestingLevel, in AcpiDbWalkForFields() 830 UINT32 NestingLevel, in AcpiDbWalkForSpecificObjects() 1004 UINT32 NestingLevel, in AcpiDbIntegrityWalk() 1115 UINT32 NestingLevel, in AcpiDbWalkForReferences() 1192 UINT32 NestingLevel, in AcpiDbBusWalk()
|
H A D | dbmethod.c | 653 UINT32 NestingLevel, in AcpiDbWalkForExecute() 708 UINT32 NestingLevel, in AcpiDbWalkForExecuteAll()
|
H A D | dbstats.c | 403 UINT32 NestingLevel, in AcpiDbClassifyOneObject()
|
H A D | dbtest.c | 423 UINT32 NestingLevel, in AcpiDbTestOneObject() 1202 UINT32 NestingLevel, in AcpiDbEvaluateOnePredefinedName()
|
H A D | dbexec.c | 480 UINT32 NestingLevel, in AcpiDbExecutionWalk()
|
H A D | dbcmds.c | 1008 UINT32 NestingLevel, in AcpiDbDeviceResources()
|
H A D | dbdisply.c | 1285 UINT32 NestingLevel, in AcpiDbDisplayNonRootHandlers()
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsinit.c | 632 UINT32 NestingLevel, in AcpiNsFindIniMethods() 705 UINT32 NestingLevel, in AcpiNsInitOneDevice()
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslmapoutput.c | 584 UINT32 NestingLevel, in MpEmitOneDevice()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | Pragma.cpp | 834 unsigned NestingLevel = 1; in HandlePragmaModuleBuild() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | TokenAnnotator.cpp | 2306 int NestingLevel = 0; in isDeductionGuide() local
|
H A D | FormatToken.h | 521 unsigned NestingLevel = 0; member
|