Home
last modified time | relevance | path

Searched defs:Line (Results 1 – 25 of 176) sorted by relevance

12345678

/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Duttrack.c144 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 DUnwrappedLineFormatter.cpp22 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 DTokenAnnotator.cpp73 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 DUnwrappedLineParser.cpp41 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 DAffectedRangeManager.cpp29 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 DDistro.cpp36 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 DSymbolRemappingReader.h71 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 DResourceScriptCppFilter.cpp49 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 Dprexpress.c108 char *Line) in PrExpandMacros()
263 char *Line, in PrResolveIntegerExpression()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.h57 unsigned Line; member
74 unsigned Line; member
172 StringRef Line; member
H A DSourceCoverageViewText.cpp100 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 Dxray_powerpc64.cc38 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 DNativeLineNumber.h42 const codeview::LineInfo Line; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h98 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 DIRBindings.h30 unsigned Line; member
H A Ddibuilder.go172 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 Dubsan_value.h47 u32 Line; variable
52 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_value.h46 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 Dubsan_value.h45 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 DInclusionRewriter.cpp118 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 DSymbolRemappingReader.cpp36 StringRef Line = *LineIt; in read() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLineEntry.h25 uint32_t Line; ///< Source line number. member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineDebugify.cpp78 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 DDebugLinesSubsection.cpp81 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 DDebugInfoMetadata.cpp36 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 …]

12345678