HomeSort by relevance Sort by last modified time
    Searched full:mime (Results 51 - 75 of 1131) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/plugins/qt/
PluginPackageQt.cpp 77 Vector<String> mime; local
78 types[i].split(UChar(':'), true, mime);
79 if (mime.size() > 0) {
81 if (mime.size() > 1)
82 mime[1].split(UChar(','), false, exts);
83 determineQuirks(mime[0]);
84 m_mimeToExtensions.add(mime[0], exts);
85 if (mime.size() > 2)
86 m_mimeToDescriptions.add(mime[0], mime[2])
    [all...]
  /external/webkit/Source/WebKit/gtk/tests/
testmimehandling.c 147 "signal::mime-type-policy-decision-requested", mime_type_policy_decision_requested_cb, g_strdup(name),
169 "signal::mime-type-policy-decision-requested", mime_type_policy_decision_requested_cb, g_strdup(typeName),
209 g_test_add_data_func("/webkit/mime/remote-PDF", "pdf", testRemoteMimeType);
210 g_test_add_data_func("/webkit/mime/remote-HTML", "html", testRemoteMimeType);
211 g_test_add_data_func("/webkit/mime/remote-TEXT", "text", testRemoteMimeType);
212 g_test_add_data_func("/webkit/mime/remote-OGG", "ogg", testRemoteMimeType);
213 g_test_add_data_func("/webkit/mime/local-PDF", "pdf", testLocalMimeType);
214 g_test_add_data_func("/webkit/mime/local-HTML", "html", testLocalMimeType);
215 g_test_add_data_func("/webkit/mime/local-TEXT", "text", testLocalMimeType);
216 g_test_add_data_func("/webkit/mime/local-OGG", "ogg", testLocalMimeType)
    [all...]
  /packages/apps/Email/src/org/apache/james/mime4j/message/
Entity.java 30 * MIME entity. An entity has a header and a body (see RFC 2045).
98 * Determines the MIME type of this <code>Entity</code>. The MIME type
102 * @return the MIME type.
116 * Determines the MIME character set encoding of this <code>Entity</code>.
118 * @return the MIME character set encoding.
138 * Determines if the MIME type of this <code>Entity</code> matches the
139 * given one. MIME types are case-insensitive.
141 * @param type the MIME type to match against.
149 * Determines if the MIME type of this <code>Entity</code> is
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebpluginfactory.cpp 49 factory can create, including a description and the supported MIME types.
50 The MIME types each plugin can handle should match the ones specified in
53 The create() method is called if the requested MIME type is supported. The
55 given MIME type and the specified URL.
83 The list of mime types supported by the plugin.
89 \brief The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin.
95 Returns true if this mimetype is the same as the \a other mime type.
107 Returns true if this mimetype is different from the \a other mime type.
113 The full name of the MIME type; e.g., \c{text/plain} or \c{image/png}.
118 The description of the mime type
    [all...]
  /packages/apps/Email/tests/src/com/android/emailcommon/utility/
AttachmentUtilitiesTests.java 58 // .eml files always override mime type
68 // Non-generic, non-empty mime type; return it
69 assertEquals("mime/type", AttachmentUtilities.inferMimeType(FILE_PNG, "Mime/TyPe"));
70 assertEquals("mime/type", AttachmentUtilities.inferMimeType(FILE_ABC, "Mime/TyPe"));
71 assertEquals("mime/type",
72 AttachmentUtilities.inferMimeType(FILE_NO_EXT, "Mime/TyPe"));
73 assertEquals("mime/type", AttachmentUtilities.inferMimeType(null, "Mime/TyPe"))
    [all...]
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebPlatformStrategies.cpp 89 MimeClassInfo mime; local
91 mime.type = it->first;
92 mime.desc = it->second;
93 mime.extensions = package->mimeToExtensions().get(mime.type);
95 info.mimes.append(mime);
  /frameworks/av/media/libstagefright/timedtext/
TimedText3GPPSource.cpp 71 const char *mime; local
72 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime));
73 CHECK(strcasecmp(mime, MEDIA_MIMETYPE_TEXT_3GPP) == 0);
95 const char *mime; local
96 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime));
97 CHECK(strcasecmp(mime, MEDIA_MIMETYPE_TEXT_3GPP) == 0);
  /frameworks/base/core/java/com/google/android/mms/util/
