Home
last modified time | relevance | path

Searched defs:NestingLevel (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c488 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 Ddbmethod.c653 UINT32 NestingLevel, in AcpiDbWalkForExecute()
708 UINT32 NestingLevel, in AcpiDbWalkForExecuteAll()
H A Ddbstats.c403 UINT32 NestingLevel, in AcpiDbClassifyOneObject()
H A Ddbtest.c423 UINT32 NestingLevel, in AcpiDbTestOneObject()
1202 UINT32 NestingLevel, in AcpiDbEvaluateOnePredefinedName()
H A Ddbexec.c480 UINT32 NestingLevel, in AcpiDbExecutionWalk()
H A Ddbcmds.c1008 UINT32 NestingLevel, in AcpiDbDeviceResources()
H A Ddbdisply.c1285 UINT32 NestingLevel, in AcpiDbDisplayNonRootHandlers()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsinit.c632 UINT32 NestingLevel, in AcpiNsFindIniMethods()
705 UINT32 NestingLevel, in AcpiNsInitOneDevice()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmapoutput.c584 UINT32 NestingLevel, in MpEmitOneDevice()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp834 unsigned NestingLevel = 1; in HandlePragmaModuleBuild() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2306 int NestingLevel = 0; in isDeductionGuide() local
H A DFormatToken.h521 unsigned NestingLevel = 0; member