HomeSort by relevance Sort by last modified time
    Searched refs:maintype (Results 1 - 25 of 44) sorted by null

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
iterators.py 49 def typed_subpart_iterator(msg, maintype='text', subtype=None):
52 Use `maintype' as the main MIME type to match against; this defaults to
57 if subpart.get_content_maintype() == maintype:
  /external/python/cpython2/Lib/email/
iterators.py 49 def typed_subpart_iterator(msg, maintype='text', subtype=None):
52 Use `maintype' as the main MIME type to match against; this defaults to
57 if subpart.get_content_maintype() == maintype:
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
iterators.py 49 def typed_subpart_iterator(msg, maintype='text', subtype=None):
52 Use `maintype' as the main MIME type to match against; this defaults to
57 if subpart.get_content_maintype() == maintype:
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
iterators.py 49 def typed_subpart_iterator(msg, maintype='text', subtype=None):
52 Use `maintype' as the main MIME type to match against; this defaults to
57 if subpart.get_content_maintype() == maintype:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
iterators.py 49 def typed_subpart_iterator(msg, maintype='text', subtype=None):
52 Use `maintype' as the main MIME type to match against; this defaults to
57 if subpart.get_content_maintype() == maintype:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
iterators.py 49 def typed_subpart_iterator(msg, maintype='text', subtype=None):
52 Use `maintype' as the main MIME type to match against; this defaults to
57 if subpart.get_content_maintype() == maintype:
  /external/python/cpython2/Doc/includes/
email-dir.py 77 maintype, subtype = ctype.split('/', 1)
78 if maintype == 'text':
83 elif maintype == 'image':
87 elif maintype == 'audio':
93 msg = MIMEBase(maintype, subtype)
  /external/clang/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-2812033/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-3362437/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-3957855/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-3960126/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-3977809/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-2812033/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-3957855/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-3960126/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-3977809/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-view/share/
Reporter.py 95 maintype, subtype = ctype.split('/', 1)
96 if maintype == 'text':
103 msg = MIMEBase(maintype, subtype)
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
Reporter.py 92 maintype, subtype = ctype.split('/', 1)
93 if maintype == 'text':
100 msg = MIMEBase(maintype, subtype)

Completed in 133 milliseconds

1 2