/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
spawn.py | 46 Just wraps every argument which contains blanks in double quotes, and
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
spawn.py | 46 Just wraps every argument which contains blanks in double quotes, and
|
/external/chromium_org/third_party/libxml/src/ |
legacy.c | 91 "keep blanks", 179 } else if (!strcmp(name, "keep blanks")) { 297 } else if (!strcmp(name, "keep blanks")) { [all...] |
parserInternals.c | [all...] |
/external/libxml2/ |
legacy.c | 91 "keep blanks", 179 } else if (!strcmp(name, "keep blanks")) { 297 } else if (!strcmp(name, "keep blanks")) { [all...] |
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
vfprintf.c | 344 static char blanks[PADSIZE] = local 984 * floating precision; finally, if LADJUST, pad with blanks. 997 PAD(width - realsz, blanks); 1054 PAD(width - realsz, blanks); [all...] |
vfwprintf.c | 342 static wchar_t blanks[PADSIZE] = local 960 * floating precision; finally, if LADJUST, pad with blanks. 973 PAD(width - realsz, blanks); 1031 PAD(width - realsz, blanks); [all...] |
/external/apache-http/src/org/apache/http/impl/cookie/ |
RFC2109Spec.java | 128 throw new MalformedCookieException("Cookie name may not contain blanks");
|
/system/core/toolbox/upstream-netbsd/bin/dd/ |
conv.c | 224 * trailing blanks and appends a newline.
|
/external/chromium_org/third_party/lcov/bin/ |
lcov | [all...] |
/ndk/sources/host-tools/make-3.81/ |
vpath.c | 231 /* Skip over any initial separators and blanks. */ 277 /* Skip over separators and blanks between entries. */
|
read.c | 652 with trailing blanks stripped (comments have already been 654 reference that might contain blanks. */ 680 with trailing blanks stripped (comments have already been 682 reference that might contain blanks. */ [all...] |
/external/ipsec-tools/src/racoon/ |
racoon.conf.5 | [all...] |
/external/svox/pico/lib/ |
picotok.c | 285 /* Remove leading and trailing blanks of 'str' and reduce 286 groups of blanks within string to exactly one blank. */ 310 /* remove blanks at end of string */ [all...] |
/external/aac/libSYS/src/ |
cmdl_parser.cpp | 549 /* Skip consecutive blanks. */
|
/external/qemu/distrib/sdl-1.2.15/src/events/ |
SDL_keyboard.c | 94 /* Fill in the blanks in keynames */
|
/external/valgrind/main/VEX/priv/ |
s390_disasm.c | 41 /* Return the mnemonic padded with blanks to its right */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
csv.py | 107 # unlike the basic reader, we prefer not to return blanks,
|
cgi.py | 135 A true value indicates that blanks should be retained as 414 A true value indicates that blanks should be retained as [all...] |
difflib.py | 72 Example, comparing two strings, and considering blanks to be "junk": 163 want to synch up on blanks or hard tabs. 378 Here's the same example as before, but considering blanks to be [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
csv.py | 107 # unlike the basic reader, we prefer not to return blanks,
|
cgi.py | 135 A true value indicates that blanks should be retained as 414 A true value indicates that blanks should be retained as [all...] |
difflib.py | 72 Example, comparing two strings, and considering blanks to be "junk": 163 want to synch up on blanks or hard tabs. 378 Here's the same example as before, but considering blanks to be [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | [all...] |