Home
last modified time | relevance | path

Searched refs:Level (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/netbsd-src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmresrcl.c106 UINT32 Level);
116 UINT32 Level);
141 UINT32 Level) in AcpiDmMemoryFields() argument
148 AcpiDmIndent (Level + 1); in AcpiDmMemoryFields()
190 UINT32 Level) in AcpiDmAddressFields() argument
199 AcpiDmIndent (Level + 1); in AcpiDmAddressFields()
293 UINT32 Level) in AcpiDmAddressCommon() argument
304 AcpiDmIndent (Level); in AcpiDmAddressCommon()
596 UINT32 Level) in AcpiDmWordDescriptor() argument
601 AcpiDmAddressCommon (Resource, ACPI_RESOURCE_TYPE_ADDRESS16, Level); in AcpiDmWordDescriptor()
[all …]
H A Ddmresrcl2.c63 UINT32 Level);
70 UINT32 Level);
77 UINT32 Level);
84 UINT32 Level);
90 UINT32 Level);
96 UINT32 Level);
130 UINT32 Level) in AcpiDmDumpRawDataBuffer() argument
145 AcpiDmIndent (Level + 1); in AcpiDmDumpRawDataBuffer()
147 AcpiDmIndent (Level + 2); in AcpiDmDumpRawDataBuffer()
169 AcpiDmIndent (Level + 2); in AcpiDmDumpRawDataBuffer()
[all …]
H A Ddmresrcs.c73 UINT32 Level) in AcpiDmIrqDescriptor() argument
76 AcpiDmIndent (Level); in AcpiDmIrqDescriptor()
95 AcpiDmIndent (Level + 1); in AcpiDmIrqDescriptor()
120 UINT32 Level) in AcpiDmDmaDescriptor() argument
123 AcpiDmIndent (Level); in AcpiDmDmaDescriptor()
134 AcpiDmIndent (Level + 1); in AcpiDmDmaDescriptor()
159 UINT32 Level) in AcpiDmFixedDmaDescriptor() argument
162 AcpiDmIndent (Level); in AcpiDmFixedDmaDescriptor()
205 UINT32 Level) in AcpiDmIoDescriptor() argument
208 AcpiDmIndent (Level); in AcpiDmIoDescriptor()
[all …]
H A Ddmwalk.c80 UINT32 Level,
86 UINT32 Level,
159 Info->Level = 0; in AcpiDmWalkParseTree()
168 Status = AscendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
179 Status = DescendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
187 Info->Level++; in AcpiDmWalkParseTree()
226 if (Info->Level != 0 ) in AcpiDmWalkParseTree()
228 Info->Level--; in AcpiDmWalkParseTree()
409 UINT32 Level, in AcpiDmDescendingOp() argument
426 if (Level ! in AcpiDmDescendingOp()
939 AcpiDmAscendingOp(ACPI_PARSE_OBJECT * Op,UINT32 Level,void * Context) AcpiDmAscendingOp() argument
[all...]
H A Ddmresrc.c261 UINT32 Level; in AcpiDmResourceTemplate() local
272 Level = Info->Level; in AcpiDmResourceTemplate()
314 Level--; in AcpiDmResourceTemplate()
315 AcpiDmIndent (Level); in AcpiDmResourceTemplate()
322 Level--; in AcpiDmResourceTemplate()
336 Level--; in AcpiDmResourceTemplate()
340 AcpiDmEndDependentDescriptor (Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate()
342 AcpiDmIndent (Level); in AcpiDmResourceTemplate()
363 Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate()
370 Level++; in AcpiDmResourceTemplate()
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Doutline.gawk29 Level["@top"] = 0
30 Level["@appendix"] = 1
31 Level["@chapter"] = 1
32 Level["@majorheading"] = 1
33 Level["@unnumbered"] = 1
34 Level["@appendixsec"] = 2
35 Level["@heading"] = 2
36 Level["@section"] = 2
37 Level["@unnumberedsec"] = 2
38 Level["@unnumberedsubsec"] = 3
[all …]
H A Dprepinfo.awk28 Level["@top"] = 0
29 Level["@appendix"] = 1
30 Level["@chapter"] = 1
31 Level["@majorheading"] = 1
32 Level["@unnumbered"] = 1
33 Level["@appendixsec"] = 2
34 Level["@heading"] = 2
35 Level["@section"] = 2
36 Level["@unnumberedsec"] = 2
37 Level["@unnumberedsubsec"] = 3
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h69 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 DTextDiagnostic.h52 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,
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dcvdisasm.c56 UINT32 Level);
80 UINT32 Level) in CvPrintOneCommentList() argument
91 AcpiDmIndent(Level); in CvPrintOneCommentList()
155 UINT32 Level) in CvPrintOneCommentType() argument
167 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
172 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
182 CvPrintOneCommentList (Op->Common.EndBlkComment, Level); in CvPrintOneCommentType()
184 AcpiDmIndent(Level); in CvPrintOneCommentType()
244 UINT32 Level) in CvCloseBraceWriteComment() argument
253 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseBraceWriteComment()
[all …]
H A Daslerror.c59 UINT8 Level,
64 UINT8 Level,
70 UINT8 Level,
83 UINT8 Level,
101 UINT8 Level,
256 AeDecodeExceptionLevel (Enode->Level), in AeDecodeErrorMessageId()
257 AeBuildFullExceptionCode (Enode->Level, Enode->MessageId)); in AeDecodeErrorMessageId()
549 switch (Enode->Level) in AePrintException()
715 UINT8 Level, in AslInitEnode() argument
732 Enode->Level = Level; in AslInitEnode()
[all …]
H A Daslprune.c57 UINT32 Level,
62 UINT32 Level,
147 UINT32 Level, in PrPrintObjectAtLevel() argument
153 for (i = 0; i < Level; i++) in PrPrintObjectAtLevel()
158 AcpiOsPrintf ("[%s] at Level [%u]\n", ObjectName, Level); in PrPrintObjectAtLevel()
180 UINT32 Level, in PrTreePruneWalk() argument
188 if (Level <= PruneObj->PruneLevel) in PrTreePruneWalk()
205 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk()
213 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk()
223 PrPrintObjectAtLevel(Level, "Else"); in PrTreePruneWalk()
[all …]
H A Dasldebug.c57 UINT32 Level,
117 UINT32 Level, in UtDumpIntegerOp() argument
123 UtDumpParseOpName (Op, Level, IntegerLength); in UtDumpIntegerOp()
165 UINT32 Level) in UtDumpStringOp() argument
196 UtDumpParseOpName (Op, Level, strlen (String)); in UtDumpStringOp()
298 UINT32 Level) in UtDumpBasicOp() argument
303 UtDumpParseOpName (Op, Level, 0); in UtDumpBasicOp()
324 UINT32 Level, in UtDumpParseOpName() argument
337 "%5.5d [%2d]", Op->Asl.LogicalLineNumber, Level); in UtDumpParseOpName()
343 IndentLength = Level * DEBUG_SPACES_PER_INDENT; in UtDumpParseOpName()
[all …]
H A Daslcompiler.h231 UINT32 Level,
237 UINT32 Level,
243 UINT32 Level,
249 UINT32 Level,
259 UINT32 Level,
265 UINT32 Level,
363 UINT8 Level,
373 UINT8 Level,
398 UINT8 Level,
418 UINT8 Level,
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DIntervalMap.cpp25 NodeRef Path::getLeftSibling(unsigned Level) const { in getLeftSibling()
27 if (Level == 0) in getLeftSibling()
31 unsigned l = Level - 1; in getLeftSibling()
43 for (++l; l != Level; ++l) in getLeftSibling()
48 void Path::moveLeft(unsigned Level) { in moveLeft() argument
49 assert(Level != 0 && "Cannot move the root node"); in moveLeft()
54 l = Level - 1; in moveLeft()
59 } else if (height() < Level) in moveLeft()
61 path.resize(Level + 1, Entry(nullptr, 0, 0)); in moveLeft()
68 for (++l; l != Level; ++l) { in moveLeft()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilder.cpp473 FunctionPassManager &FPM, PassBuilder::OptimizationLevel Level) { in invokePeepholeEPCallbacks() argument
475 C(FPM, Level); in invokePeepholeEPCallbacks()
529 PassBuilder::buildO1FunctionSimplificationPipeline(OptimizationLevel Level, in buildO1FunctionSimplificationPipeline() argument
547 invokePeepholeEPCallbacks(FPM, Level); in buildO1FunctionSimplificationPipeline()
588 C(LPM2, Level); in buildO1FunctionSimplificationPipeline()
602 LPM2.addPass(LoopFullUnrollPass(Level.getSpeedupLevel(), in buildO1FunctionSimplificationPipeline()
607 C(LPM2, Level); in buildO1FunctionSimplificationPipeline()
645 invokePeepholeEPCallbacks(FPM, Level); in buildO1FunctionSimplificationPipeline()
651 C(FPM, Level); in buildO1FunctionSimplificationPipeline()
659 invokePeepholeEPCallbacks(FPM, Level); in buildO1FunctionSimplificationPipeline()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSchedulerRegistry.h33 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);
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h799 template <typename NodeT> NodeT &node(unsigned Level) const { in node() argument
800 return *reinterpret_cast<NodeT*>(path[Level].node); in node()
802 unsigned size(unsigned Level) const { return path[Level].size; } in size() argument
803 unsigned offset(unsigned Level) const { return path[Level].offset; } in offset() argument
804 unsigned &offset(unsigned Level) { return path[Level].offset; } in offset() argument
826 NodeRef &subtree(unsigned Level) const { in subtree() argument
827 return path[Level].subtree(path[Level].offset); in subtree()
832 void reset(unsigned Level) { in reset() argument
833 path[Level] = Entry(subtree(Level - 1), offset(Level)); in reset()
852 void setSize(unsigned Level, unsigned Size) { in setSize() argument
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp52 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 DTextDiagnosticBuffer.cpp23 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 DSerializedDiagnosticPrinter.cpp69 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;
157 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
192 DiagnosticsEngine::Level Level, StringRef Message,
207 unsigned getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel,
541 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag()
572 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp189 for (unsigned Level = 1; Level <= D->getLevels(); Level++) { in dumpExampleDependence() local
190 if (D->isSplitable(Level)) { in dumpExampleDependence()
191 OS << " da analyze - split level = " << Level; in dumpExampleDependence()
192 OS << ", iteration = " << *DA->getSplitIteration(*D, Level); in dumpExampleDependence()
269 unsigned FullDependence::getDirection(unsigned Level) const { in getDirection()
270 assert(0 < Level && Level <= Levels && "Level out of range"); in getDirection()
271 return DV[Level - 1].Direction; in getDirection()
276 const SCEV *FullDependence::getDistance(unsigned Level) const { in getDistance()
277 assert(0 < Level && Level <= Levels && "Level out of range"); in getDistance()
278 return DV[Level - 1].Distance; in getDistance()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() argument
162 virtual const SCEV *getDistance(unsigned Level) const { return nullptr; } in getDistance() argument
166 virtual bool isPeelFirst(unsigned Level) const { return false; } in isPeelFirst() argument
170 virtual bool isPeelLast(unsigned Level) const { return false; } in isPeelLast() argument
174 virtual bool isSplitable(unsigned Level) const { return false; } in isSplitable() argument
179 virtual bool isScalar(unsigned Level) const;
239 unsigned getDirection(unsigned Level) const override;
243 const SCEV *getDistance(unsigned Level) const override;
247 bool isPeelFirst(unsigned Level) const override;
251 bool isPeelLast(unsigned Level) const override;
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp29 DiagnosticsEngine::Level Level; member
31 PrettyDiag(StringRef name, StringRef flag, DiagnosticsEngine::Level level) in PrettyDiag()
32 : Name(name), Flag(flag), Level(level) {} in PrettyDiag()
42 static char getCharForLevel(DiagnosticsEngine::Level Level) { in getCharForLevel() argument
43 switch (Level) { in getCharForLevel()
125 DiagnosticsEngine::Level DiagLevel = in run()
137 Out << getCharForLevel(PD.Level) << " "; in run()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacdisasm.h227 UINT32 Level;
243 UINT32 Level,
253 UINT32 Level);
975 UINT32 Level,
1141 UINT32 Level);
1148 UINT32 Level);
1155 UINT32 Level);
1162 UINT32 Level);
1169 UINT32 Level);
1176 UINT32 Level);
232 UINT32 Level; global() member
[all...]

12345678910>>...23