HomeSort by relevance Sort by last modified time
    Searched full:lines (Results 876 - 900 of 5102) sorted by null

<<31323334353637383940>>

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYStepCalculator.java 24 * drawing grid lines on a graph.
  /external/androidplot/Examples/DemoApp/res/layout/
main.xml 46 android:text="XY Scatter With Lines"
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
StreamRedirector.java 60 * Reads all lines from stream and puts them to logWriter.
  /external/bison/tests/
testsuite.at 38 # Testing that #lines are correct.
  /external/chromium-trace/
systrace-legacy.py 160 lines = out.splitlines(True)
162 for i, line in enumerate(lines):
166 out = ''.join(lines[i+1:])
176 elif 'TRACE:'.startswith(line) and i == len(lines) - 1:
  /external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
requireprovidesorter.py 125 # Make a separate pass to remove any blank lines between goog.require/
204 token stream for any lines that start with a comment. These lines are
221 The list of tokens includes any comment lines above the goog.provide or
  /external/chromium-trace/trace-viewer/tracing/third_party/devscripts/
licensecheck.pl.vanilla 31 [B<-l>|B<--lines=>I<N>] [B<-i>|B<--ignore=>I<regex>] [B<-c>|B<--check=>I<regex>]
55 =item B<-l=>I<N>, B<--lines=>I<N>
57 Specify the number of lines of each file's header which should be parsed
113 If this is set to a positive number then the specified number of lines
115 the license(s) in use. This is equivalent to the B<--lines> command line
226 "lines|l=i" => \$opt_lines,
346 # Ignore lines matching "see foo for copyright information" etc.
371 --lines, -l Specify how many lines of the file header
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/
timeline_viewport.html 327 // Apply subpixel translate to get crisp lines.
328 // http://www.mobtowers.com/html5-canvas-crisp-lines-every-time/
350 // Apply subpixel translate to get crisp lines.
351 // http://www.mobtowers.com/html5-canvas-crisp-lines-every-time/
  /external/clang/test/Driver/
frame-pointer-elim.c 12 // unless the command lines are given.
gfortran.f90 57 ! RUN: -fd-lines-as-code \
58 ! RUN: -fd-lines-as-comments \
178 ! CHECK: "-fd-lines-as-code"
179 ! CHECK: "-fd-lines-as-comments"
  /external/clang/test/Index/
complete-categories.m 1 /* Note: the RUN lines are near the end of the file, since line/column
complete-ctor-inits.cpp 1 // The run lines are below, because this test is line- and
complete-interfaces.m 1 /* Note: the RUN lines are near the end of the file, since line/column
complete-property-flags.m 1 // Note: the run lines follow their respective tests, since line/column
complete-property-getset.m 1 // Note: the run lines follow their respective tests, since line/column
complete-super.cpp 1 // The run lines are below, because this test is line- and
retain-comments-from-system-headers.c 1 // Run lines are sensitive to line numbers and come below the code.
  /external/clang/test/Misc/
diag-verify.cpp 3 // Test the -verify flag. Each of the "x = y;" lines will produce a
  /external/clang/test/TableGen/
anonymous-groups.td 5 // FileCheck lines below.
  /external/cmockery/cmockery_0_1_2/packages/rpm/
rpm.spec 59 ## documentation. This depends on the following two lines appearing in
  /external/compiler-rt/test/ubsan/
lit.common.cfg 42 # Define %clang and %clangxx substitutions to use in test RUN lines.
  /external/deqp/doc/testspecs/GLES2/
functional.shaders.discard.txt 38 + Discard when rendering lines and points
  /external/dhcpcd/
dhcpcd.conf.5 43 Blank lines and lines starting with # are ignored.
210 You can specify more options separated by commas, spaces or more option lines.
244 You can specify more options separated by commas, spaces or more require lines.
dhcpcd.conf.5.in 43 Blank lines and lines starting with # are ignored.
198 You can specify more options separated by commas, spaces or more option lines.
232 You can specify more options separated by commas, spaces or more require lines.
  /external/e2fsprogs/lib/blkid/
read.c 144 /* Skip comment or blank lines. We can't just NUL the first '#' char,
180 * finding the device on lines of the form:
336 * Lines are of the form <device [TAG="value" ...]>/dev/foo</device>
341 * (e.g. comment lines, unknown XML content, etc).

Completed in 294 milliseconds

<<31323334353637383940>>