OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http
(Results
3326 - 3350
of
4370
) sorted by null
<<
131
132
133
134
135
136
137
138
139
140
>>
/external/zlib/src/contrib/masmx64/
gvmat64.asm
34
;
http
://www.zlib.net
35
;
http
://www.winimage.com/zLibDll
36
;
http
://www.muppetlabs.com/~breadbox/software/assembly.html
52
;
http
://www.microsoft.com/whdc/Devtools/wdk/default.mspx for low price)
195
; see
http
://weblogs.asp.net/oldnewthing/archive/2004/01/14/58579.aspx and
196
;
http
://msdn.microsoft.com/library/en-us/kmarch/hh/kmarch/64bitAMD_8e951dd2-ee77-4728-8702-55ce4b5dd24a.xml.asp
inffasx64.asm
18
;
http
://www.microsoft.com/whdc/Devtools/wdk/default.mspx for low price)
25
; see
http
://weblogs.asp.net/oldnewthing/archive/2004/01/14/58579.aspx and
26
;
http
://msdn.microsoft.com/library/en-us/kmarch/hh/kmarch/64bitAMD_8e951dd2-ee77-4728-8702-55ce4b5dd24a.xml.asp
/external/python/cpython3/Lib/test/
test_urllib.py
6
import
http
.client
85
class FakeHTTPConnection(
http
.client.HTTPConnection):
100
self._connection_class =
http
.client.HTTPConnection
101
http
.client.HTTPConnection = fakehttp(fakedata)
104
http
.client.HTTPConnection = self._connection_class
238
self.env.set('HTTP_PROXY', '
http
://somewhere:3128')
240
self.assertEqual('
http
://somewhere:3128', proxies['
http
'])
243
self.assertNotIn('
http
', proxies)
282
os.environ['HTTP_PROXY'] = '
http
://somewhere:3128
[
all
...]
/external/python/cpython3/Lib/xmlrpc/
client.py
58
#
http
://www.pythonware.com
98
ProtocolError Indicates an
HTTP
protocol error
114
Transport Handles an
HTTP
transaction to an XML-RPC server
136
import
http
.client
163
#
http
://xmlrpc-epi.sourceforge.net/specs/rfc.fault_codes.php)
193
# Indicates an
HTTP
-level protocol error. This is raised by the
HTTP
198
# @param errcode The
HTTP
error code.
199
# @param errmsg The
HTTP
error message.
200
# @param headers The
HTTP
header dictionary
[
all
...]
/external/syzkaller/syz-fuzzer/
fuzzer.go
8
"net/
http
"
9
_ "net/
http
/pprof"
148
err :=
http
.ListenAndServe(*flagPprof, nil)
/external/syzkaller/vendor/golang.org/x/net/http2/
frame.go
17
"golang.org/x/net/
http
/httpguts"
26
//
http
://http2.github.io/http2-spec/#rfc.section.11.2
62
// Flags is a bitmask of
HTTP
/2 flags.
147
// A FrameHeader is the 9 byte header of all
HTTP
/2 frames.
149
// See
http
://http2.github.io/http2-spec/#FrameHeader
289
// write frames that do not conform to the
HTTP
/2 spec. This
290
// permits using the Framer to test other
HTTP
/2
299
// other
HTTP
/2 implementations' conformance to the spec.
572
// See
http
://http2.github.io/http2-spec/#rfc.section.6.1
692
// See
http
://http2.github.io/http2-spec/#SETTING
[
all
...]
/art/build/
codegen.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/blueprint/bootstrap/bpdoc/
reader_test.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/blueprint/bootstrap/
config.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/blueprint/
glob.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
ninja_strings_test.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
splice_modules_test.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
visit_test.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/blueprint/gotestrunner/
gotestrunner.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/blueprint/parser/
modify.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/blueprint/proptools/
escape.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/kati/
stats.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/kati/testcase/
parse_benchcmp.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
/build/make/core/
allowed_ndk_types.mk
81
# CTS is bad and it should feel bad:
http
://b/13249737
cleanspec.mk
7
#
http
://www.apache.org/licenses/LICENSE-2.0
/build/make/tools/droiddoc/templates-pdk/
docpage.cs
5
<body class="gc-documentation" itemscope itemtype="
http
://schema.org/Article">
/build/soong/android/
arch_test.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
config_test.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
defaults.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
defs.go
7
//
http
://www.apache.org/licenses/LICENSE-2.0
Completed in 1008 milliseconds
<<
131
132
133
134
135
136
137
138
139
140
>>