Home
last modified time | relevance | path

Searched refs:blanks (Results 1 – 21 of 21) sorted by relevance

/external/expat/tests/
Druntests.c631 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/
DTODO165 files. If string contains embedded blanks, it must be
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch2150 + * 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.
Dultravnc-102-JavaViewer-ssl-etc.patch4722 + * 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/
Dcalc.at176 | blanks and tabs, returns 0 for EOF. |
Dregression.at1603 # even when there are trailing blanks.
Dtestsuite60179 | 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/
DREADME340 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/
DIJG_README340 concrete file format. Some vendors "filled in the blanks" on their own,
/external/libpng/
DCHANGES435 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/
DChangeLog3628 blanks. This is already fixed in master.
3824 maint: remove trailing blanks.
3943 And remove trailing blanks.
DChangeLog-201211782 blanks from a formal argument declaration.
15094 (eols, blanks): Remove. YY_USER_ACTION now counts newlines etc.;
/external/libxml2/
Dxpath.c11121 int blanks; in xmlXPathCompNodeTest() local
11147 blanks = IS_BLANK_CH(CUR); in xmlXPathCompNodeTest()
11194 if ((!blanks) && (CUR == ':')) { in xmlXPathCompNodeTest()
DNEWS339 Keep non-significant blanks node in HTML parser (Daniel Veillard),
2529 - It is possible to disable the ignorable blanks heuristic used by
DChangeLog5026 * 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/
DNEWS1077 blanks out the protective MBR, as well as the GPT data.
/external/bison/doc/
Dbison.texi1700 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
Dbison.info2248 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/
Dm4sugar.m4318 # If COND is empty, or consists only of blanks (space, tab, newline),
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc2378 // We get this symbol by skipping leading blanks and optional +/- sign.
/external/jetty/
DVERSION.txt5806 + HtmlFilter blanks IfModifiedSince headers on construction