Searched
full:mime (Results
576 -
600 of
1798) sorted by null
<<21222324252627282930>>
/external/bison/runtime-po/ |
uk.po | 14 "MIME-Version: 1.0\n"
|
zh_CN.po | 15 "MIME-Version: 1.0\n"
|
zh_TW.po | 14 "MIME-Version: 1.0\n"
|
/external/chromium/chrome/browser/prerender/ |
prerender_resource_handler.h | 28 // - The MIME type of the response (sniffed or explicit) is text/html.
|
/external/chromium/chrome/browser/ui/webui/ |
screenshot_source.cc | 115 // We need to explicitly return a mime type, otherwise if the user tries to
|
/external/chromium/net/base/ |
filter.cc | 22 // them, we'll need the same mime type compatibility hack we have for gzip. For 29 // Mime types: 198 // supported mime type, then we attempt to decompress in order to view it. 199 // However, if it's not a supported mime type, then we will attempt to
|
/external/chromium/webkit/glue/ |
resource_loader_bridge.h | 130 // The mime type of the response. This may be a derived value. 134 // response's mime type. This may be a derived value. 220 // \r\n-terminated list of MIME headers. They should be ASCII-encoded using 221 // the standard MIME header encoding rules. The headers parameter can also
|
/external/chromium_org/chrome/browser/extensions/api/file_handlers/ |
app_file_handler_util.cc | 95 // Look for file handlers which can handle all the MIME types specified.
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
media_path_filter.cc | 64 // containers that the MIME sniffer already detects as video/subtype.
|
/external/chromium_org/chrome/browser/plugins/ |
plugin_metadata.h | 72 // Checks if |plugin| mime types match all |matching_mime_types_|.
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
user_image_source.cc | 102 // We need to explicitly return a mime type, otherwise if the user tries to
|
/external/chromium_org/chrome/common/extensions/api/file_handlers/ |
file_handlers_parser.cc | 123 // A file handler entry is a title and a list of MIME types to handle.
|
/external/chromium_org/chrome/tools/build/chromeos/ |
FILES.cfg | 89 'filename': 'xdg-mime',
|
/external/chromium_org/chrome_frame/ |
http_negotiate.h | 38 // The patched is there so that the reporting of the MIME type to the IBinding
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
DownloadController.java | 85 * @param mimeType Mime of the downloaded item.
|
/external/chromium_org/native_client_sdk/src/examples/ |
common.js | 26 * Return the mime type for NaCl plugin. 29 * @return {string} The mime-type for the kind of NaCl plugin matching 37 // mime type. 57 // The below mime-type checking might not work with
|
/external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/ |
example.js | 20 // event is always triggered when an <EMBED> tag has a MIME type of
|
/external/chromium_org/net/base/ |
filter.cc | 22 // them, we'll need the same mime type compatibility hack we have for gzip. For 29 // Mime types: 199 // supported mime type, then we attempt to decompress in order to view it. 200 // However, if it's not a supported mime type, then we will attempt to
|
/external/chromium_org/net/http/ |
http_content_disposition.cc | 311 // charset = "UTF-8" / "ISO-8859-1" / mime-charset 313 // mime-charset = 1*mime-charsetc 314 // mime-charsetc = ALPHA / DIGIT
|
/external/chromium_org/net/ocsp/ |
nss_ocsp_unittest.cc | 36 // Returning a single DER-encoded cert, so the mime-type must be
|
/external/chromium_org/net/proxy/ |
proxy_script_fetcher_impl_unittest.cc | 226 // Note that all mime types are allowed for PAC file, to be consistent 233 { // Fetch a PAC with mime type "text/plain" 242 { // Fetch a PAC with mime type "text/html" 251 { // Fetch a PAC with mime type "application/x-ns-proxy-autoconfig"
|
/external/chromium_org/ppapi/c/ |
ppb_instance.h | 68 * page specifies an iframe to a resource with a MIME type registered by the
|
/external/chromium_org/ppapi/proxy/ |
file_chooser_resource.cc | 90 // case of a file extension it would be a single ".". In the case of a MIME
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ScriptLoader.cpp | 114 // FIXME: This function is not HTML5 compliant. These belong in the MIME registry as "text/javascript<version>" entries. 151 // - Allowing type=javascript. type= should only support MIME types, such as text/javascript. 328 executingDocument->addConsoleMessage(SecurityMessageSource, ErrorMessageLevel, "Refused to execute script from '" + m_resource->url().elidedString() + "' because its MIME type ('" + m_resource->mimeType() + "') is not executable, and strict MIME type checking is enabled.");
|
/external/chromium_org/third_party/WebKit/Source/core/platform/ |
ContentType.cpp | 43 // a MIME type can have one or more "param=value" after a semi-colon, and separated from each other by semi-colons
|
Completed in 1273 milliseconds
<<21222324252627282930>>