/external/rust/crates/tokio/src/io/util/ |
D | lines.rs | 44 impl<R> Lines<R> implementation 90 impl<R> Lines<R> implementation
|
/external/rust/crates/futures-util/src/io/ |
D | lines.rs | 24 impl<R: AsyncBufRead> Lines<R> { implementation 35 impl<R: AsyncBufRead> Stream for Lines<R> { implementation
|
/external/llvm-project/clang/lib/Driver/ |
D | Distro.cpp | 31 SmallVector<StringRef, 16> Lines; in DetectOsRelease() local 56 SmallVector<StringRef, 16> Lines; in DetectLsbRelease() local 169 SmallVector<StringRef, 8> Lines; in DetectDistro() local
|
/external/llvm-project/clang/lib/Format/ |
D | AffectedRangeManager.cpp | 23 SmallVectorImpl<AnnotatedLine *> &Lines) { in computeAffectedLines() 103 SmallVectorImpl<AnnotatedLine *> &Lines) { in nonPPLineAffected()
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PrettyCompilandDumper.h | 22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
/external/llvm/tools/llvm-pdbdump/ |
D | CompilandDumper.h | 23 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
D | CompilandDumper.cpp | 64 auto Lines = Session.findLineNumbers(Symbol, *File); in start() local
|
/external/mesa3d/docs/gallium/cso/ |
D | rasterizer.rst | 143 Lines section in light_twoside
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbolData.cpp | 35 if (auto Lines = getLineNumbers()) { in getCompilandId() local
|
D | PDBSymbolFunc.cpp | 105 if (auto Lines = getLineNumbers()) { in getCompilandId() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | LineTable.h | 120 Collection Lines; ///< All line entries in the line table. variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbolData.cpp | 35 if (auto Lines = getLineNumbers()) { in getCompilandId() local
|
D | PDBSymbolFunc.cpp | 105 if (auto Lines = getLineNumbers()) { in getCompilandId() local
|
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
D | LineTable.h | 120 Collection Lines; ///< All line entries in the line table. variable
|
/external/clang/lib/Format/ |
D | BreakableToken.h | 205 SmallVector<StringRef, 16> Lines; variable
|
D | UnwrappedLineParser.h | 145 SmallVector<UnwrappedLine, 8> Lines; variable
|
/external/rust/crates/criterion-plot/src/ |
D | curve.rs | 172 Lines { enumerator 218 Lines, enumerator
|
/external/llvm-project/llvm/tools/llvm-reduce/deltas/ |
D | Delta.cpp | 51 int Lines = 0; in getLines() local
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | ModuleSubstreamVisitor.cpp | 20 const LineInfoArray &Lines) { in visitLines()
|
/external/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Signals.cpp | 145 SmallVector<StringRef, 32> Lines; in printSymbolizedStackTrace() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded() local
|
/external/llvm/lib/Support/ |
D | Signals.cpp | 145 SmallVector<StringRef, 32> Lines; in printSymbolizedStackTrace() local
|
/external/deqp/framework/referencerenderer/ |
D | rrPrimitiveAssembler.hpp | 202 struct Lines struct 205 …erator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() 213 static size_t getPrimitiveCount (size_t vertices) in getPrimitiveCount()
|
/external/llvm-project/libc/utils/HdrGen/ |
D | PublicAPICommand.cpp | 22 llvm::SmallVector<llvm::StringRef, 10> Lines; in dedentAndWrite() local
|