| /freebsd-13.1/sys/contrib/dev/acpica/components/disassembler/ |
| H A D | dmresrcl.c | 412 AcpiDmIndent (Level); in AcpiDmAddressCommon() 900 AcpiDmIndent (Level); in AcpiDmMemory24Descriptor() 941 AcpiDmIndent (Level); in AcpiDmMemory32Descriptor() 982 AcpiDmIndent (Level); in AcpiDmFixedMemory32Descriptor() 1025 AcpiDmIndent (Level); in AcpiDmGenericRegisterDescriptor() 1085 AcpiDmIndent (Level); in AcpiDmInterruptDescriptor() 1109 AcpiDmIndent (Level); in AcpiDmInterruptDescriptor() 1118 AcpiDmIndent (Level); in AcpiDmInterruptDescriptor() 1148 AcpiDmIndent (Level); in AcpiDmVendorCommon() 1158 AcpiDmIndent (Level); in AcpiDmVendorCommon() [all …]
|
| H A D | dmresrcs.c | 184 AcpiDmIndent (Level); in AcpiDmIrqDescriptor() 203 AcpiDmIndent (Level + 1); in AcpiDmIrqDescriptor() 231 AcpiDmIndent (Level); in AcpiDmDmaDescriptor() 270 AcpiDmIndent (Level); in AcpiDmFixedDmaDescriptor() 316 AcpiDmIndent (Level); in AcpiDmIoDescriptor() 363 AcpiDmIndent (Level); in AcpiDmFixedIoDescriptor() 403 AcpiDmIndent (Level); in AcpiDmStartDependentDescriptor() 416 AcpiDmIndent (Level); in AcpiDmStartDependentDescriptor() 444 AcpiDmIndent (Level); in AcpiDmEndDependentDescriptor() 446 AcpiDmIndent (Level); in AcpiDmEndDependentDescriptor() [all …]
|
| H A D | dmresrcl2.c | 241 AcpiDmIndent (Level + 1); in AcpiDmDumpRawDataBuffer() 395 AcpiDmIndent (Level); in AcpiDmGpioIntDescriptor() 447 AcpiDmIndent (Level); in AcpiDmGpioIoDescriptor() 548 AcpiDmIndent (Level); in AcpiDmPinFunctionDescriptor() 718 AcpiDmIndent (Level); in AcpiDmI2cSerialBusDescriptor() 794 AcpiDmIndent (Level); in AcpiDmSpiSerialBusDescriptor() 879 AcpiDmIndent (Level); in AcpiDmUartSerialBusDescriptor() 1027 AcpiDmIndent (Level); in AcpiDmPinConfigDescriptor() 1122 AcpiDmIndent (Level); in AcpiDmPinGroupDescriptor() 1205 AcpiDmIndent (Level); in AcpiDmPinGroupFunctionDescriptor() [all …]
|
| H A D | dmwalk.c | 188 UINT32 Level, 194 UINT32 Level, 267 Info->Level = 0; in AcpiDmWalkParseTree() 336 Info->Level--; in AcpiDmWalkParseTree() 626 if (Level == 0) in AcpiDmDescendingOp() 695 AcpiDmIndent (Level); in AcpiDmDescendingOp() 699 Info->LastLevel = Level; in AcpiDmDescendingOp() 737 Info->Level--; in AcpiDmDescendingOp() 917 Info->Level = Level; in AcpiDmDescendingOp() 1255 --Level; in AcpiDmAscendingOp() [all …]
|
| H A D | dmresrc.c | 368 UINT32 Level; in AcpiDmResourceTemplate() local 379 Level = Info->Level; in AcpiDmResourceTemplate() 421 Level--; in AcpiDmResourceTemplate() 422 AcpiDmIndent (Level); in AcpiDmResourceTemplate() 429 Level--; in AcpiDmResourceTemplate() 443 Level--; in AcpiDmResourceTemplate() 447 AcpiDmEndDependentDescriptor (Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate() 449 AcpiDmIndent (Level); in AcpiDmResourceTemplate() 470 Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate() 477 Level++; in AcpiDmResourceTemplate()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | DiagnosticRenderer.h | 69 DiagnosticsEngine::Level LastLevel = DiagnosticsEngine::Ignored; 77 DiagnosticsEngine::Level Level, 83 DiagnosticsEngine::Level Level, 87 DiagnosticsEngine::Level Level, 98 DiagnosticsEngine::Level Level) {} in beginDiagnostic() argument 100 DiagnosticsEngine::Level Level) {} in endDiagnostic() argument 105 DiagnosticsEngine::Level Level); 110 void emitCaret(FullSourceLoc Loc, DiagnosticsEngine::Level Level, 113 DiagnosticsEngine::Level Level, 115 void emitMacroExpansions(FullSourceLoc Loc, DiagnosticsEngine::Level Level, [all …]
|
| H A D | TextDiagnostic.h | 52 DiagnosticsEngine::Level Level, 77 DiagnosticsEngine::Level Level, StringRef Message, 82 DiagnosticsEngine::Level Level, 85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() argument 88 emitSnippetAndCaret(Loc, Level, Ranges, Hints); in emitCodeContext() 102 void emitSnippetAndCaret(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
|
| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | cvdisasm.c | 164 UINT32 Level); 188 UINT32 Level) in CvPrintOneCommentList() argument 199 AcpiDmIndent(Level); in CvPrintOneCommentList() 263 UINT32 Level) in CvPrintOneCommentType() argument 292 AcpiDmIndent(Level); in CvPrintOneCommentType() 352 UINT32 Level) in CvCloseBraceWriteComment() argument 385 UINT32 Level) in CvCloseParenWriteComment() argument 469 UINT32 Level) in CvPrintInclude() argument 482 AcpiDmIndent (Level); in CvPrintInclude() 507 UINT32 Level, in CvSwitchFiles() argument [all …]
|
| H A D | aslprune.c | 165 UINT32 Level, 170 UINT32 Level, 255 UINT32 Level, in PrPrintObjectAtLevel() argument 261 for (i = 0; i < Level; i++) in PrPrintObjectAtLevel() 266 AcpiOsPrintf ("[%s] at Level [%u]\n", ObjectName, Level); in PrPrintObjectAtLevel() 288 UINT32 Level, in PrTreePruneWalk() argument 296 if (Level <= PruneObj->PruneLevel) in PrTreePruneWalk() 313 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk() 321 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk() 331 PrPrintObjectAtLevel(Level, "Else"); in PrTreePruneWalk() [all …]
|
| H A D | aslerror.c | 167 UINT8 Level, 172 UINT8 Level, 178 UINT8 Level, 191 UINT8 Level, 209 UINT8 Level, 657 switch (Enode->Level) in AePrintException() 823 UINT8 Level, in AslInitEnode() argument 840 Enode->Level = Level; in AslInitEnode() 917 UINT8 Level, in AslCommonError2() argument 1073 return (Level); in GetModifiedLevel() [all …]
|
| H A D | asldebug.c | 165 UINT32 Level, 225 UINT32 Level, in UtDumpIntegerOp() argument 231 UtDumpParseOpName (Op, Level, IntegerLength); in UtDumpIntegerOp() 273 UINT32 Level) in UtDumpStringOp() argument 304 UtDumpParseOpName (Op, Level, strlen (String)); in UtDumpStringOp() 406 UINT32 Level) in UtDumpBasicOp() argument 411 UtDumpParseOpName (Op, Level, 0); in UtDumpBasicOp() 432 UINT32 Level, in UtDumpParseOpName() argument 445 "%5.5d [%2d]", Op->Asl.LogicalLineNumber, Level); in UtDumpParseOpName() 451 IndentLength = Level * DEBUG_SPACES_PER_INDENT; in UtDumpParseOpName() [all …]
|
| H A D | aslcompiler.h | 339 UINT32 Level, 345 UINT32 Level, 351 UINT32 Level, 357 UINT32 Level, 367 UINT32 Level, 373 UINT32 Level, 471 UINT8 Level, 481 UINT8 Level, 506 UINT8 Level, 526 UINT8 Level, [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | IntervalMap.cpp | 27 if (Level == 0) in getLeftSibling() 31 unsigned l = Level - 1; in getLeftSibling() 43 for (++l; l != Level; ++l) in getLeftSibling() 54 l = Level - 1; in moveLeft() 59 } else if (height() < Level) in moveLeft() 68 for (++l; l != Level; ++l) { in moveLeft() 77 if (Level == 0) in getRightSibling() 81 unsigned l = Level - 1; in getRightSibling() 93 for (++l; l != Level; ++l) in getRightSibling() 102 unsigned l = Level - 1; in moveRight() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SchedulerRegistry.h | 33 ScheduleDAGSDNodes *(*)(SelectionDAGISel *, CodeGenOpt::Level)> { 36 CodeGenOpt::Level); 64 CodeGenOpt::Level OptLevel); 69 CodeGenOpt::Level OptLevel); 76 CodeGenOpt::Level); 83 CodeGenOpt::Level); 88 CodeGenOpt::Level OptLevel); 94 CodeGenOpt::Level OptLevel); 98 CodeGenOpt::Level OptLevel); 103 CodeGenOpt::Level OptLevel);
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | TextDiagnosticPrinter.cpp | 52 DiagnosticsEngine::Level Level, in printDiagnosticOptions() argument 72 if (Level == DiagnosticsEngine::Error && in printDiagnosticOptions() 82 << (Level == DiagnosticsEngine::Remark ? "-R" : "-W") << Opt; in printDiagnosticOptions() 109 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() argument 112 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic() 120 printDiagnosticOptions(DiagMessageStream, Level, Info, *DiagOpts); in HandleDiagnostic() 136 TextDiagnostic::printDiagnosticLevel(OS, Level, DiagOpts->ShowColors); in HandleDiagnostic() 138 OS, /*IsSupplemental=*/Level == DiagnosticsEngine::Note, in HandleDiagnostic() 152 FullSourceLoc(Info.getLocation(), Info.getSourceManager()), Level, in HandleDiagnostic()
|
| H A D | TextDiagnosticBuffer.cpp | 23 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() argument 26 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic() 30 switch (Level) { in HandleDiagnostic() 34 All.emplace_back(Level, Notes.size()); in HandleDiagnostic() 38 All.emplace_back(Level, Warnings.size()); in HandleDiagnostic() 42 All.emplace_back(Level, Remarks.size()); in HandleDiagnostic() 47 All.emplace_back(Level, Errors.size()); in HandleDiagnostic()
|
| H A D | SerializedDiagnosticPrinter.cpp | 69 DiagnosticsEngine::Level Level, StringRef Message, 74 DiagnosticsEngine::Level Level, in emitDiagnosticLoc() argument 79 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, 84 DiagnosticsEngine::Level Level) override; 86 DiagnosticsEngine::Level Level) override; 627 static serialized_diags::Level getStableLevel(DiagnosticsEngine::Level Level) { in getStableLevel() argument 628 switch (Level) { in getStableLevel() 643 DiagnosticsEngine::Level Level, in EmitDiagnosticMessage() argument 687 DiagnosticsEngine::Level Level) { in beginDiagnostic() argument 693 DiagnosticsEngine::Level Level) { in endDiagnostic() argument [all …]
|
| H A D | DiagnosticRenderer.cpp | 88 DiagnosticsEngine::Level Level, in emitDiagnostic() argument 95 beginDiagnostic(D, Level); in emitDiagnostic() 124 emitIncludeStack(Loc, PLoc, Level); in emitDiagnostic() 128 emitCaret(Loc, Level, MutableRanges, FixItHints); in emitDiagnostic() 138 LastLevel = Level; in emitDiagnostic() 140 endDiagnostic(D, Level); in emitDiagnostic() 166 DiagnosticsEngine::Level Level) { in emitIncludeStack() argument 425 DiagnosticsEngine::Level Level, in emitCaret() argument 430 emitCodeContext(Loc, Level, SpellingRanges, Hints); in emitCaret() 436 FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitSingleMacroExpansion() argument [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 827 return path[Level].subtree(path[Level].offset); in subtree() 833 path[Level] = Entry(subtree(Level - 1), offset(Level)); in reset() 854 if (Level) in setSize() 913 return path[Level].offset == path[Level].size - 1; in atLastEntry() 1276 if (Level) in deleteNode() 1673 if (!Level) in setNodeStop() 1678 P.node<Branch>(Level).stop(P.offset(Level)) = Stop; in setNodeStop() 1763 ++Level; in insertNode() 1776 P.node<Branch>(Level).insert(P.offset(Level), P.size(Level), Node, Stop); in insertNode() 1777 P.setSize(Level, P.size(Level) + 1); in insertNode() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassBuilder.cpp | 481 C(FPM, Level); in invokePeepholeEPCallbacks() 594 C(LPM2, Level); in buildO1FunctionSimplificationPipeline() 613 C(LPM2, Level); in buildO1FunctionSimplificationPipeline() 656 C(FPM, Level); in buildO1FunctionSimplificationPipeline() 768 C(LPM2, Level); in buildFunctionSimplificationPipeline() 856 C(FPM, Level); in buildFunctionSimplificationPipeline() 1136 C(MPM, Level); in buildModuleSimplificationPipeline() 1460 C(MPM, Level); in buildModuleOptimizationPipeline() 1497 C(MPM, Level); in buildPerModuleDefaultPipeline() 1540 C(MPM, Level); in buildThinLTOPreLinkDefaultPipeline() [all …]
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | acdisasm.h | 312 UINT32 Level; member 338 UINT32 Level); 893 UINT32 Level, 1059 UINT32 Level); 1066 UINT32 Level); 1073 UINT32 Level); 1080 UINT32 Level); 1087 UINT32 Level); 1094 UINT32 Level); 1101 UINT32 Level); [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | DependenceAnalysis.h | 179 virtual bool isScalar(unsigned Level) const; 251 bool isPeelLast(unsigned Level) const override; 260 bool isScalar(unsigned Level) const override; 617 unsigned &Level, 655 unsigned Level, 673 unsigned Level, 692 unsigned Level, 710 unsigned Level, 728 unsigned Level, 813 unsigned exploreDirections(unsigned Level, [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 189 for (unsigned Level = 1; Level <= D->getLevels(); Level++) { in dumpExampleDependence() local 270 assert(0 < Level && Level <= Levels && "Level out of range"); in getDirection() 277 assert(0 < Level && Level <= Levels && "Level out of range"); in getDistance() 286 assert(0 < Level && Level <= Levels && "Level out of range"); in isScalar() 294 assert(0 < Level && Level <= Levels && "Level out of range"); in isPeelFirst() 302 assert(0 < Level && Level <= Levels && "Level out of range"); in isPeelLast() 1158 Level--; in strongSIVtest() 1291 Level--; in weakCrossingSIVtest() 1493 Level--; in exactSIVtest() 1689 Level--; in weakZeroSrcSIVtest() [all …]
|
| /freebsd-13.1/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nswalk.c | 313 UINT32 Level; in AcpiNsWalkNamespace() local 332 Level = 1; in AcpiNsWalkNamespace() 339 while (Level > 0 && ChildNode) in AcpiNsWalkNamespace() 389 Status = DescendingCallback (ChildNode, Level, in AcpiNsWalkNamespace() 397 Status = AscendingCallback (ChildNode, Level, in AcpiNsWalkNamespace() 440 (Level < MaxDepth) && in AcpiNsWalkNamespace() 447 Level++; in AcpiNsWalkNamespace() 478 Level--; in AcpiNsWalkNamespace()
|
| H A D | nsdump.c | 172 UINT32 Level, 183 UINT32 Level, 190 UINT32 Level, 274 UINT32 Level, in AcpiNsDumpPathname() argument 316 UINT32 Level, in AcpiNsDumpOneObject() argument 369 AcpiOsPrintf ("%2d%*s", (UINT32) Level - 1, (int) Level * 2, " "); in AcpiNsDumpOneObject() 853 UINT32 Level, in AcpiNsDumpOneObjectPath() argument 879 if (Level <= MaxLevel) in AcpiNsDumpOneObjectPath() 885 Level, Level, " ", AcpiUtGetTypeName (Node->Type), in AcpiNsDumpOneObjectPath() 904 if (Level > *MaxLevel) in AcpiNsGetMaxDepth() [all …]
|