| /src/external/gpl2/texinfo/dist/util/ |
| outline.gawk | 29 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"] = [all...] |
| prepinfo.awk | 28 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"] = [all...] |
| /src/sys/external/bsd/acpica/dist/disassembler/ |
| dmresrcs.c | 60 * Level - Current source code indentation level 73 UINT32 Level) 76 AcpiDmIndent (Level); 95 AcpiDmIndent (Level + 1); 107 * Level - Current source code indentation level 120 UINT32 Level) 123 AcpiDmIndent (Level); 134 AcpiDmIndent (Level + 1) [all...] |
| dmresrcl.c | 106 UINT32 Level); 116 UINT32 Level); 129 * Level - Current source code indentation level 141 UINT32 Level) 148 AcpiDmIndent (Level + 1); 178 * Level - Current source code indentation level 190 UINT32 Level) 199 AcpiDmIndent (Level + 1) [all...] |
| dmresrcl2.c | 63 UINT32 Level); 70 UINT32 Level); 77 UINT32 Level); 84 UINT32 Level); 90 UINT32 Level); 96 UINT32 Level); 117 * Level - Current source code indentation level 130 UINT32 Level) 145 AcpiDmIndent (Level + 1) [all...] |
| dmresrc.c | 261 UINT32 Level; 272 Level = Info->Level; 314 Level--; 315 AcpiDmIndent (Level); 322 Level--; 336 Level--; 340 AcpiDmEndDependentDescriptor (Info, Aml, ResourceLength, Level); 342 AcpiDmIndent (Level); 363 Info, Aml, ResourceLength, Level); [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| SchedulerRegistry.h | 33 ScheduleDAGSDNodes *(*)(SelectionDAGISel *, CodeGenOpt::Level)> { 36 CodeGenOpt::Level); 64 CodeGenOpt::Level OptLevel); 69 CodeGenOpt::Level OptLevel); 76 CodeGenOpt::Level); 79 /// aware list scheduler that tries to increase instruction level parallelism 83 CodeGenOpt::Level); 88 CodeGenOpt::Level OptLevel); 94 CodeGenOpt::Level OptLevel); 98 CodeGenOpt::Level OptLevel) [all...] |
| /src/sys/arch/shark/include/ |
| kerndebug.h | 103 #define KERN_DEBUG(CntrlVar,Level,Output) \ 105 if ( (CntrlVar) & (Level) ) \ 107 if ( (CntrlVar) & (Level) & KERN_DEBUG_PANIC ) \ 121 #define KERN_DEBUG(CntrlVar,Level,Output)
|
| /src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
| TextDiagnostic.h | 44 /// Print the diagonstic level to a raw_ostream. 46 /// This is a static helper that handles colorizing the level and formatting 52 DiagnosticsEngine::Level Level, 77 DiagnosticsEngine::Level Level, StringRef Message, 82 DiagnosticsEngine::Level Level, 85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, [all...] |
| DiagnosticRenderer.h | 65 /// The level of the last diagnostic emitted. 67 /// The level of the last diagnostic emitted. Used to detect level changes 69 DiagnosticsEngine::Level LastLevel = DiagnosticsEngine::Ignored; 77 DiagnosticsEngine::Level Level, 83 DiagnosticsEngine::Level Level, 87 DiagnosticsEngine::Level Level, [all...] |
| SerializedDiagnostics.h | 18 /// A top-level block which represents any meta data associated 39 /// A stable version of DiagnosticIDs::Level. 43 enum Level {
|
| /src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| OperatorPrecedence.h | 26 enum Level { 47 prec::Level getBinOpPrecedence(tok::TokenKind Kind, bool GreaterThanIsOperator,
|
| /src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| TextDiagnosticBuffer.cpp | 23 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, 26 DiagnosticConsumer::HandleDiagnostic(Level, Info); 30 switch (Level) { 34 All.emplace_back(Level, Notes.size()); 38 All.emplace_back(Level, Warnings.size()); 42 All.emplace_back(Level, Remarks.size()); 47 All.emplace_back(Level, Errors.size());
|
| TextDiagnosticPrinter.cpp | 52 DiagnosticsEngine::Level Level, 72 if (Level == DiagnosticsEngine::Error && 82 << (Level == DiagnosticsEngine::Remark ? "-R" : "-W") << Opt; 109 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, 112 DiagnosticConsumer::HandleDiagnostic(Level, Info); 120 printDiagnosticOptions(DiagMessageStream, Level, Info, *DiagOpts); 136 TextDiagnostic::printDiagnosticLevel(OS, Level, DiagOpts->ShowColors); 138 OS, /*IsSupplemental=*/Level == DiagnosticsEngine::Note [all...] |
| /src/sys/external/bsd/acpica/dist/compiler/ |
| cvdisasm.c | 56 UINT32 Level); 68 * Level 80 UINT32 Level) 91 AcpiDmIndent(Level); 140 * Level - indentation level for comment lists. 155 UINT32 Level) 167 CvPrintOneCommentList (Op->Common.CommentList, Level); 172 CvPrintOneCommentList (Op->Common.CommentList, Level); 182 CvPrintOneCommentList (Op->Common.EndBlkComment, Level); [all...] |
| asldebug.c | 57 UINT32 Level, 104 * Level - Current output indentation level 117 UINT32 Level, 123 UtDumpParseOpName (Op, Level, IntegerLength); 154 * Level - Current output indentation level 165 UINT32 Level) 196 UtDumpParseOpName (Op, Level, strlen (String)); 286 * Level - Current output indentation leve [all...] |
| aslprune.c | 57 UINT32 Level, 62 UINT32 Level, 136 * PARAMETERS: Level - Current nesting level 147 UINT32 Level, 153 for (i = 0; i < Level; i++) 158 AcpiOsPrintf ("[%s] at Level [%u]\n", ObjectName, Level); 180 UINT32 Level, 186 /* We only care about objects below the Prune Level threshold * [all...] |
| aslmessages.c | 405 * PARAMETERS: Level - The ASL error level to be decoded 407 * RETURN: A string containing the error level text 409 * DESCRIPTION: This function validates and translates an ASL error level into 416 UINT8 Level) 418 /* Range check on Level */ 420 if (Level >= ACPI_ARRAY_LENGTH (AslErrorLevel)) 422 return ("Unknown exception level"); 429 return (AslErrorLevel[Level]); 432 return (AslErrorLevelIde[Level]); [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Support/ |
| IntervalMap.cpp | 25 NodeRef Path::getLeftSibling(unsigned Level) const { 27 if (Level == 0) 31 unsigned l = Level - 1; 43 for (++l; l != Level; ++l) 48 void Path::moveLeft(unsigned Level) { 49 assert(Level != 0 && "Cannot move the root node"); 54 l = Level - 1; 59 } else if (height() < Level) 61 path.resize(Level + 1, Entry(nullptr, 0, 0)); 68 for (++l; l != Level; ++l) [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| CodeGen.h | 33 enum Level { NotPIC=0, SmallPIC=1, BigPIC=2 }; 37 enum Level { Default=0, Small=1, Large=2 }; 50 // Code generation optimization level. 52 enum Level {
|
| /src/external/apache2/llvm/dist/clang/tools/diagtool/ |
| ShowEnabledWarnings.cpp | 29 DiagnosticsEngine::Level Level; 31 PrettyDiag(StringRef name, StringRef flag, DiagnosticsEngine::Level level) 32 : Name(name), Flag(flag), Level(level) {} 42 static char getCharForLevel(DiagnosticsEngine::Level Level) { 43 switch (Level) { 52 llvm_unreachable("Unknown diagnostic level"); [all...] |
| /src/sys/external/bsd/acpica/dist/namespace/ |
| nswalk.c | 205 UINT32 Level; 231 Level = 1; 235 * started. When Level is zero, the loop is done because we have 238 while (Level > 0 && ChildNode) 288 Status = DescendingCallback (ChildNode, Level, 296 Status = AscendingCallback (ChildNode, Level, 333 * Depth first search: Attempt to go down another level in the 339 (Level < MaxDepth) && 346 Level++; 377 Level-- [all...] |
| /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/ |
| Diagnostic.h | 66 /// Represents the diagnostic with the level of severity and possible 69 enum Level { 76 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel, 80 const SmallVector<DiagnosticMessage, 1> &Notes, Level DiagLevel, 92 /// Diagnostic level. Can indicate either an error or a warning. 93 Level DiagLevel;
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
| ARC.h | 1 //===- ARC.h - Top-level interface for ARC representation -------*- C++ -*-===// 26 CodeGenOpt::Level OptLevel);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| MSP430.h | 1 //==-- MSP430.h - Top-level interface for MSP430 representation --*- C++ -*-==// 41 CodeGenOpt::Level OptLevel);
|