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

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/MarkdownTest/Tests_2007/
Links, reference style.html 49 breaks</a> across lines.</p>
52 breaks</a> across lines, but with a line-ending space.</p>
  /external/v8/benchmarks/
run.html 112 <li><b>Richards</b><br>OS kernel simulation benchmark, originally written in BCPL by Martin Richards (<i>539 lines</i>).</li>
113 <li><b>DeltaBlue</b><br>One-way constraint solver, originally written in Smalltalk by John Maloney and Mario Wolczko (<i>880 lines</i>).</li>
114 <li><b>Crypto</b><br>Encryption and decryption benchmark based on code by Tom Wu (<i>1698 lines</i>).</li>
115 <li><b>RayTrace</b><br>Ray tracer benchmark based on code by <a href="http://flog.co.nz/">Adam Burmister</a> (<i>904 lines</i>).</li>
116 <li><b>EarleyBoyer</b><br>Classic Scheme benchmarks, translated to JavaScript by Florian Loitsch's Scheme2Js compiler (<i>4684 lines</i>).</li>
118 (<i>1761 lines</i>).
120 <li><b>Splay</b><br>Data manipulation benchmark that deals with splay trees and exercises the automatic memory management subsystem (<i>394 lines</i>).</li>
121 <li><b>NavierStokes</b><br>Solves NavierStokes equations in 2D, heavily manipulating double precision arrays. Based on Oliver Hunt's code (<i>387 lines</i>).</li>
  /external/wpa_supplicant_8/hostapd/
wired.conf 2 # Empty lines and lines starting with # are ignored
  /frameworks/base/core/java/android/text/style/
LeadingMarginSpan.java 30 * for lines in a right-to-left paragraph.
44 * false for subsequent lines
76 * implementor to specify the number of lines of the paragraph to which
82 * adjusting the number of lines to which the first line margin is applied.
89 * Returns the number of lines of the paragraph to which this object is
104 * lines.
107 * @param rest the indent for the remaining lines of the paragraph
115 * Constructor taking an indent for all lines.
  /frameworks/base/packages/Keyguard/res/values/
attrs.xml 18 the documentation output. To suppress comment lines from the documentation
19 output, insert an eat-comment element after the comment lines.
  /packages/apps/Browser/res/values-sw600dp/
integers.xml 15 <!-- The number of lines in the suggestions dropdown in landscape -->
17 <!-- The number of lines in the suggestions dropdown in portrait -->
  /system/core/liblog/
event.logtags 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
  /system/core/logd/
event.logtags 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
  /build/tools/
