/dalvik/dx/src/com/android/dx/util/ |
TwoColumnOutput.java | 150 * Flushes the output. If there are more lines of pending output in one 151 * column, then the other column will get filled with blank lines. 167 * there are in the pending output, removing those lines from
|
/external/blktrace/doc/ |
btreplay.8 | 153 The only entries in the file that are allowed are these two element lines \(em 154 we do not (yet?) support the notion of blank lines, or comment lines, or the
|
/external/gtest/test/ |
gtest_output_test.py | 144 """Runs a command in a sub-process, and iterates the lines in its STDOUT. 195 lines = list(IterShellCommandOutput(env_cmd, stdin_string)) 196 return string.join(lines, '')
|
/external/icu4c/tools/toolutil/ |
uparse.c | 43 * Unicode 5.0 adds such lines in some data files to document 103 * set the default warning for @missing lines 129 /* skip lines with only whitespace */
|
/external/opencore/codecs_v2/utilities/colorconvert/include/ |
pvvideoblend.h | 74 int32 height; /*!< in lines for Y component */ 87 int32 height; /*!< in lines */ 98 int32 height; /*!< height in lines */
|
/external/webkit/WebCore/inspector/front-end/ |
TextEditorHighlighter.js | 124 // Highlight 500 lines chunk. 146 // Set invalidated flag to the subsequent lines. 177 // Following lines are up to date, no need re-highlight.
|
/frameworks/base/libs/utils/ |
BufferedTextOutput.cpp | 171 // Include this and all following empty lines. 184 // have been given one or more complete lines, just write 187 // Slurp up all of the lines.
|
/packages/apps/Email/src/org/apache/james/mime4j/ |
MimeStreamParser.java | 46 * <strong>NOTE:</strong> All lines must end with CRLF
121 * Finishes the parsing and stops reading lines.
122 * NOTE: No more lines will be parsed but the parser
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
LegacyContactImporterTest.java | 273 String[] lines = multiline.split("\n"); local 277 for (int i = 1; i < lines.length - 1; i++) { 278 sb.append(i).append(" ").append(lines[i]).append('\n');
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/ |
GenericWaveRS.java | 64 // 1024 lines, with 4 points per line (2 space, 2 texture) each consisting of x and y, 131 * - create a buffer of integers that are the indices of the points that form lines 217 //sb.setType(mCubeMesh.getIndexType(), "Lines", RSID_LINES);
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gcov | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gcov | |
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/ |
sh-linux-gnu-gcov | |
/dalvik/vm/mterp/armv5te/ |
OP_NEW_INSTANCE.S | 30 .balign 32 @ minimize cache lines
|
/development/host/windows/usb/legacy/driver/ |
sources.inc | 68 LINKER_FLAGS=$(LINKER_FLAGS) /MAP /MAPINFO:LINES /SECTION:.rsrc,!D
|
/development/pdk/docs/source/ |
source_toc.cs | 29 <li><a href="<?cs var:toroot ?>source/code-lines.html">Branches & Releases</a></li>
|
/development/tools/zoneinfo/tzdata2009s/ |
systemv | 13 # If you need the old rules, uncomment ## lines.
|
/external/apache-http/src/org/apache/http/ |
HeaderElement.java | 40 * <!-- empty lines above to avoid 'svn diff' context problems -->
|
/external/e2fsprogs/lib/blkid/ |
read.c | 143 /* Skip comment or blank lines. We can't just NUL the first '#' char, 179 * 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).
|
/external/elfutils/libdw/ |
libdw_findcu.c | 91 newp->lines = NULL;
|
/external/genext2fs/ |
test.sh | 53 # replace the following lines with the output of
|
/external/icu4c/samples/udata/ |
Makefile | 35 # The following lines are to make sure ICU_PATH is set properly.
|
/external/icu4c/test/intltest/ |
idnaconf.cpp | 152 * All lines ending in a backslash (\) and immediately followed by a newline 154 * lines from the physical lines. 333 // just skip other lines
|
/external/icu4c/tools/genctd/ |
genctd.1.in | 42 Lines that begin with whitespace are ignored.
|
/external/iproute2/ |
README.lnstat | 74 You can specify to print a header at start and every 20 lines:
|