/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | uttrack.c | 144 UINT32 Line) in AcpiUtAllocateAndTrack() 213 UINT32 Line) in AcpiUtAllocateZeroedAndTrack() 282 UINT32 Line) in AcpiUtFreeAndTrack() 410 UINT32 Line) in AcpiUtTrackAllocation() 511 UINT32 Line) in AcpiUtRemoveAllocation()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | UnwrappedLineFormatter.cpp | 22 bool startsExternCBlock(const AnnotatedLine &Line) { in startsExternCBlock() 53 void nextLine(const AnnotatedLine &Line) { in nextLine() 73 void skipLine(const AnnotatedLine &Line) { in skipLine() 83 void adjustToUnmodifiedLine(const AnnotatedLine &Line) { in adjustToUnmodifiedLine() 145 const AnnotatedLine *Line, in getMatchingNamespaceToken() 156 StringRef getNamespaceTokenText(const AnnotatedLine *Line) { in getNamespaceTokenText() 162 const AnnotatedLine *Line, in getMatchingNamespaceTokenText() 483 AnnotatedLine &Line = **I; in tryMergeSimpleControlStatement() local 522 const AnnotatedLine *Line = I[1 + NumStmts]; in tryMergeShortCaseLabels() local 559 AnnotatedLine &Line = **I; in tryMergeSimpleBlock() local [all …]
|
H A D | TokenAnnotator.cpp | 73 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() 2050 AnnotatedLine &Line; member in clang::format::__anon0fe692140111::AnnotatingParser 2070 AnnotatedLine &Line) in ExpressionParser() 2303 static unsigned maxNestingDepth(const AnnotatedLine &Line) { in maxNestingDepth() 2310 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() 2346 const AnnotatedLine &Line) { in isFunctionDeclarationName() 2464 void TokenAnnotator::calculateFormattingInformation(AnnotatedLine &Line) { in calculateFormattingInformation() 2579 void TokenAnnotator::calculateUnbreakableTailLengths(AnnotatedLine &Line) { in calculateUnbreakableTailLengths() 2595 unsigned TokenAnnotator::splitPenalty(const AnnotatedLine &Line, in splitPenalty() 2797 bool TokenAnnotator::spaceRequiredBetween(const AnnotatedLine &Line, in spaceRequiredBetween() [all …]
|
H A D | UnwrappedLineParser.cpp | 41 ScopedDeclarationState(UnwrappedLine &Line, std::vector<bool> &Stack, in ScopedDeclarationState() 56 UnwrappedLine &Line; member in clang::format::__anond4a2c0880111::ScopedDeclarationState 81 ScopedMacroState(UnwrappedLine &Line, FormatTokenSource *&TokenSource, in ScopedMacroState() 127 UnwrappedLine &Line; member in clang::format::__anond4a2c0880111::ScopedMacroState 271 for (auto &Line : Lines) in parse() local 663 static bool isGoogScope(const UnwrappedLine &Line) { in isGoogScope() 681 static bool isIIFE(const UnwrappedLine &Line, in isIIFE() 767 size_t Line = CurrentLines->size(); in conditionalCompilationCondition() local 831 for (auto &Line : Lines) { in parsePPIf() local 887 for (auto &Line : Lines) { in parsePPDefine() local [all …]
|
H A D | AffectedRangeManager.cpp | 29 AnnotatedLine *Line = *I; in computeAffectedLines() local 102 AnnotatedLine *Line, const AnnotatedLine *PreviousLine, in nonPPLineAffected()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Distro.cpp | 36 for (StringRef Line : Lines) in DetectOsRelease() local 61 for (StringRef Line : Lines) in DetectLsbRelease() local 173 for (const StringRef &Line : Lines) { in DetectDistro() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SymbolRemappingReader.h | 71 SymbolRemappingParseError(StringRef File, int64_t Line, const Twine &Message) in SymbolRemappingParseError() 89 int64_t Line; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/ |
H A D | ResourceScriptCppFilter.cpp | 49 StringRef Line = Data.take_front(Pos).drop_front(LineStart); in run() local 58 bool Filter::parseLine(StringRef Line) { in parseLine()
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | prexpress.c | 108 char *Line) in PrExpandMacros() 263 char *Line, in PrResolveIntegerExpression()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
H A D | SourceCoverageView.h | 57 unsigned Line; member 74 unsigned Line; member 172 StringRef Line; member
|
H A D | SourceCoverageViewText.cpp | 100 StringRef Line = L.Line; in renderLine() local 149 raw_ostream &OS, const LineCoverageStats &Line) { in renderLineCoverageColumn() 174 const LineCoverageStats &Line, in renderRegionMarkers()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_powerpc64.cc | 38 for (intptr_t Line = StartLine; Line < EndLine; Line += LineSize) in clearCache() local 42 for (intptr_t Line = StartLine; Line < EndLine; Line += LineSize) in clearCache() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeLineNumber.h | 42 const codeview::LineInfo Line; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | Line.h | 98 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line() function 103 Line(int32_t CodeOffset, LineInfo LineInf, ColumnInfo ColumnInf) in Line() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
H A D | IRBindings.h | 30 unsigned Line; member
|
H A D | dibuilder.go | 172 Line int member 199 Line int member 235 Line int member 264 Line int member 368 Line int member 412 Line int member 448 Line int member 513 Line int member
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_value.h | 47 u32 Line; variable 52 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_value.h | 46 u32 Line; variable 51 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_value.h | 45 u32 Line; variable 50 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 118 void InclusionRewriter::WriteLineInfo(StringRef Filename, int Line, in WriteLineInfo() 287 StringRef LocalEOL, int &Line, in OutputContentUpTo() 340 unsigned &NextToWrite, int &Line) { in CommentOutDirective() 402 int Line = 1; // The current input file line number. in Process() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SymbolRemappingReader.cpp | 36 StringRef Line = *LineIt; in read() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LineEntry.h | 25 uint32_t Line; ///< Source line number. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineDebugify.cpp | 78 unsigned Line = DVI->getDebugLoc().getLine(); in applyDebugifyMetadataToMachineFunction() local 113 unsigned Line = MI.getDebugLoc().getLine(); in applyDebugifyMetadataToMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugLinesSubsection.cpp | 81 void DebugLinesSubsection::addLineInfo(uint32_t Offset, const LineInfo &Line) { in addLineInfo() 90 const LineInfo &Line, in addLineAndColumnInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 36 DILocation::DILocation(LLVMContext &C, StorageType Storage, unsigned Line, in DILocation() 58 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() 582 unsigned Line, Metadata *Scope, Metadata *BaseType, uint64_t SizeInBits, in getImpl() 599 unsigned Line, Metadata *Scope, Metadata *BaseType, uint64_t SizeInBits, in getImpl() 624 Metadata *File, unsigned Line, Metadata *Scope, Metadata *BaseType, in buildODRType() 663 Metadata *File, unsigned Line, Metadata *Scope, Metadata *BaseType, in getODRType() 861 MDString *LinkageName, Metadata *File, unsigned Line, Metadata *Type, in getImpl() 896 Metadata *File, unsigned Line, in getImpl() 976 MDString *LinkageName, Metadata *File, unsigned Line, in getImpl() 1001 unsigned Line, Metadata *Type, in getImpl() [all …]
|