http               18 android_webview/java/src/org/chromium/android_webview/AwContents.java import android.net.http.SslCertificate;
http               10 android_webview/java/src/org/chromium/android_webview/AwContentsClient.java import android.net.http.SslError;
http                7 android_webview/java/src/org/chromium/android_webview/AwContentsClientBridge.java import android.net.http.SslCertificate;
http                8 android_webview/java/src/org/chromium/android_webview/AwContentsClientBridge.java import android.net.http.SslError;
http                7 android_webview/java/src/org/chromium/android_webview/SslUtil.java import android.net.http.SslCertificate;
http                8 android_webview/java/src/org/chromium/android_webview/SslUtil.java import android.net.http.SslError;
http               12 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientOnFormResubmissionTest.java import org.apache.http.util.EncodingUtils;
http               17 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java import org.apache.http.Header;
http               18 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java import org.apache.http.HttpRequest;
http               10 android_webview/javatests/src/org/chromium/android_webview/test/LoadUrlTest.java import org.apache.http.Header;
http               11 android_webview/javatests/src/org/chromium/android_webview/test/LoadUrlTest.java import org.apache.http.HttpRequest;
http                9 android_webview/test/shell/src/org/chromium/android_webview/test/NullContentsClient.java import android.net.http.SslError;
http               10 chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java import android.net.http.SslCertificate;
http               33 chrome/browser/media/media_browsertest.cc     const std::string& expected_title, bool http) {
http               44 chrome/browser/media/media_browsertest.cc   if (http) {
http               42 chrome/browser/media/media_browsertest.h                         const std::string& expected, bool http);
http              669 chrome/browser/net/predictor_unittest.cc   GURL http("http://test");
http              671 chrome/browser/net/predictor_unittest.cc   EXPECT_NE(Predictor::CanonicalizeUrl(http),
http               40 chrome/browser/sync/test/test_http_bridge_factory.cc void TestHttpBridgeFactory::Destroy(syncer::HttpPostProviderInterface* http) {
http               41 chrome/browser/sync/test/test_http_bridge_factory.cc   delete static_cast<TestHttpBridge*>(http);
http               47 chrome/browser/sync/test/test_http_bridge_factory.h   virtual void Destroy(syncer::HttpPostProviderInterface* http) OVERRIDE;
http              481 chrome/browser/ui/omnibox/omnibox_edit_model.cc     base::string16 http = base::ASCIIToUTF16(content::kHttpScheme) +
http              483 chrome/browser/ui/omnibox/omnibox_edit_model.cc     if (text->compare(0, http.length(), http) != 0)
http              484 chrome/browser/ui/omnibox/omnibox_edit_model.cc       *text = http + *text;
http               21 chrome/common/extensions/docs/examples/apps/hello-java/HelloLicenseServlet.java import javax.servlet.http.*;
http               74 chrome/common/extensions/docs/examples/apps/hello-java/HelloLicenseServlet.java         URLConnection http =
http               82 chrome/common/extensions/docs/examples/apps/hello-java/HelloLicenseServlet.java         oauth.sign(http);
http               83 chrome/common/extensions/docs/examples/apps/hello-java/HelloLicenseServlet.java         http.connect();
http               87 chrome/common/extensions/docs/examples/apps/hello-java/HelloLicenseServlet.java             new BufferedReader(new InputStreamReader(http.getInputStream()));
http               14 chrome/common/extensions/docs/examples/extensions/irc/servlet/src/org/chromium/IRCProxyWebSocket.java import javax.servlet.http.HttpServletRequest;
http               15 chrome/common/extensions/docs/examples/extensions/irc/servlet/src/org/chromium/IRCProxyWebSocket.java import javax.servlet.http.HttpServletResponse;
http              752 chrome/service/cloud_print/print_system_cups.cc     printing::HttpConnectionCUPS http(url, encryption);
http              753 chrome/service/cloud_print/print_system_cups.cc     http.SetBlocking(false);
http              754 chrome/service/cloud_print/print_system_cups.cc     return cupsPrintFile2(http.http(), name, filename,
http              765 chrome/service/cloud_print/print_system_cups.cc     printing::HttpConnectionCUPS http(url, encryption);
http              766 chrome/service/cloud_print/print_system_cups.cc     http.SetBlocking(false);
http              767 chrome/service/cloud_print/print_system_cups.cc     return cupsGetJobs2(http.http(), jobs, name, myjobs, whichjobs);
http               31 content/browser/media/media_browsertest.cc     const char* expected, bool http) {
http               42 content/browser/media/media_browsertest.cc   if (http) {
http               78 content/browser/media/media_browsertest.cc   void PlayAudio(const char* media_file, bool http) {
http               79 content/browser/media/media_browsertest.cc     PlayMedia("audio", media_file, http);
http               83 content/browser/media/media_browsertest.cc   void PlayVideo(const char* media_file, bool http) {
http               84 content/browser/media/media_browsertest.cc     PlayMedia("video", media_file, http);
http               93 content/browser/media/media_browsertest.cc   void PlayMedia(const char* tag, const char* media_file, bool http) {
http               96 content/browser/media/media_browsertest.cc     RunMediaTestPage("player.html", &query_params, kEnded, http);
http               35 content/browser/media/media_browsertest.h                         const char* expected, bool http);
http               22 content/public/android/java/src/org/chromium/content/browser/accessibility/AccessibilityInjector.java import org.apache.http.NameValuePair;
http               23 content/public/android/java/src/org/chromium/content/browser/accessibility/AccessibilityInjector.java import org.apache.http.client.utils.URLEncodedUtils;
http               14 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java import org.apache.http.HttpResponse;
http               15 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java import org.apache.http.client.ClientProtocolException;
http               16 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java import org.apache.http.client.HttpClient;
http               17 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java import org.apache.http.client.methods.HttpPost;
http               18 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java import org.apache.http.impl.client.DefaultHttpClient;
http               19 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java import org.apache.http.util.EntityUtils;
http               12 net/android/java/src/org/chromium/net/X509Util.java import android.net.http.X509TrustManagerExtensions;
http               10 net/cronet/android/java/src/org/chromium/net/HttpUrlConnectionUrlRequest.java import org.apache.http.HttpStatus;
http                7 net/cronet/android/java/src/org/chromium/net/UrlRequest.java import org.apache.http.conn.ConnectTimeoutException;
http               11 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.HttpException;
http               12 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.HttpRequest;
http               13 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.HttpResponse;
http               14 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.HttpStatus;
http               15 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.HttpVersion;
http               16 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.RequestLine;
http               17 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.StatusLine;
http               18 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.entity.ByteArrayEntity;
http               19 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.impl.DefaultHttpServerConnection;
http               20 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.impl.cookie.DateUtils;
http               21 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.message.BasicHttpResponse;
http               22 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.params.BasicHttpParams;
http               23 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.params.CoreProtocolPNames;
http               24 net/test/android/javatests/src/org/chromium/net/test/util/TestWebServer.java import org.apache.http.params.HttpParams;
http               31 printing/backend/cups_helper.h   http_t* http();
http              325 printing/backend/print_backend_cups.cc     HttpConnectionCUPS http(print_server_url_, cups_encryption_);
http              326 printing/backend/print_backend_cups.cc     http.SetBlocking(blocking_);
http              327 printing/backend/print_backend_cups.cc     return cupsGetDests2(http.http(), dests);
http              349 printing/backend/print_backend_cups.cc     HttpConnectionCUPS http(print_server_url_, cups_encryption_);
http              350 printing/backend/print_backend_cups.cc     http.SetBlocking(blocking_);
http              351 printing/backend/print_backend_cups.cc     ppd_file_path = cupsGetPPD2(http.http(), name);
http              366 printing/backend/print_backend_cups.cc       int http_error = httpError(http.http());
http              101 sync/internal_api/http_bridge.cc   HttpBridge* http = new HttpBridge(request_context_getter_.get(),
http              103 sync/internal_api/http_bridge.cc   http->AddRef();
http              104 sync/internal_api/http_bridge.cc   return http;
http              107 sync/internal_api/http_bridge.cc void HttpBridgeFactory::Destroy(HttpPostProviderInterface* http) {
http              108 sync/internal_api/http_bridge.cc   static_cast<HttpBridge*>(http)->Release();
http              238 sync/internal_api/public/http_bridge.h   virtual void Destroy(HttpPostProviderInterface* http) OVERRIDE;
http               34 sync/internal_api/public/http_post_provider_factory.h   virtual void Destroy(HttpPostProviderInterface* http) = 0;
http              634 sync/internal_api/sync_manager_impl_unittest.cc   virtual void Destroy(HttpPostProviderInterface* http) OVERRIDE {
http              635 sync/internal_api/sync_manager_impl_unittest.cc     delete static_cast<TestHttpPostProviderInterface*>(http);
http               37 sync/internal_api/syncapi_server_connection_manager.cc   HttpPostProviderInterface* http = post_provider_;
http               38 sync/internal_api/syncapi_server_connection_manager.cc   http->SetURL(connection_url.c_str(), sync_server_port);
http               43 sync/internal_api/syncapi_server_connection_manager.cc     http->SetExtraRequestHeaders(headers.c_str());
http               47 sync/internal_api/syncapi_server_connection_manager.cc   http->SetPostPayload("application/octet-stream", payload.length(),
http               53 sync/internal_api/syncapi_server_connection_manager.cc   if (!http->MakeSynchronousPost(&error_code, &response_code)) {
http               63 sync/internal_api/syncapi_server_connection_manager.cc       static_cast<int64>(http->GetResponseContentLength());
http               65 sync/internal_api/syncapi_server_connection_manager.cc       static_cast<int64>(http->GetResponseContentLength());
http               74 sync/internal_api/syncapi_server_connection_manager.cc   buffer_.assign(http->GetResponseContent(), http->GetResponseContentLength());
http               65 sync/internal_api/syncapi_server_connection_manager_unittest.cc   virtual void Destroy(HttpPostProviderInterface* http) OVERRIDE {
http               66 sync/internal_api/syncapi_server_connection_manager_unittest.cc     delete static_cast<BlockingHttpPost*>(http);
http               23 sync/test/fake_server/fake_server_http_post_provider.cc   FakeServerHttpPostProvider* http =
http               25 sync/test/fake_server/fake_server_http_post_provider.cc   http->AddRef();
http               26 sync/test/fake_server/fake_server_http_post_provider.cc   return http;
http               30 sync/test/fake_server/fake_server_http_post_provider.cc     HttpPostProviderInterface* http) {
http               31 sync/test/fake_server/fake_server_http_post_provider.cc   static_cast<FakeServerHttpPostProvider*>(http)->Release();
http               62 sync/test/fake_server/fake_server_http_post_provider.h   virtual void Destroy(syncer::HttpPostProviderInterface* http) OVERRIDE;
http               87 third_party/libevent/evhttp.h int evhttp_bind_socket(struct evhttp *http, const char *address, u_short port);
http              105 third_party/libevent/evhttp.h int evhttp_accept_socket(struct evhttp *http, int fd);
http              115 third_party/libevent/evhttp.h void evhttp_free(struct evhttp* http);
http             1000 third_party/libevent/http.c 		struct evhttp *http = evcon->http_server;
http             1001 third_party/libevent/http.c 		TAILQ_REMOVE(&http->connections, evcon, next);
http             2190 third_party/libevent/http.c 	struct evhttp *http = arg;
http             2198 third_party/libevent/http.c 	if ((cb = evhttp_dispatch_callback(&http->callbacks, req)) != NULL) {
http             2204 third_party/libevent/http.c 	if (http->gencb) {
http             2205 third_party/libevent/http.c 		(*http->gencb)(req, http->gencbarg);
http             2235 third_party/libevent/http.c 	struct evhttp *http = arg;
http             2248 third_party/libevent/http.c 	evhttp_get_request(http, nfd, (struct sockaddr *)&ss, addrlen);
http             2252 third_party/libevent/http.c evhttp_bind_socket(struct evhttp *http, const char *address, u_short port)
http             2266 third_party/libevent/http.c 	res = evhttp_accept_socket(http, fd);
http             2276 third_party/libevent/http.c evhttp_accept_socket(struct evhttp *http, int fd)
http             2289 third_party/libevent/http.c 	event_set(ev, fd, EV_READ | EV_PERSIST, accept_socket, http);
http             2290 third_party/libevent/http.c 	EVHTTP_BASE_SET(http, ev);
http             2299 third_party/libevent/http.c 	TAILQ_INSERT_TAIL(&http->sockets, bound, next);
http             2307 third_party/libevent/http.c 	struct evhttp *http = NULL;
http             2309 third_party/libevent/http.c 	if ((http = calloc(1, sizeof(struct evhttp))) == NULL) {
http             2314 third_party/libevent/http.c 	http->timeout = -1;
http             2316 third_party/libevent/http.c 	TAILQ_INIT(&http->sockets);
http             2317 third_party/libevent/http.c 	TAILQ_INIT(&http->callbacks);
http             2318 third_party/libevent/http.c 	TAILQ_INIT(&http->connections);
http             2320 third_party/libevent/http.c 	return (http);
http             2326 third_party/libevent/http.c 	struct evhttp *http = evhttp_new_object();
http             2328 third_party/libevent/http.c 	http->base = base;
http             2330 third_party/libevent/http.c 	return (http);
http             2340 third_party/libevent/http.c 	struct evhttp *http = evhttp_new_object();
http             2342 third_party/libevent/http.c 	if (evhttp_bind_socket(http, address, port) == -1) {
http             2343 third_party/libevent/http.c 		free(http);
http             2347 third_party/libevent/http.c 	return (http);
http             2351 third_party/libevent/http.c evhttp_free(struct evhttp* http)
http             2359 third_party/libevent/http.c 	while ((bound = TAILQ_FIRST(&http->sockets)) != NULL) {
http             2360 third_party/libevent/http.c 		TAILQ_REMOVE(&http->sockets, bound, next);
http             2369 third_party/libevent/http.c 	while ((evcon = TAILQ_FIRST(&http->connections)) != NULL) {
http             2374 third_party/libevent/http.c 	while ((http_cb = TAILQ_FIRST(&http->callbacks)) != NULL) {
http             2375 third_party/libevent/http.c 		TAILQ_REMOVE(&http->callbacks, http_cb, next);
http             2380 third_party/libevent/http.c 	free(http);
http             2384 third_party/libevent/http.c evhttp_set_timeout(struct evhttp* http, int timeout_in_secs)
http             2386 third_party/libevent/http.c 	http->timeout = timeout_in_secs;
http             2390 third_party/libevent/http.c evhttp_set_cb(struct evhttp *http, const char *uri,
http             2402 third_party/libevent/http.c 	TAILQ_INSERT_TAIL(&http->callbacks, http_cb, next);
http             2406 third_party/libevent/http.c evhttp_del_cb(struct evhttp *http, const char *uri)
http             2410 third_party/libevent/http.c 	TAILQ_FOREACH(http_cb, &http->callbacks, next) {
http             2417 third_party/libevent/http.c 	TAILQ_REMOVE(&http->callbacks, http_cb, next);
http             2425 third_party/libevent/http.c evhttp_set_gencb(struct evhttp *http,
http             2428 third_party/libevent/http.c 	http->gencb = cb;
http             2429 third_party/libevent/http.c 	http->gencbarg = cbarg;
http             2533 third_party/libevent/http.c 	struct evhttp* http,
http             2557 third_party/libevent/http.c 	evhttp_connection_set_base(evcon, http->base);
http             2570 third_party/libevent/http.c 	struct evhttp *http = evcon->http_server;
http             2572 third_party/libevent/http.c 	if ((req = evhttp_request_new(evhttp_handle_request, http)) == NULL)
http             2592 third_party/libevent/http.c evhttp_get_request(struct evhttp *http, int fd,
http             2597 third_party/libevent/http.c 	evcon = evhttp_get_request_connection(http, fd, sa, salen);
http             2602 third_party/libevent/http.c 	if (http->timeout != -1)
http             2603 third_party/libevent/http.c 		evhttp_connection_set_timeout(evcon, http->timeout);
http             2609 third_party/libevent/http.c 	evcon->http_server = http;
http             2610 third_party/libevent/http.c 	TAILQ_INSERT_TAIL(&http->connections, evcon, next);
http               63 third_party/libevent/test/regress_http.c static struct evhttp *http;
http              316 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http              319 third_party/libevent/test/regress_http.c 	if (evhttp_bind_socket(http, "127.0.0.1", port + 1) == -1) {
http              370 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http              419 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http              495 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http              622 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http              655 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http              683 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http              714 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http              819 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http              836 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http              913 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http              916 third_party/libevent/test/regress_http.c 	evhttp_set_timeout(http, 2);
http              951 third_party/libevent/test/regress_http.c 	if (TAILQ_FIRST(&http->connections) != NULL) {
http              957 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http             1094 third_party/libevent/test/regress_http.c 	http = http_setup(&port, base);
http             1116 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http             1281 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http             1347 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http             1363 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http             1388 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http             1420 third_party/libevent/test/regress_http.c 	http = http_setup(&port, NULL);
http             1446 third_party/libevent/test/regress_http.c 	evhttp_free(http);
http              132 third_party/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
http              135 third_party/libevent/test/regress_rpc.c 	http = http_setup(&port);
http              136 third_party/libevent/test/regress_rpc.c 	base = evrpc_init(http);
http              141 third_party/libevent/test/regress_rpc.c 	*phttp = http;
http              179 third_party/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
http              186 third_party/libevent/test/regress_rpc.c 	rpc_setup(&http, &port, &base);
http              231 third_party/libevent/test/regress_rpc.c 	evhttp_free(http);
http              262 third_party/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
http              270 third_party/libevent/test/regress_rpc.c 	rpc_setup(&http, &port, &base);
http              321 third_party/libevent/test/regress_rpc.c 	evhttp_free(http);
http              440 third_party/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
http              448 third_party/libevent/test/regress_rpc.c 	rpc_setup(&http, &port, &base);
http              500 third_party/libevent/test/regress_rpc.c 	evhttp_free(http);
http              511 third_party/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
http              519 third_party/libevent/test/regress_rpc.c 	rpc_setup(&http, &port, &base);
http              552 third_party/libevent/test/regress_rpc.c 	evhttp_free(http);
http              576 third_party/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
http              584 third_party/libevent/test/regress_rpc.c 	rpc_setup(&http, &port, &base);
http              620 third_party/libevent/test/regress_rpc.c 	evhttp_free(http);
http             3544 third_party/libxml/src/HTMLparser.c     int http = 0;
http             3556 third_party/libxml/src/HTMLparser.c 	    http = 1;
http             3561 third_party/libxml/src/HTMLparser.c     if ((http) && (content != NULL))
http              100 third_party/libxml/src/HTMLtree.c 		int http;
http              104 third_party/libxml/src/HTMLtree.c 		http = 0;
http              112 third_party/libxml/src/HTMLtree.c 			    http = 1;
http              116 third_party/libxml/src/HTMLtree.c 			if ((http != 0) && (content != NULL))
http              232 third_party/libxml/src/HTMLtree.c 		int http;
http              236 third_party/libxml/src/HTMLtree.c 		http = 0;
http              244 third_party/libxml/src/HTMLtree.c 			    http = 1;
http              251 third_party/libxml/src/HTMLtree.c 		        if ((http != 0) && (content != NULL))
http              256 third_party/libxml/src/HTMLtree.c 		if ((http != 0) && (content != NULL)) {