/external/valgrind/VEX/switchback/ |
D | binary_switchback.pl | 222 my @newlines; 245 push(@newlines, $line); 260 print OUTFILE join("\n",@newlines); 274 my $line = $newlines[$i++];
|
/external/jsoncpp/devtools/ |
D | licenseupdater.py | 26 newline = fin.newlines and fin.newlines[0] or '\n'
|
/external/smali/smali/src/test/resources/LexerTest/ |
D | .gitattributes | 1 # Prevent newlines from being normalized on windows
|
/external/llvm/test/Transforms/InstCombine/ |
D | strchr-1.ll | 8 @newlines = constant [3 x i8] c"\0D\0A\00" 92 …%dst = call i8* @strchr(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @newlines, i64 0, i64 0), …
|
D | memchr.ll | 9 @newlines = constant [3 x i8] c"\0D\0A\00" 150 …%dst = call i8* @memchr(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @newlines, i64 0, i64 0), …
|
/external/linux-tools-perf/src/tools/perf/config/ |
D | utilities.mak | 14 # newlines; the default is a bizarre string. 46 # Use this to escape newlines from within a shell call; 62 # Use this to unescape newlines from within a shell call;
|
/external/mksh/src/ |
D | eval.c | 239 int newlines = 0; in expand() local 335 newlines = 0; in expand() 899 } else if (newlines) { in expand() 902 --newlines; in expand() 907 newlines++; in expand() 908 if (newlines && c != -1) { in expand() 911 --newlines; in expand() 915 newlines = 0; in expand()
|
/external/pcre/dist/testdata/ |
D | testinputEBC | 6 must be in EBCDIC code. In data, newlines and other spacing characters must be
|
D | testoutputEBC | 6 must be in EBCDIC code. In data, newlines and other spacing characters must be
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | Python.g | 535 * nested within a (..), {..}, or [..], then ignore newlines. 578 /** Comments not on line by themselves are turned into newlines. 591 Kill if newlines if we live on a line by ourselves
|
/external/e2fsprogs/lib/et/test_cases/ |
D | imap_err.et | 69 "Message contains bare newlines"
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/ |
D | PySourceColor.py | 1276 newlines = [] 1283 newlines.append(l) 1287 newlines.append(self.LINESTART+' '+start+l) 1289 newlines.append(start+l) 1290 self.raw = "\n".join(newlines)+'\n'# plus an extra newline at the end
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/ |
D | DESCRIPTION | 19 - Strings are kept, except that escaped newlines are stripped
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/ |
D | README.rst | 36 - Strings are kept, except that escaped newlines are stripped
|
D | PKG-INFO | 228 - Strings are kept, except that escaped newlines are stripped
|
/external/eclipse-windowbuilder/propertysheet/ |
D | README.txt | 44 \r\n to \n newlines. Other than that, all formatting was left
|
/external/bison/m4/ |
D | getopt.m4 | 210 dnl is ambiguous with environment values that contain newlines.
|
/external/parameter-framework/tools/xmlGenerator/ |
D | README.md | 177 In an EDD file, string parameters may not contain newlines. Apart from that,
|
/external/bison/tests/ |
D | input.at | 540 Many C compilers mishandle backslash-newlines, so this part of the 554 * A comment with backslash-newlines in it. %} *\ 560 " A string with backslash-newlines in it %{ %} \\
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar | ... .io.File launcherFolder
java.util.List newlines
java.io.File osgiInstallArea
java.io. ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/external/chromium-trace/trace-viewer/tracing/third_party/mocha/ |
D | mocha.js | 353 newlines:[] property 356 diff[0].newlines.push(diffstr[i].substr(1)); 360 diff[0].newlines.push(diffstr[i].substr(1)); 379 Array.prototype.splice.apply(str,[d.start-1,+d.oldlength].concat(d.newlines)); argument
|
/external/tagsoup/ |
D | CHANGES | 219 Passed through newlines in character content (very old bug)
|
/external/clang/docs/ |
D | ClangFormatStyleOptions.rst | 164 If ``true``, aligns escaped newlines as far left as possible.
|
/external/bison/data/ |
D | bison.m4 | 155 # Should produce this without newlines:
|