Searched refs:contentType (Results 151 - 175 of 184) sorted by relevance

12345678

/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h330 AtomicString contentType() const; // DOM 4 document.contentType
H A DDocument.cpp1262 AtomicString Document::contentType() const function in class:blink::Document
3357 setMimeType(other.contentType());
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DCSSStyleModel.js1550 contentType: function()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Dprototype-1.7.js1475 contentType: 'application/x-www-form-urlencoded',
1556 headers['Content-type'] = this.options.contentType +
1607 var contentType = response.getHeader('Content-type');
1609 || (this.options.evalJS && this.isSameOrigin() && contentType
1610 && contentType.match(/^\s*(text|application)\/(x-)?(java|ecma)script(;.*)?\s*$/i)))
H A Djquery-1.6.4.js6995 contentType: "application/x-www-form-urlencoded",
7366 if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {
7367 jqXHR.setRequestHeader( "Content-Type", s.contentType );
7694 var inspectData = s.contentType === "application/x-www-form-urlencoded" &&
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c271 ret->contentType = XML_SCHEMA_CONTENT_BASIC;
401 xmlSchemaTypeAnyTypeDef->contentType = XML_SCHEMA_CONTENT_MIXED;
405 xmlSchemaTypeAnyTypeDef->contentType = XML_SCHEMA_CONTENT_MIXED;
H A Dtestapi.c12216 char ** contentType; /* if available the Content-Type information will be returned at that location */ local
12225 contentType = gen_char_ptr_ptr(n_contentType, 2);
12227 ret_val = xmlNanoHTTPFetch(URL, filename, contentType);
12232 des_char_ptr_ptr(n_contentType, contentType, 2);
12321 char ** contentType; /* if available the Content-Type information will be returned at that location */ local
12328 contentType = gen_char_ptr_ptr(n_contentType, 1);
12330 ret_val = xmlNanoHTTPOpen(URL, contentType);
12334 des_char_ptr_ptr(n_contentType, contentType, 1);
12362 char ** contentType; /* if available the Content-Type information will be returned at that location */ local
12372 contentType
[all...]
/external/libxml2/
H A Dxmlschemastypes.c271 ret->contentType = XML_SCHEMA_CONTENT_BASIC;
401 xmlSchemaTypeAnyTypeDef->contentType = XML_SCHEMA_CONTENT_MIXED;
405 xmlSchemaTypeAnyTypeDef->contentType = XML_SCHEMA_CONTENT_MIXED;
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dconcat-jquery-mootools-prototype.js3369 contentType: "application/x-www-form-urlencoded",
3523 xhr.setRequestHeader("Content-Type", s.contentType);
9552 contentType: 'application/x-www-form-urlencoded',
9639 headers['Content-type'] = this.options.contentType +
9690 var contentType = response.getHeader('Content-type');
9692 || (this.options.evalJS && this.isSameOrigin() && contentType
9693 && contentType.match(/^\s*(text|application)\/(x-)?(java|ecma)script(;.*)?\s*$/i)))
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/chromium_org/third_party/sinonjs/src/
H A Dsinon.js5009 respond: function respond(status, contentType, body) {

Completed in 2784 milliseconds

12345678