/external/bluetooth/glib/gio/ |
makegioalias.pl | 44 # ignore empty lines
|
/external/bluetooth/glib/gobject/ |
makegobjectalias.pl | 44 # ignore empty lines
|
/external/grub/docs/ |
kernel.c | 28 /* The number of lines. */ 29 #define LINES 24 163 for (i = 0; i < COLUMNS * LINES * 2; i++) 225 if (ypos >= LINES)
|
kernel.c.texi | 28 /* @r{The number of lines.} */ 29 #define LINES 24 163 for (i = 0; i < COLUMNS * LINES * 2; i++) 225 if (ypos >= LINES)
|
/external/openssl/crypto/objects/ |
objects.README | 42 Lines starting with # are treated as comments, as well as any line starting
|
/external/oprofile/daemon/ |
opd_pipe.c | 73 /* read up to 99 lines to check for 'do_jitconv' */
|
/external/oprofile/libutil/ |
op_string.h | 72 * return non zero if c string is a comment. Comment are lines with optional
|
/external/quake/quake/src/QW/client/ |
draw.h | 33 void Draw_ConsoleBackground (int lines);
|
/external/skia/include/core/ |
SkStroke.h | 32 geometries (lines, rects, ovals, roundrects, paths). This is
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-69607.js | 37 * The crash this bug reported was caused by precisely these lines
|
/external/webkit/WebCore/html/ |
HTMLDataGridColElement.idl | 37 attribute boolean primary; // Whether or not this is the primary column of the tree (this will be where the disclosure triangle and connecting tree lines will display)
|
/external/webkit/WebCore/platform/wx/ |
MouseWheelEventWx.cpp | 49 // FIXME: retrieve the user setting for the number of lines to scroll on each wheel event
|
/external/webkit/WebCore/rendering/style/ |
StyleFlexibleBoxData.h | 51 unsigned lines : 1; // EBoxLines
|
/external/webkit/WebKit/win/ |
CodeAnalysisConfig.h | 33 // warning C6387: <argument> may be <value>: this does not adhere to the specification for the function <function name>: Lines: x, y
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardEntryConstructor.java | 212 String[] lines; local 214 lines = quotedPrintable.split("\r\n"); 241 lines = list.toArray(new String[0]); 245 for (String line : lines) {
|
/frameworks/base/core/java/com/android/internal/widget/ |
DialogTitle.java | 27 * Used by dialogs to change the font size and number of lines to try to fit
|
/frameworks/base/core/jni/android/graphics/ |
YuvToJpegEncoder.cpp | 90 // process 16 lines of Y and 8 lines of U/V each time. 163 // process 16 lines of Y and 16 lines of U/V each time.
|
/frameworks/base/core/tests/coretests/res/layout/ |
baseline_0width_and_weight.xml | 35 android:lines="2"
|
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
VNodeBuilder.java | 201 String[] lines; local 203 lines = quotedPrintable.split("\r\n"); 230 lines = list.toArray(new String[0]); 233 for (String line : lines) {
|
/frameworks/base/graphics/java/android/graphics/ |
PathDashPathEffect.java | 24 MORPH(2); //!< transform each point, and turn lines into curves
|
/frameworks/base/tools/preload/ |
Compile.java | 29 * TODO: Should analyze lines and select substring dynamically (instead of hardcoded 19)
|
/packages/apps/Email/ |
remove-exchange-support.sh | 47 # Step 2. Remove lines surrounded by START-EXCHANGE and END-EXCHANGE
|
/prebuilt/darwin-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/darwin-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/darwin-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...] |