Searched refs:blanks (Results 1 – 16 of 16) sorted by relevance
/external/expat/tests/ |
D | runtests.c | 628 int blanks = 0; in is_whitespace_normalized() local 632 ++blanks; in is_whitespace_normalized() 638 if (blanks && !is_cdata) in is_whitespace_normalized() 642 else if (blanks > 1 && !is_cdata) in is_whitespace_normalized() 644 blanks = 0; in is_whitespace_normalized() 648 if (blanks && !is_cdata) in is_whitespace_normalized()
|
/external/elfutils/ |
D | TODO | 134 files. If string contains embedded blanks, it must be
|
/external/bison/tests/ |
D | calc.at | 252 | blanks and tabs, returns 0 for EOF. |
|
D | testsuite | 11120 | blanks and tabs, returns 0 for EOF. | 13561 | blanks and tabs, returns 0 for EOF. | 19610 | blanks and tabs, returns 0 for EOF. | 20850 | blanks and tabs, returns 0 for EOF. | 22072 | blanks and tabs, returns 0 for EOF. | 24503 | blanks and tabs, returns 0 for EOF. | 25716 | blanks and tabs, returns 0 for EOF. | 26947 | blanks and tabs, returns 0 for EOF. | 30596 | blanks and tabs, returns 0 for EOF. | 36654 | blanks and tabs, returns 0 for EOF. | [all …]
|
/external/libpng/ |
D | CHANGES | 407 Removed trailing blanks from all files. 425 Replaced leading blanks with tab characters in makefile.hux 453 Changed leading blanks to tabs in all makefiles. 583 Expanded tabs and removed trailing blanks in source files. 587 Removed leading blanks from a #define in pngvcrd.c 635 Cosmetic changes only (removed some trailing blanks and TABs) 1476 Removed trailing blanks from source files.
|
/external/jpeg/ |
D | README | 340 concrete file format. Some vendors "filled in the blanks" on their own,
|
/external/libxml2/ |
D | xpath.c | 10929 int blanks; in xmlXPathCompNodeTest() local 10955 blanks = IS_BLANK_CH(CUR); in xmlXPathCompNodeTest() 11002 if ((!blanks) && (CUR == ':')) { in xmlXPathCompNodeTest()
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 660 Here is a program which compresses multiple blanks and tabs down to 2460 {ws} /* skip blanks and tabs */
|
D | flex.texi | 795 Here is a program which compresses multiple blanks and 2913 @{ws@} /* skip blanks and tabs */
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | flex.man | 692 Here is a program which compresses multiple blanks and tabs 3063 {ws} /* skip blanks and tabs */
|
/external/bison/doc/ |
D | bison.texinfo | 1630 lexical analyzer skips blanks and tabs, then reads in numbers as 1660 of the character read if not a number. It skips all blanks 2130 it skips blanks and tabs, and reads numbers or single-character tokens. 7632 cursor is adjusted, and each time blanks are matched, the begin cursor 7633 is moved onto the end cursor to effectively ignore the blanks
|
D | bison.info | 1813 This lexical analyzer skips blanks and tabs, then reads in numbers as 1843 of the character read if not a number. It skips all blanks 2261 before: it skips blanks and tabs, and reads numbers or single-character 6974 adjusted, and each time blanks are matched, the begin cursor is moved 6975 onto the end cursor to effectively ignore the blanks preceding tokens.
|
/external/elfutils/autom4te.cache/ |
D | output.0 | 6714 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
|
/external/clearsilver/autom4te.cache/ |
D | output.0 | 7492 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
|
/external/bison/ |
D | ChangeLog | 3521 blanks from a formal argument declaration. 6833 (eols, blanks): Remove. YY_USER_ACTION now counts newlines etc.;
|
/external/grub/ |
D | ChangeLog | 8697 were leading blanks. This prevents accidental truncation of
|