/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-gcov.1 | 164 what lines of code are actually executed 181 \&\fBgcov\fR because the optimization, by combining some lines of code 330 command line option. The \fIexecution_count\fR is \fB\-\fR for lines 331 containing no code and \fB#####\fR for lines which were never executed. 332 Some lines of information at the start have \fIline_number\fR of zero. 334 The preamble lines are of the form 340 The ordering and number of these preamble lines will be augmented as 379 \& 90.00% of 10 source lines executed in file tmp.c 448 execution count of that last line, and other lines will not be shown 449 to contain code, unless previous blocks end on those lines [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gcov.1 | 171 what lines of code are actually executed 188 \&\fBgcov\fR because the optimization, by combining some lines of code 337 command line option. The \fIexecution_count\fR is \fB\-\fR for lines 338 containing no code and \fB#####\fR for lines which were never executed. 339 Some lines of information at the start have \fIline_number\fR of zero. 341 The preamble lines are of the form 347 The ordering and number of these preamble lines will be augmented as 386 \& 90.00% of 10 source lines executed in file tmp.c 455 execution count of that last line, and other lines will not be shown 456 to contain code, unless previous blocks end on those lines [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-gcov.1 | 165 what lines of code are actually executed 182 \&\fBgcov\fR because the optimization, by combining some lines of code 340 command line option. The \fIexecution_count\fR is \fB\-\fR for lines 341 containing no code and \fB#####\fR for lines which were never executed. 342 Some lines of information at the start have \fIline_number\fR of zero. 344 The preamble lines are of the form 350 The ordering and number of these preamble lines will be augmented as 389 \& 90.00% of 10 source lines executed in file tmp.c 458 execution count of that last line, and other lines will not be shown 459 to contain code, unless previous blocks end on those lines [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gcov.1 | 164 what lines of code are actually executed 181 \&\fBgcov\fR because the optimization, by combining some lines of code 330 command line option. The \fIexecution_count\fR is \fB\-\fR for lines 331 containing no code and \fB#####\fR for lines which were never executed. 332 Some lines of information at the start have \fIline_number\fR of zero. 334 The preamble lines are of the form 340 The ordering and number of these preamble lines will be augmented as 379 \& 90.00% of 10 source lines executed in file tmp.c 448 execution count of that last line, and other lines will not be shown 449 to contain code, unless previous blocks end on those lines [all...] |
/external/dbus/test/ |
decode-gcov.c | 632 DBusList *lines; member in struct:Block 668 Line *lines; member in struct:File [all...] |
/development/tools/axl/ |
chewie.py | 84 # filter to named lines 178 # print lines, [[x, x] for x in range(len(vals))] 179 # pylab.plot(lines, [[x, x] for x in range(len(vals))], 'r-')
|
/external/e2fsprogs/po/ |
at-expand.pl | 68 my $lines = 0; 105 $lines++; 106 if ($lines == 6) {
|
/external/elfutils/tests/ |
Makefile.am | 27 show-die-info get-files get-lines get-pubnames \ 36 run-show-die-info.sh run-get-files.sh run-get-lines.sh \ 45 run-show-die-info.sh run-get-files.sh run-get-lines.sh \
|
/external/icu4c/tools/icupkg/ |
icupkg.8.in | 162 Items are listed on one or more lines and separated by whitespace (space+tab). 165 and are ignored. Empty lines are ignored. Lines where the first non-whitespace
|
/external/proguard/docs/manual/retrace/ |
usage.html | 34 lines and unrecognized lines are ignored, as far as possible.</dd> 46 <dd>Specifies the regular expression that is used to parse the lines in the
|
/external/qemu/docs/ |
ANDROID-CONFIG-FILES.TXT | 32 - Empty lines are ignored, as well as lines beginning with ';' or '#' 33 - Lines must be of the form: "<keyName> = <value>"
|
/external/webkit/WebKitTools/FindSafari/ |
FindSafari.cpp | 119 LPCTSTR lines[] = { local 152 for (int i = 0; i < ARRAYSIZE(lines); ++i) { 153 _tprintf(lines[i], path, path);
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
addinterface.cpp | 85 QStringList lines = ifaces.split(QRegExp("\\n")); local 86 for (QStringList::Iterator it = lines.begin(); 87 it != lines.end(); it++) {
|
/external/sonivox/docs/ |
JET_Authoring_Guidelines.html | 39 <o:Lines>167</o:Lines>
102 mso-pagination:widow-orphan lines-together;
114 mso-pagination:widow-orphan lines-together;
135 mso-pagination:widow-orphan lines-together;
153 mso-pagination:widow-orphan lines-together;
169 mso-pagination:widow-orphan lines-together;
187 mso-pagination:widow-orphan lines-together;
203 mso-pagination:widow-orphan lines-together;
221 mso-pagination:widow-orphan lines-together; [all...] |
/frameworks/base/core/java/android/text/ |
StaticLayout.java | 983 int[] lines = mLines; local 1214 int[] lines = mLines; local [all...] |
/external/quake/quake/src/QW/client/ |
console.c | 30 int con_totallines; // total lines in console scrollback 39 // for transparent notify lines 42 int con_notifylines; // scan lines to clear for notify lines 465 Draws the last few lines of output transparently over the game top 540 void Con_DrawConsole (int lines) 548 if (lines <= 0) 552 Draw_ConsoleBackground (lines); 555 con_vislines = lines; 558 rows = (lines-22)>>3; // rows of text to dra [all...] |
/external/freetype/include/freetype/ |
ftstroke.h | 69 * These values determine how two joining lines are rendered 75 * to join two lines smoothly. 78 * Used to render beveled line joins; i.e., the two joining lines 83 * break is added if the angle between the two joining lines 107 * The end of lines is rendered as a full stop on the last 111 * The end of lines is rendered as a half-circle around the 115 * The end of lines is rendered as a square around the
|
/external/webkit/WebKitTools/CodeCoverage/ |
regenerate-coverage-display | 110 <td class="headerItem" width="20%%">Instrumented lines:</td> 117 <td class="headerItem" width="20%%">Executed lines:</td> 140 <td class="%(numClass)s">%(covered_lines)s / %(total_lines)s lines</td> 221 (lines,covered) = file_series[file][-1] 222 generate_table_item(site, file, lines, covered) 238 # lines covered in the path but they are not lcov files. 356 # Rest of lines are path, total_lines, covered_lines
|
/frameworks/base/core/java/android/pim/ |
RecurrenceSet.java | 394 * fold and unfolds ical content lines as per RFC 2445 section 4.1. 396 * <h3>4.1 Content Lines</h3> 398 * <p>The iCalendar object is organized into individual lines of text, called 399 * content lines. Content lines are delimited by a line break, which is a CRLF 402 * <p>Lines of text SHOULD NOT be longer than 75 octets, excluding the line 403 * break. Long content lines SHOULD be split into a multiple line
|
/frameworks/base/tests/DumpRenderTree/assets/ |
run_layout_tests.py | 40 """Compute the number of lines in a given file. 47 lines = 0 49 lines = lines + 1 51 return lines 75 # Read lines from each file 83 # Strip reason from result lines
|
/external/v8/src/ |
messages.js | 333 // Default is the first line in the script. Lines in the script is relative 366 * specified in lines. 370 * inclusive). Default is the number of lines in the script 402 // Default is the first line in the script. Lines in the script are relative 423 * Returns the number of source lines. 425 * Number of source lines. 428 // Return number of source lines. 534 * The to_line and to_position are not included in the slice, that is the lines 823 var lines = []; 825 lines.push(error.toString()) [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
LogPanel.java | 98 * following lines are the message (can be several line).<br> 230 public void processNewLines(String[] lines) { 232 processLogLines(lines); 269 public void processNewLines(String[] lines) { 270 for (String line : lines) { 785 * Selects all lines. 859 // all lines must be concatenated. [all...] |
/external/webkit/WebKitTools/Scripts/ |
resolve-ChangeLogs | 324 # The patch must have 0 or more lines of context, then 1 or more lines 325 # of additions, and then 1 or more lines of context. If not, we skip it. 331 # patch will start with the lines for the fixed ChangeLog entry, 332 # then have 3 lines of context from the top of the current file to 336 # We assume that top few lines of the ChangeLog entry are actually 337 # at the bottom of the list of added lines (due to the way the patch 338 # algorithm works), so we simply search through the lines until we 339 # find the date line, then move the rest of the lines to the top. 350 # Add 3 lines of context to the en [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/ |
shell.js | 87 var lines = msg.split ("\n"); 92 for (var i=0; i<lines.length; i++) 93 writeLineToLog (FAILED + prefix + lines[i]); 104 var lines = msg.split ("\n"); 107 for (var i=0; i<lines.length; i++) 108 writeLineToLog (STATUS + lines[i]);
|
/cts/tools/host/src/com/android/cts/ |
SignatureCheckPackage.java | 165 public void processNewLines(String[] lines) { 166 for (int i = 0; i < lines.length; i++) { 167 mAPICheckResult.add(lines[i]);
|