Searched refs:whitespace (Results 1 - 25 of 61) sorted by relevance

123

/external/doclava/res/assets/templates/
H A Dyaml_navtree.cs5 whitespace: Whitespace to insert before any text in the structure, which helps
10 def:write_child_nodes(page,whitespace,isRoot) ?>
11 <?cs var:whitespace ?>- title: "<?cs var:page.label ?>"
12 <?cs var:whitespace ?> path: <?cs var:page.link ?><?cs
14 <?cs var:whitespace ?> section: <?cs
17 <?cs var:whitespace ?> - title: "<?cs var:child.label ?>"
18 <?cs var:whitespace ?> path: <?cs var:child.link ?><?cs
20 <?cs var:whitespace ?> section:<?cs
/external/chromium_org/v8/test/mjsunit/third_party/
H A Dstring-trim.js47 var whitespace = [
72 for (var i = 0; i < whitespace.length; i++) {
73 assertEquals(whitespace[i].s.trim(), '');
74 assertEquals(whitespace[i].s.trimLeft(), '');
75 assertEquals(whitespace[i].s.trimRight(), '');
76 wsString += whitespace[i].s;
/external/v8/test/mjsunit/third_party/
H A Dstring-trim.js47 var whitespace = [
72 for (var i = 0; i < whitespace.length; i++) {
73 assertEquals(whitespace[i].s.trim(), '');
74 assertEquals(whitespace[i].s.trimLeft(), '');
75 assertEquals(whitespace[i].s.trimRight(), '');
76 wsString += whitespace[i].s;
/external/chromium_org/v8/test/webkit/
H A Dstring-trim.js37 var whitespace = [
62 for (var i = 0; i < whitespace.length; i++) {
63 shouldBe("whitespace["+i+"].s.trim()", "''");
64 shouldBe("whitespace["+i+"].s.trimLeft()", "''");
65 shouldBe("whitespace["+i+"].s.trimRight()", "''");
66 wsString += whitespace[i].s;
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh24 COMMON_LINT_FILTER=-build/include,-build/header_guard,-legal/copyright,-whitespace/comments,-readability/casting,\
28 ASAN_LIT_TEST_LINT_FILTER=${ASAN_TEST_LINT_FILTER},-whitespace/line_length
31 TSAN_LIT_TEST_LINT_FILTER=${TSAN_TEST_LINT_FILTER},-whitespace/line_length
34 LSAN_LIT_TEST_LINT_FILTER=${LSAN_RTL_LINT_FILTER},-whitespace/line_length
42 LLVM_LINT_FILTER=-,+whitespace
/external/chromium_org/third_party/android_testrunner/
H A Dam_instrument_parser.py91 line = line.strip(string.whitespace)
94 key = re_result.search(line).group(1).strip(string.whitespace)
97 val = re_result.search(line).group(2).strip(string.whitespace)
107 val = re_code.search(line).group(1).strip(string.whitespace)
/external/chromium/sdch/open-vcdiff/src/
H A Dgflags_reporting.cc136 // Find the last whitespace on this 80-char line
137 int whitespace = kLineLength-chars_in_line-1; // < 80 chars/line local
138 while ( whitespace > 0 && !isspace(c_string[whitespace]) ) {
139 --whitespace;
141 if (whitespace <= 0) {
142 // Couldn't find any whitespace to make a line break. Just dump the
148 final_string += string(c_string, whitespace);
149 chars_in_line += whitespace;
150 while (isspace(c_string[whitespace]))
[all...]
/external/open-vcdiff/gflags/src/
H A Dgflags_reporting.cc136 // Find the last whitespace on this 80-char line
137 int whitespace = kLineLength-chars_in_line-1; // < 80 chars/line local
138 while ( whitespace > 0 && !isspace(c_string[whitespace]) ) {
139 --whitespace;
141 if (whitespace <= 0) {
142 // Couldn't find any whitespace to make a line break. Just dump the
148 final_string += string(c_string, whitespace);
149 chars_in_line += whitespace;
150 while (isspace(c_string[whitespace]))
[all...]
/external/libvpx/libvpx/tools/
H A Dftfy.sh9 This script applies a whitespace transformation to the commit at HEAD. If no
17 --commit Creates a new commit containing only the whitespace changes
61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
/external/chromium_org/build/linux/
H A Dsysroot_ld_path.sh81 log_error_and_exit $1 contains whitespace.
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dlexer.ml6 (* Skip any whitespace. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dlexer.ml6 (* Skip any whitespace. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dlexer.ml6 (* Skip any whitespace. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dlexer.ml6 (* Skip any whitespace. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dlexer.ml6 (* Skip any whitespace. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dlexer.ml6 (* Skip any whitespace. *)
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Dwhitespace.php3 * whitespace.php
H A Dmysql.php49 //'COMMENT_SINGLE' => array(1 =>'--', 2 => '#'), // '--' MUST be folowed by whitespace,not necessarily a space
55 1 => "/(?:--\s).*?$/", // double dash followed by any whitespace
/external/chromium_org/tools/grit/grit/
H A Dgrd_reader.py103 def ignorableWhitespace(self, whitespace):
132 def ignorableWhitespace(self, whitespace):
133 self.parent.ignorableWhitespace(whitespace)
/external/chromium_org/tools/grit/grit/gather/
H A Digoogle_strings.py69 def ignorableWhitespace(self, whitespace):
H A Dmuppet_strings.py76 def ignorableWhitespace(self, whitespace):
/external/chromium_org/tools/gyp/pylib/gyp/
H A Dwin_tool.py174 # Load and normalize the manifests. mt.exe sometimes removes whitespace,
178 our_data = our_f.read().translate(None, string.whitespace)
179 assert_data = assert_f.read().translate(None, string.whitespace)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
H A DfixChangeLogPatch.pl439 + <pretend-whitespace>
454 + <pretend-whitespace>
/external/libvpx/libvpx/examples/includes/
H A Dvp8_doc_tools.php88 // Remove linefeeds and whitespace in <math> elements
/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.cpp487 // Strip leading and trailing whitespace
494 const char* const whitespace = " \t\r\n\v\f"; local
496 std::string word; // Words are whitespace separated
498 cdata.erase(0, cdata.find_first_not_of(whitespace) );
499 cdata.erase(cdata.find_last_not_of(whitespace) + 1);
507 begIdx = cdata.find_first_not_of(whitespace);
512 endIdx = cdata.find_first_of (whitespace, begIdx);
542 begIdx = cdata.find_first_not_of (whitespace, endIdx);
548 // In particular, do not strip whitespace from tag cdata.
681 // NB Do not strip whitespace fro
[all...]

Completed in 827 milliseconds

123