OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buffered
(Results
801 - 825
of
1453
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/go/darwin-x86/src/encoding/base64/
base64.go
160
buf [3]byte //
buffered
data waiting to be encoded
/prebuilts/go/darwin-x86/src/encoding/json/
stream_test.go
171
rest, err := ioutil.ReadAll(d.
Buffered
())
/prebuilts/go/darwin-x86/src/image/gif/
writer.go
42
// writer is a
buffered
writer.
/prebuilts/go/darwin-x86/src/net/
lookup_windows.go
129
//
buffered
channel.
/prebuilts/go/darwin-x86/src/time/
sleep_test.go
251
// make the result channel
buffered
because we don't want
/prebuilts/go/darwin-x86/test/chan/
select5.go
88
// channel is
buffered
so test is single-goroutine.
/prebuilts/go/linux-x86/src/archive/zip/
writer.go
52
// Flush flushes any
buffered
data to the underlying writer.
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
ext_test.go
61
// a
buffered
reader of its standard output.
/prebuilts/go/linux-x86/src/encoding/base32/
base32.go
146
buf [5]byte //
buffered
data waiting to be encoded
/prebuilts/go/linux-x86/src/encoding/base64/
base64.go
160
buf [3]byte //
buffered
data waiting to be encoded
/prebuilts/go/linux-x86/src/encoding/json/
stream_test.go
171
rest, err := ioutil.ReadAll(d.
Buffered
())
/prebuilts/go/linux-x86/src/image/gif/
writer.go
42
// writer is a
buffered
writer.
/prebuilts/go/linux-x86/src/net/
lookup_windows.go
129
//
buffered
channel.
/prebuilts/go/linux-x86/src/time/
sleep_test.go
251
// make the result channel
buffered
because we don't want
/prebuilts/go/linux-x86/test/chan/
select5.go
88
// channel is
buffered
so test is single-goroutine.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py
51
# the rest to a subprocess, so we can't use
buffered
input.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py
51
# the rest to a subprocess, so we can't use
buffered
input.
/system/core/fastboot/
socket_test.cpp
218
// Test breaking up the
buffered
send at various points.
/system/core/logwrapper/
logwrap.c
497
/* Use ptty instead of socketpair so that STDOUT is not
buffered
*/
/system/keymaster/
aes_operation.cpp
407
// Data has begun, no more AAD is allowed. Process any
buffered
AAD.
/cts/tests/tests/security/src/android/security/cts/
OpenSSLHeartbleedTest.java
[
all
...]
/cts/tools/dasm/src/java_cup/
Main.java
352
/** Input file. This is a
buffered
version of System.in. */
369
/* use a
buffered
version of standard input */
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tcp6.h
[
all
...]
/external/libavc/encoder/
irc_rate_control_api.c
[
all
...]
/external/libevent/include/event2/
bufferevent.h
107
An opaque type for handling
buffered
IO
464
On output, the user write callback is invoked whenever the
buffered
data
Completed in 1649 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>