java-layers.py 20 sys.stderr.write(" - Lines consisting of two java package names: The\n")
24 sys.stderr.write(" - Lines consisting of one java package name: The\n")
27 sys.stderr.write(" - Lines consisting of a dash (+) followed by one java\n")
31 sys.stderr.write(" - Lines consisting of a plus (-) followed by one java\n")
121 lines = f.readlines()
127 lines = [lineno(x,n) for x in lines]
128 lines = [(n,s.split("#")[0].strip()) for (n,s) in lines]
129 lines = [(n,s) for (n,s) in lines if len(s) > 0
    [all...]
  /external/eigen/Eigen/src/Core/util/
Memory.h 829 case 0x0A: l1 = 8; break; // 0Ah data L1 cache, 8 KB, 2 ways, 32 byte lines
830 case 0x0C: l1 = 16; break; // 0Ch data L1 cache, 16 KB, 4 ways, 32 byte lines
831 case 0x0E: l1 = 24; break; // 0Eh data L1 cache, 24 KB, 6 ways, 64 byte lines
832 case 0x10: l1 = 16; break; // 10h data L1 cache, 16 KB, 4 ways, 32 byte lines (IA-64)
833 case 0x15: l1 = 16; break; // 15h code L1 cache, 16 KB, 4 ways, 32 byte lines (IA-64)
834 case 0x2C: l1 = 32; break; // 2Ch data L1 cache, 32 KB, 8 ways, 64 byte lines
835 case 0x30: l1 = 32; break; // 30h code L1 cache, 32 KB, 8 ways, 64 byte lines
836 case 0x60: l1 = 16; break; // 60h data L1 cache, 16 KB, 8 ways, 64 byte lines, sectored
837 case 0x66: l1 = 8; break; // 66h data L1 cache, 8 KB, 4 ways, 64 byte lines, sectored
838 case 0x67: l1 = 16; break; // 67h data L1 cache, 16 KB, 4 ways, 64 byte lines, sectore
    [all...]
  /external/emma/core/java12/com/vladium/emma/data/
MethodDescriptor.java 137 final int [] lines = blockMap [bl]; local
138 if (lines != null)
140 final int lineCount = lines.length;
144 final int line = lines [l];
158 final int [] lines = lineMap.keys (); local
159 for (int l = 0, lineCount = lines.length; l < lineCount; ++ l)
161 final int line = lines [l];
203 final int [] lines = m_blockMap [bl]; local
204 for (int l = 0; l < lines.length; ++ l)
207 s.append (lines [l])
213 final int [] lines = m_lineMap.keys (); local
    [all...]
  /external/icu/icu4c/source/test/perf/normperf/
normperf.h 33 ULine* lines; member in class:QuickCheckPerfFunction
49 retVal = (*fn)(lines[i].name,lines[i].len,mode, options, status);
53 retVal = (*fn)(lines[i].name,-1,mode, options, status);
70 totalChars+= lines[i].len;
79 lines = srcLines;
89 lines = NULL;
102 ULine* lines; member in class:NormPerfFunction
120 retVal = (*fn)(lines[i].name,lines[i].len,pDest,destLen, options, status)
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
VectorAverage.java 106 String[] lines = string.split(System.getProperty("line.separator")); local
108 int lineCount = lines.length;
116 String[] separated = lines[nIndex].split("=");
128 String[] separated = lines[nIndex].split("=");
142 double value = Double.parseDouble(lines[nIndex]);
  /external/bison/examples/
extexi 97 # referring to the whole string, not the lines.
98 function normalize(contents, i, lines, n, line, res) {
100 n = split (contents, lines, "\n");
104 line = lines[i];
108 # Gperf accepts empty lines as valid input!!!
  /external/fonttools/Lib/fontTools/ttLib/tables/
_h_d_m_x.py 80 lines = content.split(";")
81 topRow = lines[0].split()
87 lines = (line.split() for line in lines[1:])
88 for line in lines:
  /external/markdown/markdown/
blockparser.py 48 def parseDocument(self, lines):
51 Given a list of lines, an ElementTree object (not just a parent Element)
58 # Create a ElementTree from the lines
60 self.parseChunk(self.root, '\n'.join(lines))
67 blocks which will be split on blank lines, it could contain only one
  /external/toybox/toys/posix/
sort.c 1 /* sort.c - put input lines into order
15 Sort all lines of text from input files (or stdin) to stdout.
18 -u unique lines only
69 char **lines;
286 if (TT.lines && compare_keys((void *)&TT.lines, &line)>j)
288 free(TT.lines);
289 TT.lines = (char **)line;
292 TT.lines = xrealloc(TT.lines, sizeof(char *)*(TT.linecount+64))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dis.py 95 lines = got.split('\n')
96 lines = [line.rstrip() for line in lines]
99 if expected != lines:
103 lines)))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
token.py 100 lines = fp.read().split("\n")
106 for line in lines:
128 lines = []
130 lines.append("%s = %d" % (tokens[val], val))
131 format[start:end] = lines
difflib.py 25 For producing human-readable deltas from sequences of lines of text.
67 to synching up on blocks of "junk lines", though (like blank lines in
68 ordinary text files, or maybe "<P>" lines in HTML files). That may be
110 uses SequenceMatcher both to compare sequences of lines, and to compare
111 sequences of characters within similar (near-matching) lines.
162 if you're comparing lines as sequences of characters, and don't
589 Return a generator of groups with upto n lines of context.
768 Differ is a class for comparing sequences of lines of text, and
770 SequenceMatcher both to compare sequences of lines, and to compar
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dis.py 95 lines = got.split('\n')
96 lines = [line.rstrip() for line in lines]
99 if expected != lines:
103 lines)))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
token.py 100 lines = fp.read().split("\n")
106 for line in lines:
128 lines = []
130 lines.append("%s = %d" % (tokens[val], val))
131 format[start:end] = lines
difflib.py 25 For producing human-readable deltas from sequences of lines of text.
67 to synching up on blocks of "junk lines", though (like blank lines in
68 ordinary text files, or maybe "<P>" lines in HTML files). That may be
110 uses SequenceMatcher both to compare sequences of lines, and to compare
111 sequences of characters within similar (near-matching) lines.
162 if you're comparing lines as sequences of characters, and don't
589 Return a generator of groups with upto n lines of context.
768 Differ is a class for comparing sequences of lines of text, and
770 SequenceMatcher both to compare sequences of lines, and to compar
    [all...]
  /external/markdown/markdown/extensions/
codehilite.py 120 lines = txt.splitlines()
122 for line in lines:
130 Determines language of a code block from shebang lines and whether said
132 path (even a single /) then it is assumed to be a real shebang lines and
145 #split text into lines
146 lines = self.src.split("\n")
148 fl = lines.pop(0)
165 lines.insert(0, fl)
171 lines.insert(0, fl)
173 self.src = "\n".join(lines).strip("\n"
    [all...]
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/importer/linux_perf/
ftrace_importer_test.html 125 var lines = [
132 var m = new tr.Model(lines.join('\n'), false);
143 var lines = [
164 assert.isTrue(LinuxPerfImporter.canImport(lines.join('\n')));
166 var lines = [
171 assert.isTrue(LinuxPerfImporter.canImport(lines.join('\n')));
173 var lines = [
183 assert.isTrue(LinuxPerfImporter.canImport(lines.join('\n')));
185 var lines = [
189 assert.isFalse(LinuxPerfImporter.canImport(lines.join('\n')))
    [all...]

Completed in 249 milliseconds

1 2 3 4 5 6 7 8 91011>>