Searched refs:blanks (Results 1 – 25 of 26) sorted by relevance
12
/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/quake/quake/src/WinQuake/data/ |
D | LICINFO.TXT | 74 registered version CD.) Sign/fill in the blanks of both copies where 87 block be legible. We prefer it if you enter the info into the blanks before
|
D | HELP.TXT | 60 e-mail message and fill in the blanks:
|
D | README.TXT | 291 message and fill in the blanks:
|
D | MANUAL.TXT | 878 in the blanks --
|
/external/elfutils/ |
D | TODO | 130 files. If string contains embedded blanks, it must be
|
/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/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. 584 Expanded tabs and removed trailing blanks in source files. 588 Removed leading blanks from a #define in pngvcrd.c 636 Cosmetic changes only (removed some trailing blanks and TABs) 1478 Removed trailing blanks from source files.
|
/external/qemu/distrib/jpeg-6b/ |
D | README | 340 concrete file format. Some vendors "filled in the blanks" on their own,
|
/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/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 | 11026 int blanks; in xmlXPathCompNodeTest() local 11052 blanks = IS_BLANK_CH(CUR); in xmlXPathCompNodeTest() 11099 if ((!blanks) && (CUR == ':')) { in xmlXPathCompNodeTest()
|
/external/quake/quake/src/QW/docs/ |
D | qwcl-readme.txt | 551 The screen briefly blanks when you exit QWCL
|
/external/quake/quake/src/WinQuake/ |
D | wqreadme.txt | 552 The screen briefly blanks when you exit WQ
|
/external/webkit/Tools/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/webkit/Tools/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/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/grub/ |
D | ChangeLog | 8697 were leading blanks. This prevents accidental truncation of
|
12