| /NextBSD/sys/contrib/dev/acpica/components/debugger/ |
| HD | dbnames.c | 60 UINT32 NestingLevel, 67 UINT32 NestingLevel, 74 UINT32 NestingLevel, 81 UINT32 NestingLevel, 88 UINT32 NestingLevel, 95 UINT32 NestingLevel, 102 UINT32 NestingLevel, 370 UINT32 NestingLevel, in AcpiDbWalkAndMatchName() argument 413 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, &Info, NULL); in AcpiDbWalkAndMatchName() 484 UINT32 NestingLevel, in AcpiDbWalkForPredefinedNames() argument [all …]
|
| HD | dbtest.c | 64 UINT32 NestingLevel, 101 UINT32 NestingLevel, 308 UINT32 NestingLevel, in AcpiDbTestOneObject() argument 1003 UINT32 NestingLevel, in AcpiDbEvaluateOnePredefinedName() argument
|
| HD | dbstats.c | 67 UINT32 NestingLevel, 295 UINT32 NestingLevel, in AcpiDbClassifyOneObject() argument
|
| HD | dbexec.c | 78 UINT32 NestingLevel, 355 UINT32 NestingLevel, in AcpiDbExecutionWalk() argument
|
| HD | dbdisply.c | 70 UINT32 NestingLevel, 1158 UINT32 NestingLevel, in AcpiDbDisplayNonRootHandlers() argument
|
| HD | dbcmds.c | 79 UINT32 NestingLevel, 902 UINT32 NestingLevel, in AcpiDbDeviceResources() argument
|
| /NextBSD/sys/contrib/dev/acpica/components/namespace/ |
| HD | nsinit.c | 65 UINT32 NestingLevel, 72 UINT32 NestingLevel, 415 UINT32 NestingLevel, in AcpiNsFindIniMethods() argument 488 UINT32 NestingLevel, in AcpiNsInitOneDevice() argument
|
| HD | nsxfeval.c | 702 UINT32 NestingLevel, in ACPI_EXPORT_SYMBOL() 823 Status = Info->UserFunction (ObjHandle, NestingLevel, Info->Context, in ACPI_EXPORT_SYMBOL()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Format/ |
| HD | ContinuationIndenter.cpp | 114 State.LowestLevelOnLine < Current.NestingLevel) in canBreak() 174 Previous.is(tok::comma) || Current.NestingLevel < 2) && in mustBreak() 214 if (Current.NestingLevel == 0 && !Current.isTrailingComment()) { in mustBreak() 291 (State.Line->First->is(tok::kw_for) || Current.NestingLevel == 0) && in addTokenOnCurrentLine() 434 Current.NestingLevel != 0 || !PreviousNonComment->is(tok::equal) || in addTokenOnNewLine() 479 Current.NestingLevel == 0) in addTokenOnNewLine() 497 State.StartOfLineLevel = Current.NestingLevel; in addTokenOnNewLine() 498 State.LowestLevelOnLine = Current.NestingLevel; in addTokenOnNewLine() 512 Current.NestingLevel != 0) && in addTokenOnNewLine() 560 return Current.NestingLevel == 0 ? State.FirstIndent in getNewLineColumn() [all …]
|
| HD | FormatToken.h | 220 unsigned NestingLevel = 0; member 415 (!Style.Cpp11BracedListStyle && NestingLevel == 0))); in opensBlockTypeList()
|
| HD | TokenAnnotator.cpp | 769 CurrentToken->NestingLevel = Contexts.size() - 1; in next() 891 (!Line.MightBeFunctionDecl || Current.NestingLevel != 0)) { in determineTokenType() 900 Current.NestingLevel == 0) { in determineTokenType() 1463 if (!Current.is(TT_StartOfName) || Current.NestingLevel != 0) in isFunctionDeclarationName() 1626 if (Left.is(tok::comma) && Left.NestingLevel == 0) in splitPenalty() 1655 if (InFunctionDecl && Right.NestingLevel == 0) in splitPenalty() 2050 (Left.NestingLevel == 0 && Line.Level == 0 && in mustBreakBefore() 2091 Right.Previous->MatchingParen->NestingLevel == 0 && in mustBreakBefore() 2103 if (Right.Previous->is(tok::l_brace) && Right.NestingLevel == 1 && in mustBreakBefore()
|
| HD | FormatToken.cpp | 215 if (Token->NestingLevel != 0 || Commas.size() < 5 || HasSeparatingComment) in precomputeFormattingInfos()
|
| /NextBSD/sys/contrib/dev/acpica/compiler/ |
| HD | aslmapoutput.c | 76 UINT32 NestingLevel, 476 UINT32 NestingLevel, in MpEmitOneDevice() argument
|
| /NextBSD/sys/contrib/dev/acpica/include/ |
| HD | actypes.h | 1202 UINT32 NestingLevel,
|