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

<<31323334353637383940>>

  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.cc 550 // Don't attempt to intercept here as we want to wait until the mime
555 // This is the list of mime types currently supported by the Google
  /external/chromium/chrome/common/net/
url_fetcher.cc 37 // For POST requests, set |content_type| to the MIME type of the content
141 std::string upload_content_type_; // MIME type of POST payload
  /external/chromium_org/chrome/browser/policy/cloud/
device_management_service.cc 119 // request that went through a proxy returns an unexpected mime type.
120 LOG(WARNING) << "Got bad mime-type in response from dmserver that was "
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
id3_parser.js 161 frame.mime = reader.readNullTerminatedString(end - reader.tell());
168 if (frame.mime == '-->') {
  /external/chromium_org/chrome/browser/search_engines/
template_url_parser.cc 50 // Mime type for search results.
53 // Mime type for as you type suggestions.
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
select_file_dialog_impl_kde.cc 242 // We need a filter set because the same mime type can appear multiple times.
321 // file/folder and set up mime type filters.
  /external/chromium_org/chrome/common/
chrome_content_client.cc 79 const char kO3DPluginDescription[] = "O3D MIME";
110 // Use a consistent MIME-type regardless of branding.
  /external/chromium_org/chrome_frame/
urlmon_bind_status_callback.cc 347 // with the same bind context, we have to return a mime type that is
391 // mshtml from making up its mind about the mime type.
  /external/chromium_org/content/browser/loader/
buffered_resource_handler.cc 132 // a mime type. What's a browser to do? Turns out, we're supposed to
294 // the mime type. However, even if it returns false, it returns a new type
  /external/chromium_org/media/tools/bug_hunter/
bug_hunter.py 42 from email.mime.multipart import MIMEMultipart
43 from email.mime.text import MIMEText
  /external/chromium_org/net/url_request/
url_fetcher.h 127 // |upload_content_type| is the MIME type of the content, while
135 // |upload_content_type| is the MIME type of the content, while
  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleSheetContents.cpp 117 // FIXME: Valid mime type avoids the check too.
281 // If we're loading a stylesheet cross-origin, and the MIME type is not standard, require the CSS
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_ast.xtb 60 <translation id="1762939828961535338">Recursu interpretáu como <ph name="REAL_TYPE"/> pero tresferíu col tipu MIME <ph name="SPECIFIED_TYPE"/>.</translation>
236 <translation id="4510290974676570902">Triba MIME</translation>
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h 587 * These can be called to retreive MIME information from the plugin dynamically
590 * to get mime info from the plugin only on OSX and may not be supported
  /external/chromium_org/ui/shell_dialogs/gtk/
select_file_dialog_impl_kde.cc 226 // We need a filter set because the same mime type can appear multiple times.
301 // file/folder and set up mime type filters.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 261 'Inflector::Inflections', 'Mime', 'Mime::Type',
  /frameworks/av/media/libstagefright/
NuCachedSource2.cpp 615 sp<DecryptHandle> NuCachedSource2::DrmInitialization(const char* mime) {
616 return mSource->DrmInitialization(mime);
  /frameworks/base/core/java/android/provider/
CallLog.java 104 * The MIME type of {@link #CONTENT_URI} and {@link #CONTENT_FILTER_URI}
110 * The MIME type of a {@link #CONTENT_URI} sub-directory of a single
  /frameworks/base/docs/html/guide/components/
intents-filters.jd 197 <dd>The URI of the data to be acted on and the MIME type of that data. Different
208 it's often important to know the type of data (its MIME type) in addition to its URI.
222 specifies it only as a MIME type, and <code>{@link
224 a URI and a MIME type. The URI is read by <code>{@link
532 element can specify a URI and a data type (MIME media type). There are separate
569 The {@code type} attribute of a {@code &lt;data&gt;} element specifies the MIME type
    [all...]
  /frameworks/base/docs/html/training/contacts-provider/
retrieve-details.jd 161 * Defines a string that specifies a sort order of MIME type
358 * and the Email MIME type
  /frameworks/base/docs/html/training/secure-file-sharing/
share-file.jd 70 {@link android.content.Intent#CATEGORY_OPENABLE CATEGORY_OPENABLE}. Also add MIME type filters
272 // Put the Uri and MIME type in the result Intent
  /frameworks/base/media/java/android/media/
MediaMetadataRetriever.java 432 * The metadata key to retrieve the mime type of the data source. Some
433 * example mime types include: "video/mp4", "audio/mp4", "audio/amr-wb",
  /frameworks/native/include/media/drm/
DrmAPI.h 119 // meaning is interpreted based on the mime type provided in the mimeType
125 // mimeType identifies the mime type of the content
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 121 * @def INPUT_NBAMRDEC_BUFFER_SIZE_MIME Mime Input Buffer Size
368 /** NBAMRDEC_MimeMode Mime Mode
370 * @param NBAMRDEC_FORMATCONFORMANCE Mime Mode and IF2 Off
372 * @param NBAMRDEC_MIMEMODE Mime Mode On
420 * @param MODE_MIME Mode MIME
634 /** Flag for mime mode */
649 /** Flag for mime mode */
697 /** NBAMR Mime Bytes */
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEncoder.h 104 * @def WBAMRENC_OUTPUT_BUFFER_SIZE_MIME Default input buffer size MIME
133 * @param OMX_WbIndexCustomModeMimeConfig Sets the MIME mode

Completed in 2444 milliseconds

<<31323334353637383940>>