HomeSort by relevance Sort by last modified time
    Searched refs:Line (Results 151 - 170 of 170) sorted by null

1 2 3 4 5 67

  /external/bison/doc/
refcard.tex 16 % comment out this line if you want page numbers to appear.
161 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
191 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
210 % This next line is useful when designing the layout.
315 \section{Command Line Options}
322 \key{Don't put {\tt \#line} directives in the parser.} {-l}
446 \key{Access data's line location.} {@{\it x}.{\it line\_spec}}
453 number, {\it x} is a number or \$, {\it line\_spec} one of {\tt
  /external/llvm/lib/MC/
MCDwarf.cpp 38 // First special line opcode - leave room for the standard opcodes.
43 // Minimum line offset in a special line info. opcode. This value
47 // Range of line offsets in a special line info. opcode.
69 // a line entry made for it is made.
75 // Create a symbol at in the current section for use in the line entry.
83 // Create a (local) line entry with the symbol and the current .loc info.
95 // Create a new MCLineSection. This will be deleted after the dwarf line
103 // Add the line entry to this section's entries
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 240 /// place the lexer at the start of a line.
348 /// should use from the command line etc.
606 /// pragma line before the pragma string starts, e.g. "STDC" or "GCC".
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 158 /// The values from the last parsed cpp hash file line comment if any.
368 // ".file", ".line", ".loc", ".stabs"
619 // the next line.
675 /// eatToEndOfStatement - Throw away the rest of the line for testing purposes.
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 169 # Middle-Line
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 161 # Middle-Line
  /external/icu4c/test/letest/
letest.cpp 741 * line is correct.
744 * that we get the expected number of runs per line and that the line breaks are where
754 const ParagraphLayout::Line *line; local
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 526 #pragma mark Line
540 // clip the line if needed
560 // render our line
561 c->rasterizer.procs.linex(c, v0->window.v, v1->window.v, c->line.width);
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 511 /// <summary>In case we don't have a token payload, what is the line for errors? </summary>
512 property Line: Integer read GetLine;
    [all...]
  /external/blktrace/btt/doc/
btt.tex 54 command-line usage section occurs relatively late in the document (see
55 section~\ref{sec:cmd-line}), as we felt that discussing some of the
108 \item[average component times across all IOs] The time line of each IO
357 of the time line discussed above on page~\pageref{tl-defs}, a chart is
383 will also break down the various parts of an IOs time line based upon a
547 When the black line (system Q activity) is \emph{high}, then the system
550 were coming in. Similarly for the red line and C activity.
603 note that the line has been split to fit on the printed page:
617 line of data.
621 \texttt{btt} can produce a text file containing time line data for eac
    [all...]
  /system/core/libpixelflinger/
trap.cpp 333 #pragma mark Line
623 // at the last line. In fact, it's even a strict inequality except in one
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 252 State.TokenStartLine := Input.Line;
1031 /** Dump the elements one per line */
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 688 // Define start line table label for each Compile Unit.
694 // DW_AT_stmt_list is a offset of line number information for this
696 // The line table entries are not always emitted in assembly, so it
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/chromium-trace/
script.js     [all...]
  /external/webkit/Source/WebCore/page/
EventHandler.cpp 153 if (granularity == WheelEvent::Line)
    [all...]

Completed in 834 milliseconds

1 2 3 4 5 67