Home
last modified time | relevance | path

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

12

/external/blktrace/btt/doc/
Dbtt.tex833 \subsection{\label{sec:o-a}\texttt{--seek-absolute}/\texttt{-a}}
841 \subsection{\label{sec:o-A}\texttt{--all-data}/\texttt{-A}}
848 \subsection{\label{sec:o-B}\texttt{--dump-blocknos}/\texttt{-B}}
867 \subsection{\label{sec:o-d}\texttt{--range-delta}/\texttt{-d}}
876 \subsection{\label{sec:o-D}\texttt{--devices}/\texttt{-D}}
885 \subsection{\label{sec:o-e}\texttt{--exes}/\texttt{-e}}
893 \subsection{\label{sec:o-h}\texttt{--help}/\texttt{-h}}
898 \subsection{\label{sec:o-i}\texttt{--input-file}/\texttt{-i}}
904 \subsection{\label{sec:o-I}\texttt{--iostat}/\texttt{-I}}
910 \subsection{\label{sec:o-l}\texttt{--d2c-latencies}/\texttt{-l}}
[all …]
/external/skia/src/text/
DSkTextLayout.cpp58 struct SkTextLayout::Line { struct in SkTextLayout
59 Line() {} in Line() function
66 SkTextLayout::Line::~Line() { in ~Line()
/external/skia/src/svg/
DSkSVGLine.cpp28 DEFINE_SVG_INFO(Line) in DEFINE_SVG_INFO() argument
/external/llvm/lib/VMCore/
DDebugLoc.cpp73 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, in get()
123 if (ConstantInt *Line = dyn_cast_or_null<ConstantInt>(N->getOperand(0))) in getFromDILocation() local
139 if (ConstantInt *Line = dyn_cast_or_null<ConstantInt>(N->getOperand(2))) in getFromDILexicalBlock() local
/external/icu4c/layoutex/layout/
DParagraphLayout.h334 friend class Line; variable
653 inline ParagraphLayout::Line::Line() in Line() function
659 inline ParagraphLayout::Line::Line(const Line & /*other*/) in Line() argument
/external/clang/include/clang/Frontend/
DCommandLineSourceLoc.h26 unsigned Line; member
DLogDiagnosticPrinter.h31 unsigned Line; member
/external/icu4c/test/perf/collationperf/
Dcollperf.cpp192 struct Line { struct
203 Line *gFileLines; // Ptr to array of Line structs, one per line in the file. argument
/external/bluetooth/glib/tests/
Dunicode-collate.c13 } Line; typedef
/external/webkit/Source/WebCore/dom/
DWheelEvent.h34 enum Granularity { Pixel, Line, Page }; enumerator
/external/llvm/include/llvm/MC/
DMCContext.h234 void addMCLineSection(const MCSection *Sec, MCLineSection *Line) { in addMCLineSection()
243 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, in setCurrentDwarfLoc()
DMCDwarf.h81 unsigned Line; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp115 unsigned Line = V.getLineNumber(); in addSourceLine() local
132 unsigned Line = G.getLineNumber(); in addSourceLine() local
152 unsigned Line = SP.getLineNumber(); in addSourceLine() local
168 unsigned Line = Ty.getLineNumber(); in addSourceLine() local
184 unsigned Line = NS.getLineNumber(); in addSourceLine() local
DDwarfDebug.h48 unsigned Line; // Source line number. variable
/external/dbus/test/
Ddecode-gcov.c611 typedef struct Line Line; typedef
657 struct Line struct
669 Line *lines; argument
/external/giflib/
Ddgif_lib.c428 GifPixelType * Line,
734 GifPixelType * Line,
/external/icu4c/test/intltest/
Dtsmthred.cpp836 struct Line { struct
845 const Line *lines; argument
/external/clang/tools/libclang/
DCIndexDiagnostic.cpp68 unsigned Line, Column; in clang_formatDiagnostic() local
/external/clang/lib/Frontend/
DCompilerInstance.cpp322 unsigned Line, in EnableCodeCompletion()
370 unsigned Line, in createCodeCompletionConsumer()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp445 unsigned Line = getLineNumber(RD->getLocation()); in CreatePointeeType() local
559 unsigned Line = getLineNumber(Ty->getDecl()->getLocation()); in CreateType() local
988 unsigned Line = getLineNumber(RD->getLocation()); in CreateType() local
1134 unsigned Line = getLineNumber(ID->getLocation()); in CreateType() local
1421 unsigned Line = getLineNumber(ED->getLocation()); in CreateEnumType() local
1947 unsigned Line = getLineNumber(VD->getLocation()); in EmitDeclare() local
2057 unsigned Line = getLineNumber(VD->getLocation()); in EmitDeclareOfBlockDeclRefVariable() local
/external/clang/lib/Lex/
DPreprocessor.cpp264 for (unsigned Line = 1; Line < TruncateAtLine; ++Line) { in SetCodeCompletionPoint() local
/external/llvm/lib/MC/
DMCNullStreamer.cpp89 virtual void EmitDwarfLocDirective(unsigned FileNo, unsigned Line, in EmitDwarfLocDirective()
DMCLoggingStreamer.cpp216 virtual void EmitDwarfLocDirective(unsigned FileNo, unsigned Line, in EmitDwarfLocDirective()
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp175 void addLine(uint32_t Line) { in addLine()
403 uint32_t Line = 0; in emitGCNO() local
/external/clang/include/clang/Basic/
DSourceLocation.h349 unsigned Line, Col; variable

12