| /external/python/cpython3/Lib/test/test_email/ | 
| D | test_contentmanager.py | 801     def content_object_as_header_receiver(self, obj, mimetype):  argument809     def content_object_as_disposition_inline_receiver(self, obj, mimetype):  argument
 814     def content_object_as_non_ascii_filename_receiver(self, obj, mimetype):  argument
 821     def content_object_as_cid_receiver(self, obj, mimetype):  argument
 826     def content_object_as_params_receiver(self, obj, mimetype):  argument
 
 | 
| /external/libcups/cgi-bin/ | 
| D | cgi.h | 48 		*mimetype;		/* MIME media type */  member
 | 
| D | var.c | 751 		mimetype[1024],		/* MIME media type */  in cgi_initialize_multipart()  local
 | 
| /external/autotest/utils/frozen_chromite/third_party/googleapiclient/ | 
| D | http.py | 271   def mimetype(self):  member in MediaUpload403   def __init__(self, fd, mimetype, chunksize=DEFAULT_CHUNK_SIZE,  argument
 440   def mimetype(self):  member in MediaIoBaseUpload
 528   def __init__(self, filename, mimetype=None, chunksize=DEFAULT_CHUNK_SIZE,  argument
 579   def __init__(self, body, mimetype='application/octet-stream',  argument
 
 | 
| /external/python/google-api-python-client/googleapiclient/ | 
| D | http.py | 319     def mimetype(self):  member in MediaUpload451     def __init__(self, fd, mimetype, chunksize=DEFAULT_CHUNK_SIZE, resumable=False):  argument
 487     def mimetype(self):  member in MediaIoBaseUpload
 575         self, filename, mimetype=None, chunksize=DEFAULT_CHUNK_SIZE, resumable=False  argument
 639         mimetype="application/octet-stream",  argument
 
 | 
| /external/libwebsockets/lib/roles/http/server/ | 
| D | server.c | 565 	const char *mimetype;  member658 	const char *mimetype;  in lws_http_serve()  local
 
 | 
| /external/curl/lib/ | 
| D | mime.h | 123   char *mimetype;                  /* Part mime type. */  member
 | 
| D | mime.c | 1456 CURLcode curl_mime_type(curl_mimepart *part, const char *mimetype)  in curl_mime_type()1959 CURLcode curl_mime_type(curl_mimepart *part, const char *mimetype)  in curl_mime_type()
 
 | 
| /external/python/google-api-python-client/tests/ | 
| D | test_discovery.py | 1894             def mimetype(self):  member in Discovery.test_resumable_media_handle_uploads_of_unknown_size.IoBaseUnknownLength1920             def mimetype(self):  member in Discovery.test_resumable_media_no_streaming_on_unsupported_platforms.IoBaseHasStream
 
 | 
| /external/libcups/scheduler/ | 
| D | conf.c | 1516     char	mimetype[MIME_MAX_SUPER + MIME_MAX_TYPE];  in cupsdReadConfiguration()  local
 | 
| D | ipp.c | 1351     char	mimetype[MIME_MAX_SUPER + MIME_MAX_TYPE + 2];  in add_job()  local8401 		mimetype[MIME_MAX_SUPER + MIME_MAX_TYPE + 2];  in print_job()  local
 9577 			mimetype[MIME_MAX_SUPER + MIME_MAX_TYPE + 2];  in send_document()  local
 
 | 
| D | printers.c | 3609   char		mimetype[MIME_MAX_SUPER + MIME_MAX_TYPE + 2];  in add_printer_formats()  local
 | 
| /external/cronet/third_party/icu/source/tools/genrb/ | 
| D | wrtxml.cpp | 554 …ainer(SResource *res, const char *container, const char *restype, const char *mimetype, const char…  in printContainer()
 | 
| /external/icu/icu4c/source/tools/genrb/ | 
| D | wrtxml.cpp | 554 …ainer(SResource *res, const char *container, const char *restype, const char *mimetype, const char…  in printContainer()
 | 
| /external/curl/packages/OS400/ | 
| D | ccsidcurl.c | 1355                      const char *mimetype, unsigned int ccsid)  in curl_mime_type_ccsid()
 |