HomeSort by relevance Sort by last modified time
    Searched refs:http (Results 2376 - 2400 of 4370) sorted by null

<<919293949596979899100>>

  /external/python/cpython3/Lib/test/
test_docxmlrpc.py 2 import http.client
45 that start with http and ftp should be auto-linked, too:
46 http://google.com.
77 self.client = http.client.HTTPConnection("localhost:%d" % PORT)
126 http or ftp protocol prefixes.
136 b'follows&nbsp;<a href="http://www.python.org/dev/peps/pep-0008/">'
138 b'with&nbsp;<a href="http://www.rfc-editor.org/rfc/rfc1952.txt">'
141 b'with&nbsp;http&nbsp;and&nbsp;ftp&nbsp;should&nbsp;be&nbsp;'
142 b'auto-linked,&nbsp;too:<br>\n<a href="http://google.com">'
143 b'http://google.com</a>.</tt></dd></dl>'), response
    [all...]
  /external/python/google-api-python-client/
samples-index.py 10 # http://www.apache.org/licenses/LICENSE-2.0
39 BASE_HG_URI = ('http://code.google.com/p/google-api-python-client/source/'
42 http = httplib2.Http('.cache') variable
43 r, c = http.request('https://www.googleapis.com/discovery/v1/apis')
  /external/replicaisland/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /external/roboto-fonts/
fonts.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /external/skia/modules/pathkit/tests/
testReporter.js 1 const REPORT_URL = 'http://localhost:8081/report_gold_data'
39 let newPath = document.createElementNS('http://www.w3.org/2000/svg', 'path');
48 let newSVG = document.createElementNS('http://www.w3.org/2000/svg', 'svg');
51 newSVG.setAttribute('xmlns', 'http://www.w3.org/2000/svg');
  /external/skqp/modules/pathkit/tests/
testReporter.js 1 const REPORT_URL = 'http://localhost:8081/report_gold_data'
39 let newPath = document.createElementNS('http://www.w3.org/2000/svg', 'path');
48 let newSVG = document.createElementNS('http://www.w3.org/2000/svg', 'svg');
51 newSVG.setAttribute('xmlns', 'http://www.w3.org/2000/svg');
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/
DumperOptions.java 2 * Copyright (c) 2008, http://www.snakeyaml.org
8 * http://www.apache.org/licenses/LICENSE-2.0
34 * @see <a href="http://yaml.org/spec/1.1/#id903915">Chapter 9. Scalar
36 * @see <a href="http://yaml.org/spec/1.1/#id858081">2.3. Scalars</a>
81 * @see <a href="http://www.yaml.org/spec/current.html#id2509255">3.2.3.1.
82 * Node Styles (http://yaml.org/spec/1.1)</a>
203 * (http://yaml.org/spec/1.1/#id858081)
  /external/syzkaller/vendor/cloud.google.com/go/storage/
go110.go 7 // http://www.apache.org/licenses/LICENSE-2.0
invoke.go 7 // http://www.apache.org/licenses/LICENSE-2.0
not_go110.go 7 // http://www.apache.org/licenses/LICENSE-2.0
  /external/syzkaller/vendor/golang.org/x/net/http2/
Dockerfile 2 # This Dockerfile builds a recent curl with HTTP/2 client support, using
41 RUN wget http://curl.haxx.se/download/curl-7.45.0.tar.gz
  /external/syzkaller/vendor/google.golang.org/api/option/
option.go 7 // http://www.apache.org/licenses/LICENSE-2.0
19 "net/http"
99 // WithHTTPClient returns a ClientOption that specifies the HTTP client to use
101 // that support HTTP as their communication transport. When used, the
103 func WithHTTPClient(client *http.Client) ClientOption {
107 type withHTTPClient struct{ client *http.Client }
  /external/syzkaller/vendor/google.golang.org/grpc/credentials/
credentials_util_go19.go 11 * http://www.apache.org/licenses/LICENSE-2.0
credentials_util_pre_go18.go 11 * http://www.apache.org/licenses/LICENSE-2.0
  /external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
util_linux_go19.go 11 * http://www.apache.org/licenses/LICENSE-2.0
  /external/syzkaller/vendor/google.golang.org/grpc/naming/
go17.go 11 * http://www.apache.org/licenses/LICENSE-2.0
  /external/syzkaller/vendor/google.golang.org/grpc/resolver/dns/
go17.go 11 * http://www.apache.org/licenses/LICENSE-2.0
  /external/tensorflow/tensorflow/contrib/ignite/python/tests/sql/
init.sql 7 -- http://www.apache.org/licenses/LICENSE-2.0
  /external/tensorflow/tensorflow/lite/tools/accuracy/
README.md 36 For measuring accuracy for [ILSVRC 2012 image classification task](http://www.image-net.org/challenges/LSVRC/2012/), the binary can be built
  /external/u-boot/arch/powerpc/
config.mk 40 # See http://lists.denx.de/pipermail/u-boot/2012-September/135156.html
  /external/u-boot/board/microchip/pic32mzda/
README 22 Visit http://microchip.com for details.
  /external/vulkan-validation-layers/build-android/jni/
Application.mk 8 # http://www.apache.org/licenses/LICENSE-2.0
  /external/yapf/plugins/vim/plugin/
yapf.vim 7 " http://www.apache.org/licenses/LICENSE-2.0
  /frameworks/av/camera/tests/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /frameworks/av/services/camera/libcameraservice/tests/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0

Completed in 850 milliseconds

<<919293949596979899100>>