HomeSort by relevance Sort by last modified time
    Searched full:mime (Results 701 - 725 of 1812) sorted by null

<<21222324252627282930>>

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 87 * @return the mediatype the media-type or MIME type associated with the
159 * @param mediatype the media-type or MIME type associated with the output
  /external/chromium/chrome/browser/download/
save_package.h 143 // have the specified MIME type.
254 // Returns extension for supported MIME types (for example, for "text/plain"
  /external/chromium/net/base/
filter.h 68 // What mime type was specified in the header for this data?
195 // advertised in the GET), as well as the mime type of the content.
  /external/chromium/webkit/glue/
multipart_response_delegate.cc 28 // response when generating a WebURLResponse for a MIME payload.
320 // as per MIME specifications. Individual data fragements however don't
  /external/chromium_org/android_webview/native/
android_protocol_handler.cc 174 // Query the mime type from the Java side. It is possible for the query to
175 // fail, as the mime type cannot be determined for all supported schemes.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_tasks.h 154 // Update the default file handler for the given sets of suffixes and MIME
162 // combination. If it finds a MIME type match, then it prefers that over a
  /external/chromium_org/chrome/browser/resources/image_loader/
request.js 50 * MIME type of the fetched image.
207 // Process returned data, including the mime type.
  /external/chromium_org/content/browser/web_contents/
web_drag_source_gtk.cc 118 // Looking up the mime type can hit the disk. http://crbug.com/84896
314 // Generate the file name based on both mime type and proposed file name.
  /external/chromium_org/net/base/
filter.h 68 // What mime type was specified in the header for this data?
195 // advertised in the GET), as well as the mime type of the content.
  /external/chromium_org/net/url_request/
url_fetcher_core.h 63 // For POST requests, set |content_type| to the MIME type of the
257 std::string upload_content_type_; // MIME type of POST payload
  /external/chromium_org/third_party/WebKit/Source/core/loader/cache/
Resource.h 207 // List of acceptable MIME types separated by ",".
208 // A MIME type may contain a wildcard, e.g. "text/*".
  /external/chromium_org/third_party/WebKit/Source/core/page/
EventSource.cpp 236 // To keep the signal-to-noise ratio low, we only log 200-response with an invalid MIME type.
239 message.appendLiteral("EventSource's response has a MIME type (\"");
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_fi.xtb 77 <translation id="4510290974676570902">MIME-tyyppi</translation>
197 <translation id="9001035236599590379">MIME-tyyppi</translation>
  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 217 * These can be called to retreive MIME information from the plugin dynamically
220 * to get mime info from the plugin only on OSX and may not be supported
  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_vpm.c 332 "pkcs7", /* S/MIME sign parameters */
342 "smime_sign", /* S/MIME sign parameters */
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.cc 53 // We don't know all possible MIME types at compile time.
75 // We don't know all possible MIME types at compile time.
  /external/chromium_org/webkit/child/
multipart_response_delegate.cc 28 // response when generating a WebURLResponse for a MIME payload.
320 // as per MIME specifications. Individual data fragements however don't
resource_loader_bridge.h 65 // \r\n-terminated list of MIME headers. They should be ASCII-encoded using
66 // the standard MIME header encoding rules. The headers parameter can also
  /external/dnsmasq/contrib/dynamic-dnsmasq/
dynamic-dnsmasq.pl 38 use MIME::Base64;
125 my ($user,$pass) = split ":", MIME::Base64::decode($1);
  /external/oauth/core/src/main/java/net/oauth/
OAuthMessage.java 140 * The MIME type of the body of this message.
142 * @return the MIME type, or null to indicate the type is unknown.
  /external/openssl/crypto/x509/
x509_vpm.c 332 "pkcs7", /* S/MIME sign parameters */
342 "smime_sign", /* S/MIME sign parameters */
  /frameworks/av/media/libstagefright/mp4/
FragmentedMP4Parser.cpp     [all...]
  /frameworks/base/core/java/android/webkit/
CacheManager.java 145 * Gets the MIME type of this cache entry.
147 * @return the MIME type of this cache entry
URLUtil.java 296 * @param mimeType Mime-type of the content or null
364 // Compare the last segment of the extension against the mime type.
  /frameworks/base/docs/html/training/contacts-provider/
retrieve-names.jd 576 To search for a particular type of detail data, you have to know the custom MIME type value
577 for the data type. Each data type has a unique MIME type
581 data is {@link android.provider.ContactsContract.CommonDataKinds.Email}, and the custom MIME
635 The name of the column that contains the custom MIME type value. This name is always
639 The custom MIME type value for the data type. As described previously, this is the constant
641 {@link android.provider.ContactsContract.CommonDataKinds} subclass. For example, the MIME
657 * and email MIME type
666 * Searches for a MIME type that matches
    [all...]

Completed in 760 milliseconds

<<21222324252627282930>>