Searched refs:blanks (Results 1 – 21 of 21) sorted by relevance
/external/expat/tests/ |
D | runtests.c | 631 int blanks = 0; in is_whitespace_normalized() local 635 ++blanks; in is_whitespace_normalized() 641 if (blanks && !is_cdata) in is_whitespace_normalized() 645 else if (blanks > 1 && !is_cdata) in is_whitespace_normalized() 647 blanks = 0; in is_whitespace_normalized() 651 if (blanks && !is_cdata) in is_whitespace_normalized()
|
/external/elfutils/src/ |
D | TODO | 165 files. If string contains embedded blanks, it must be
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | tightvnc-1.3dev7_javasrc-vncviewer-ssl.patch | 2150 + * No blanks or line breaks are inserted. 2159 + * No blanks or line breaks are inserted. 2168 + * No blanks or line breaks are inserted. 2213 + * No blanks or line breaks are allowed within the Base64 encoded data.
|
D | ultravnc-102-JavaViewer-ssl-etc.patch | 4722 + * No blanks or line breaks are inserted. 4731 + * No blanks or line breaks are inserted. 4740 + * No blanks or line breaks are inserted. 4785 + * No blanks or line breaks are allowed within the Base64 encoded data.
|
/external/bison/tests/ |
D | calc.at | 176 | blanks and tabs, returns 0 for EOF. |
|
D | regression.at | 1603 # even when there are trailing blanks.
|
D | testsuite | 60179 | blanks and tabs, returns 0 for EOF. | 61497 | blanks and tabs, returns 0 for EOF. | 67815 | blanks and tabs, returns 0 for EOF. | 69087 | blanks and tabs, returns 0 for EOF. | 70359 | blanks and tabs, returns 0 for EOF. | 83359 | blanks and tabs, returns 0 for EOF. | 84677 | blanks and tabs, returns 0 for EOF. | 92259 | blanks and tabs, returns 0 for EOF. | 93531 | blanks and tabs, returns 0 for EOF. |
|
/external/jpeg/ |
D | README | 340 concrete file format. Some vendors "filled in the blanks" on their own,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | IJG_README | 340 concrete file format. Some vendors "filled in the blanks" on their own,
|
/external/libpng/ |
D | CHANGES | 435 Removed trailing blanks from all files. 455 Replaced leading blanks with tab characters in makefile.hux 485 Changed leading blanks to tabs in all makefiles. 632 Expanded tabs and removed trailing blanks in source files. 637 Removed leading blanks from a #define in pngvcrd.c 691 Cosmetic changes only (removed some trailing blanks and TABs) 1645 Removed trailing blanks from source files. 2900 Removed some trailing blanks.
|
/external/bison/ |
D | ChangeLog | 3628 blanks. This is already fixed in master. 3824 maint: remove trailing blanks. 3943 And remove trailing blanks.
|
D | ChangeLog-2012 | 11782 blanks from a formal argument declaration. 15094 (eols, blanks): Remove. YY_USER_ACTION now counts newlines etc.;
|
/external/libxml2/ |
D | xpath.c | 11121 int blanks; in xmlXPathCompNodeTest() local 11147 blanks = IS_BLANK_CH(CUR); in xmlXPathCompNodeTest() 11194 if ((!blanks) && (CUR == ':')) { in xmlXPathCompNodeTest()
|
D | NEWS | 339 Keep non-significant blanks node in HTML parser (Daniel Veillard), 2529 - It is possible to disable the ignorable blanks heuristic used by
|
D | ChangeLog | 5026 * parser.c: small speedup in skipping blanks characters 17006 not add formating blanks by default, this changed the output of 18033 XPath/XPointers can have blanks embedded
|
/external/gptfdisk/ |
D | NEWS | 1077 blanks out the protective MBR, as well as the GPT data.
|
/external/bison/doc/ |
D | bison.texi | 1700 lexical analyzer skips blanks and tabs, then reads in numbers as 1730 of the character read if not a number. It skips all blanks 2224 it skips blanks and tabs, and reads numbers or single-character tokens. 10413 cursor is adjusted, and each time blanks are matched, the begin cursor 10414 is moved onto the end cursor to effectively ignore the blanks
|
D | bison.info | 2248 This lexical analyzer skips blanks and tabs, then reads in numbers as 2278 of the character read if not a number. It skips all blanks 2706 before: it skips blanks and tabs, and reads numbers or single-character 9743 adjusted, and each time blanks are matched, the begin cursor is moved 9744 onto the end cursor to effectively ignore the blanks preceding tokens.
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 318 # If COND is empty, or consists only of blanks (space, tab, newline),
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors.inc | 2378 // We get this symbol by skipping leading blanks and optional +/- sign.
|
/external/jetty/ |
D | VERSION.txt | 5806 + HtmlFilter blanks IfModifiedSince headers on construction
|