/external/python/cpython3/Lib/test/test_email/ |
D | test_contentmanager.py | 801 def content_object_as_header_receiver(self, obj, mimetype): argument 809 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/python/google-api-python-client/googleapiclient/ |
D | http.py | 319 def mimetype(self): member in MediaUpload 451 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/curl/docs/examples/ |
D | curlx.c | 280 char *mimetype = NULL; in main() local
|
/external/libwebsockets/lib/roles/http/server/ |
D | server.c | 565 const char *mimetype; member 658 const char *mimetype; in lws_http_serve() local
|
/external/curl/lib/ |
D | mime.h | 122 char *mimetype; /* Part mime type. */ member
|
D | mime.c | 1486 CURLcode curl_mime_type(curl_mimepart *part, const char *mimetype) in curl_mime_type() 1993 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.IoBaseUnknownLength 1920 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() local 8401 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/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 | 1353 const char *mimetype, unsigned int ccsid) in curl_mime_type_ccsid()
|