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

<<31323334353637383940>>

  /external/chromium_org/chrome_frame/test/
urlmon_moniker_integration_test.cc 260 // Responds with the Chrome mime type.
  /external/chromium_org/content/browser/
plugin_service_impl.h 139 // Opens a channel to a plugin process for the given mime type, starting
  /external/chromium_org/content/child/npapi/
plugin_stream.cc 90 // Silverlight expects a valid mime type
  /external/chromium_org/media/filters/
ffmpeg_demuxer.h 7 // output mime types audio/x-ffmpeg and video/x-ffmpeg and include an integer
  /external/chromium_org/native_client_sdk/src/examples/getting_started/hello_world/
hello_world.c 159 * registered MIME types. This function is not called on NaCl modules. This
  /external/chromium_org/remoting/webapp/
client_plugin.js 158 * @param {string} mimeType The MIME type of the clipboard item.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ProcessingInstruction.cpp 217 // getting the sheet text in "strict" mode. This enforces a valid CSS MIME
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_nl.xtb 20 <translation id="1762939828961535338">De bron wordt geïnterpreteerd als <ph name="REAL_TYPE"/> maar wordt verstuurd met MIME-type <ph name="SPECIFIED_TYPE"/></translation>
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
es.po 16 "MIME-Version: 1.0\n"
fr.po 14 "MIME-Version: 1.0\n"
nl.po 14 "MIME-Version: 1.0\n"
sv.po 14 "MIME-Version: 1.0\n"
  /external/chromium_org/tools/python/google/httpd_config/
httpd.conf 410 # TypesConfig describes where the mime.types file (or equivalent) is
416 # TypesConfig /private/etc/httpd/mime.types
420 # DefaultType is the default MIME type the server will use for a document
585 # AddType allows you to tweak mime.types without actually editing it, or to
httpd2_mac.conf 180 # AddType allows you to tweak mime.types without actually editing it, or to
  /external/chromium_org/tools/python/google/
httpd_utils.py 85 mime_types_path = os.path.join(apache_config_dir, 'mime.types')
platform_utils_win.py 100 mime_types_path: full path to the mime.types file to be used.
  /external/flac/include/FLAC/
format.h 771 /**< Picture data's MIME type, in ASCII printable characters
773 * use picture data of MIME type \c image/jpeg or \c image/png. A
774 * MIME type of '-->' is also allowed, in which case the picture
775 * data should be a complete URL. In file storage, the MIME type is
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
es.po 16 "MIME-Version: 1.0\n"
fr.po 14 "MIME-Version: 1.0\n"
nl.po 14 "MIME-Version: 1.0\n"
sv.po 14 "MIME-Version: 1.0\n"
  /external/oauth/core/src/main/java/net/oauth/
OAuth.java 41 /** The MIME type for a sequence of OAuth parameters. */
  /frameworks/av/include/media/stagefright/
MetaData.h 33 kKeyMIMEType = 'mime', // cstring
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 899 AString mime; local
900 CHECK(format->findString("mime", &mime));
901 mVideoIsAVC = !strcasecmp(MEDIA_MIMETYPE_VIDEO_AVC, mime.c_str());
    [all...]
  /frameworks/base/core/java/android/nfc/
NdefMessage.java 34 * typed data, such as MIME-type media, a URI, or a custom

Completed in 637 milliseconds

<<31323334353637383940>>