OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keep
(Results
301 - 325
of
939
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/darwin-x86/src/net/http/fcgi/
fcgi.go
40
//
keep
the connection between web-server and responder open after request
/prebuilts/go/darwin-x86/src/net/http/httputil/
reverseproxy_test.go
305
r.Body = nil // this accidentally worked in Go 1.4 and below, so
keep
it working
/prebuilts/go/darwin-x86/src/net/http/internal/
chunked.go
192
// http.Transport code to
keep
the buffering behavior for headers and
/prebuilts/go/darwin-x86/src/net/
tcpsock_plan9.go
87
// SetKeepAlivePeriod sets period between
keep
alives.
/prebuilts/go/darwin-x86/src/net/textproto/
reader_test.go
280
Connection:
keep
-alive
/prebuilts/go/darwin-x86/src/runtime/
alg.go
42
//
keep
them in sync.
/prebuilts/go/darwin-x86/src/syscall/
exec_unix.go
22
// unmark the ones we want the exec'ed program to
keep
.
/prebuilts/go/darwin-x86/test/bench/garbage/
parser.go
80
p := flag.Int("p", len(packages), "# of packages to
keep
in memory")
/prebuilts/go/darwin-x86/test/
float_lit2.go
43
bits uint64 //
keep
us honest
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
floatconv.go
78
// is no loss of precision. We only have powers of 2 and 10;
keep
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/
floatconv.go
75
// is no loss of precision. We only have powers of 2 and 10;
keep
/prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go
90
// We
keep
the codes packed into a uint32, at the most-significant end.
/prebuilts/go/linux-x86/src/debug/gosym/
pclntab_test.go
45
// but we have renamed it to
keep
it away from the go tool.
/prebuilts/go/linux-x86/src/go/ast/
print.go
168
// to
keep
track of objects that have been printed
/prebuilts/go/linux-x86/src/go/build/
doc.go
117
// To
keep
a file from being considered for the build:
/prebuilts/go/linux-x86/src/go/parser/
error_test.go
129
// To
keep
in mind when analyzing failed test output:
/prebuilts/go/linux-x86/src/math/big/
floatconv.go
75
// is no loss of precision. We only have powers of 2 and 10;
keep
/prebuilts/go/linux-x86/src/math/rand/
regress_test.go
63
r.Int63n(big) // what would happen on 64-bit machine, to
keep
stream in sync
/prebuilts/go/linux-x86/src/net/http/fcgi/
fcgi.go
40
//
keep
the connection between web-server and responder open after request
/prebuilts/go/linux-x86/src/net/http/httputil/
reverseproxy_test.go
305
r.Body = nil // this accidentally worked in Go 1.4 and below, so
keep
it working
/prebuilts/go/linux-x86/src/net/http/internal/
chunked.go
192
// http.Transport code to
keep
the buffering behavior for headers and
/prebuilts/go/linux-x86/src/net/
tcpsock_plan9.go
87
// SetKeepAlivePeriod sets period between
keep
alives.
/prebuilts/go/linux-x86/src/net/textproto/
reader_test.go
280
Connection:
keep
-alive
/prebuilts/go/linux-x86/src/runtime/
alg.go
42
//
keep
them in sync.
/prebuilts/go/linux-x86/src/syscall/
exec_unix.go
22
// unmark the ones we want the exec'ed program to
keep
.
Completed in 3491 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>