Home
last modified time | relevance | path

Searched defs:mimetype (Results 1 – 16 of 16) sorted by relevance

/third_party/python/Lib/test/test_email/
Dtest_contentmanager.py801 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
/third_party/ffmpeg/libavformat/
Dasf.c54 char mimetype[64]; in asf_read_picture() local
Dflac_picture.c39 uint8_t mimetype[64], *buf = *bufp; in ff_flac_parse_picture() local
Dflacenc.c88 const char *mimetype = NULL, *desc = ""; in flac_write_picture() local
Drmenc.c75 const char *desc, *mimetype; in rv10_write_header() local
Did3v2enc.c360 const char *mimetype = NULL, *desc = ""; in ff_id3v2_write_apic() local
Did3v2.c668 char mimetype[64] = {0}; in read_apic() local
Dmatroskaenc.c2261 const char *mimetype; in mkv_write_attachments() local
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c567 const char *mimetype; member
660 const char *mimetype; in lws_http_serve() local
/third_party/curl/lib/
Dmime.h123 char *mimetype; /* Part mime type. */ member
Dmime.c1451 CURLcode curl_mime_type(curl_mimepart *part, const char *mimetype) in curl_mime_type()
1953 CURLcode curl_mime_type(curl_mimepart *part, const char *mimetype) in curl_mime_type()
/third_party/lame/libmp3lame/
Did3tag.c619 int mimetype = MIMETYPE_NONE; in id3tag_set_albumart() local
1559 set_frame_apic(unsigned char *frame, const char *mimetype, const unsigned char *data, size_t size) in set_frame_apic()
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtxml.cpp554 …ainer(SResource *res, const char *container, const char *restype, const char *mimetype, const char… in printContainer()
/third_party/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp554 …ainer(SResource *res, const char *container, const char *restype, const char *mimetype, const char… in printContainer()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp554 …ainer(SResource *res, const char *container, const char *restype, const char *mimetype, const char… in printContainer()
/third_party/curl/packages/OS400/
Dccsidcurl.c1399 const char *mimetype, unsigned int ccsid) in curl_mime_type_ccsid()