DownloadDrmHelper.java 27 /** The MIME type of special DRM files */
87 * Gets the original mime type of DRM protected content.
91 * @param containingMime The current mime type of of the file i.e. the
92 * containing mime type
93 * @return The original mime type of the file if DRM protected else the
105 "Can't get original mime type since path is null or empty string.");
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadDrmHelper.java 26 /** The MIME type of special DRM files */
86 * Gets the original mime type of DRM protected content.
90 * @param containingMime The current mime type of of the file i.e. the
91 * containing mime type
92 * @return The original mime type of the file if DRM protected else the
104 "Can't get original mime type since path is null or empty string.");
  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.h 74 char **_xdg_mime_cache_list_mime_parents (const char *mime);
75 const char *_xdg_mime_cache_unalias_mime_type (const char *mime);
77 const char *_xdg_mime_cache_get_icon (const char *mime);
78 const char *_xdg_mime_cache_get_generic_icon (const char *mime);
  /external/bluetooth/glib/tests/bookmarks/
valid-02.xbel 8 <mime-type type="application/postscript"/>
  /external/chromium/net/base/
platform_mime_util_linux.cc 31 // mime database. That database is the merger of the Gnome and KDE mime
78 // If we wanted to do this properly, we would read the mime.cache file which
80 // (image/gif). We look up the "heaviest" glob for a certain mime type and
platform_mime_util_win.cc 16 // check windows registry for file extension's mime type (registry key
30 std::wstring key(L"MIME\\Database\\Content Type\\" + UTF8ToWide(mime_type));
  /external/openssl/crypto/pkcs7/t/
nav-smime 9 MIME-Version: 1.0
16 This is a cryptographically signed message in MIME format.
28 Content-Description: S/MIME Cryptographic Signature
71 MIME-Version: 1.0
78 This is a cryptographically signed message in MIME format.
90 Content-Description: S/MIME Cryptographic Signature
134 MIME-Version: 1.0
137 Content-Type: application/x-pkcs7-mime; name="smime.p7m"
140 Content-Description: S/MIME Encrypted Message
  /frameworks/av/include/drm/
DrmRights.h 39 * @param[in] mimeType MIME type
52 * @param[in] mimeType MIME type
75 * Returns MIME type associated with this instance
77 * @return MIME type
  /frameworks/base/media/java/android/media/
MediaCrypto.java 68 * to decode data of the given mime type.
69 * @param mime The mime type of the media data
71 public final native boolean requiresSecureDecoderComponent(String mime);
  /packages/apps/Nfc/src/com/android/nfc/
EventLogTags.logtags 11 # data is either the URL or MIME type
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/misc/
NetscapeCertType.java 11 * S/MIME (2),
15 * S/MIME CA (6),
  /external/chromium/chrome/browser/chromeos/
gview_request_interceptor.h 26 // before seeing the detected mime type of the request.
43 // The list of supported mime types.
  /external/webkit/Source/WebCore/platform/network/
MIMESniffing.h 25 // MIME type sniffing implementation based on http://tools.ietf.org/html/draft-abarth-mime-sniff-06
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
jsonfilter.py 10 # Read JSON POST input to jsonfilter.json if matching mime type
27 # Opera has bunk XMLHttpRequest support for most mime types
  /libcore/luni/src/main/java/java/net/
FileNameMap.java 21 * Defines a scheme for mapping a filename type to a MIME content type. Mainly
32 * Returns the MIME type (such as "text/plain") for the given filename, or null.
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ActionMultiMap.java 24 * under a MIME-type key.
39 // Create list for this MIME-type if needed
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILLayoutElement.java 27 * The mime type of the layout langage used in this layout element.The
33 * <code>true</code> if the player can understand the mime type,
  /frameworks/wilhelm/tests/listening/
seekTorture.c 60 SLDataFormat_MIME mime; local
65 mime.formatType = SL_DATAFORMAT_MIME;
66 mime.mimeType = (SLchar *) NULL;
67 mime.containerType = SL_CONTAINERTYPE_UNSPECIFIED;
69 audiosrc.pFormat = &mime;

Completed in 4705 milliseconds

1 23 4 5 6 7 8 91011>>