HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 2401 - 2425 of 4692) sorted by null

<<919293949596979899100>>

  /prebuilts/go/linux-x86/src/net/textproto/
reader_test.go 361 Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
  /prebuilts/go/linux-x86/src/runtime/
runtime-gdb.py 14 # foo string' will make foo a plain struct in the eyes of gdb,
  /prebuilts/go/linux-x86/src/sync/
map.go 16 // The Map type is specialized. Most code should use a plain Go map instead,
  /prebuilts/go/linux-x86/src/syscall/
mkall.sh 178 mksysnum="curl -s 'http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/arch/arm/include/uapi/asm/unistd.h' | ./mksysnum_linux.pl -"
  /prebuilts/misc/common/robolectric/3.1.1/lib/
junit-4.12.pom 134 The MOJO stands for "Maven plain Old Java Object".
  /prebuilts/misc/common/swig/include/2.0.11/
swigrun.swg 112 Of course, returning the plain '0(success)/-1(fail)' still works, but you can be
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 144 self.send_error(403, "CGI script is not a plain file (%r)" %
cookielib.py 418 >>> join_header_words([[("text/plain", None), ("charset", "iso-8859/1")]])
419 'text/plain; charset="iso-8859/1"'
420 >>> join_header_words([[("text/plain", None)], [("charset", "iso-8859/1")]])
421 'text/plain, charset="iso-8859/1"'
    [all...]
mimify.py 371 ofile.write('Content-Type: text/plain; ')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 277 if isinstance(item, str): # plain file
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_43.txt 20 Content-Type: text/plain; charset="utf-8"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_functions.py 260 # plain wrong format
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
dsEncode.decTest 54 -- derivative canonical plain strings
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 488 # plain test_descrtut because the name of this module works its way
test_scope.py 56 return global_x + y # check that plain old globals work
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 67 error_headers = [('Content-Type','text/plain')]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 144 self.send_error(403, "CGI script is not a plain file (%r)" %
cookielib.py 418 >>> join_header_words([[("text/plain", None), ("charset", "iso-8859/1")]])
419 'text/plain; charset="iso-8859/1"'
420 >>> join_header_words([[("text/plain", None)], [("charset", "iso-8859/1")]])
421 'text/plain, charset="iso-8859/1"'
    [all...]
mimify.py 371 ofile.write('Content-Type: text/plain; ')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 277 if isinstance(item, str): # plain file
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_43.txt 20 Content-Type: text/plain; charset="utf-8"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_functions.py 260 # plain wrong format
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
dsEncode.decTest 54 -- derivative canonical plain strings
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 488 # plain test_descrtut because the name of this module works its way
test_scope.py 56 return global_x + y # check that plain old globals work

Completed in 1049 milliseconds

<<919293949596979899100>>