| /external/rust/crates/tokio/src/io/util/ |
| D | lines.rs | 44 impl<R> Lines<R> implementation 94 impl<R> Lines<R> implementation
|
| /external/rust/crates/futures-util/src/io/ |
| D | lines.rs | 24 impl<R: AsyncBufRead> Lines<R> { implementation 30 impl<R: AsyncBufRead> Stream for Lines<R> { implementation
|
| /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/rust/crates/pest/src/ |
| D | span.rs | 324 pub struct Lines<'i> { struct 325 inner: LinesSpan<'i>, argument 328 impl<'i> Iterator for Lines<'i> { implementation
|
| /external/mesa3d/docs/gallium/cso/ |
| D | rasterizer.rst | 143 Lines section in light_twoside
|
| /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/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/rust/crates/criterion-plot/src/ |
| D | curve.rs | 175 Lines { enumerator 221 Lines, enumerator
|
| /external/clang/lib/Format/ |
| D | BreakableToken.h | 205 SmallVector<StringRef, 16> Lines; variable
|
| D | UnwrappedLineParser.h | 145 SmallVector<UnwrappedLine, 8> Lines; variable
|
| /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/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Signals.cpp | 145 SmallVector<StringRef, 32> Lines; in printSymbolizedStackTrace() local
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | ModuleSubstreamVisitor.cpp | 20 const LineInfoArray &Lines) { in visitLines()
|
| /external/llvm/lib/Support/ |
| D | Signals.cpp | 145 SmallVector<StringRef, 32> Lines; in printSymbolizedStackTrace() local
|
| D | Host.cpp | 1047 SmallVector<StringRef, 32> Lines; in getHostCPUName() local 1102 SmallVector<StringRef, 32> Lines; in getHostCPUName() local 1269 SmallVector<StringRef, 32> Lines; in getHostCPUFeatures() local
|
| D | SpecialCaseList.cpp | 89 SmallVector<StringRef, 16> Lines; in parse() 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/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Host.cpp | 155 SmallVector<StringRef, 32> Lines; in getHostCPUNameForARM() local 288 SmallVector<StringRef, 32> Lines; in getHostCPUNameForS390x() local 1498 SmallVector<StringRef, 32> Lines; in getHostCPUFeatures() local
|
| /external/rust/crates/bstr/src/ |
| D | ext_slice.rs | 3596 pub struct Lines<'a> { struct 3597 it: LinesWithTerminator<'a>, argument 3600 impl<'a> Lines<'a> { impl 3628 impl<'a> Iterator for Lines<'a> { implementation 3637 impl<'a> DoubleEndedIterator for Lines<'a> { implementation 3644 impl<'a> iter::FusedIterator for Lines<'a> {} implementation
|
| /external/oss-fuzz/infra/base-images/base-runner/gocoverage/gocovsum/ |
| D | gocovsum.go | 25 Lines CoverageTotal `json:"lines,omitempty"` member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLDebugSections.cpp | 132 SourceLineInfo Lines; member 583 const DebugLinesSubsectionRef &Lines) { in fromCodeViewSubsection() 621 const DebugInlineeLinesSubsectionRef &Lines) { in fromCodeViewSubsection() 799 DebugLinesSubsectionRef &Lines, const StringsAndChecksumsRef &State) { in visitLines()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| D | PerfJITEventListener.cpp | 280 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded() local 434 DILineInfoTable Lines) { in NotifyDebug()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | DebugLinesSubsection.h | 111 std::vector<LineNumberEntry> Lines; member
|