Home
last modified time | relevance | path

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

12

/external/curl/docs/cmdline-opts/
Duser-agent.d8 Specify the User-Agent string to send to the HTTP server. To encode blanks in
/external/autotest/client/site_tests/policy_PowerManagementIdleSettings/
Dcontrol.notset_sleep19 The test shall pass if the user session sleeps (i.e., screen blanks, but user
/external/expat/tests/
Druntests.c719 int blanks = 0; in is_whitespace_normalized() local
723 ++blanks; in is_whitespace_normalized()
729 if (blanks && !is_cdata) in is_whitespace_normalized()
733 else if (blanks > 1 && !is_cdata) in is_whitespace_normalized()
735 blanks = 0; in is_whitespace_normalized()
739 if (blanks && !is_cdata) in is_whitespace_normalized()
/external/python/cpython2/Lib/test/
Dregrtest.py1251 blanks = ' ' * indent
1254 initial_indent=blanks, subsequent_indent=blanks)
/external/python/cpython2/Doc/library/
Ddifflib.rst161 strings default to blanks.
296 strings default to blanks.
358 on blanks or hard tabs.
417 Here's the same example as before, but considering blanks to be junk. That
555 This example compares two strings, considering blanks to be "junk:"
Durlparse.rst138 indicates that blanks should be retained as blank strings. The default false
161 indicates that blanks should be retained as blank strings. The default false
Demail.generator.rst135 into single blanks. The latter is a bug that will eventually be fixed.
Dcurses.rst1106 window's data is filled with blanks that have the current background
1662 string; whether blanks in the window are included is affected by the
1729 Return the window contents as a string; whether blanks in the
1735 This attribute is a flag which controls the interpretation of blanks in
1736 the window. When it is on, trailing blanks on each line are ignored; any
1738 end of that line instead, and trailing blanks are stripped when the window
Ddoctest.rst562 When specified, all sequences of whitespace (blanks and newlines) are treated as
734 two blanks before the single-digit list elements, and because the actual output
/external/elfutils/
DTODO165 files. If string contains embedded blanks, it must be
/external/python/cpython2/Lib/idlelib/idle_test/
DREADME.txt19 even if xyz.py is not. Here is a possible template, with the blanks after
/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.
/external/syslinux/com32/lib/libpng/
DCHANGES407 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/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.
/external/libxml2/
Dxpath.c11100 int blanks; in xmlXPathCompNodeTest() local
11126 blanks = IS_BLANK_CH(CUR); in xmlXPathCompNodeTest()
11173 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
/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.inc2805 // We get this symbol by skipping leading blanks and optional +/- sign.

12