HomeSort by relevance Sort by last modified time
    Searched full:blanks (Results 26 - 50 of 193) sorted by null

12 3 4 5 6 7 8

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 372 A true value indicates that blanks should be retained as
398 true value indicates that blanks should be retained as blank
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...]
  /bionic/libc/stdio/
vfprintf.c 217 static const char blanks[PADSIZE] = local
724 * floating precision; finally, if LADJUST, pad with blanks.
737 PAD(width - realsz, blanks);
804 PAD(width - realsz, blanks);
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2109Spec.java 123 throw new MalformedCookieException("Cookie name may not contain blanks");
  /external/chromium_org/android_webview/renderer/
aw_content_renderer_client.cc 99 // do not filter out top level about:blanks since they are allowed in
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 33 * contain blanks get trounced here. Use 8.3 format as a workaround.
  /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...]
  /external/chromium_org/third_party/lcov-1.9/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 */
  /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/test/
regrtest.py     [all...]

Completed in 610 milliseconds

12 3 4 5 6 7 8