OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buffered
(Results
401 - 425
of
1453
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
setvbuf.c
154
* exit (since we are
buffered
in some way).
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
IIOwrite.c
47
@retval >0 The number of characters
buffered
. Normally 1, or 2.
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
CommonTokenStream.cs
40
* The most common stream of tokens is one where every token is
buffered
up
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
CommonTokenStream.cs
41
* The most common stream of tokens is one where every token is
buffered
up
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
CommonTokenStream.java
31
/** The most common stream of tokens where every token is
buffered
up
/external/antlr/antlr-3.4/runtime/Python/antlr3/
__init__.py
58
A Lexer emits Token objects which are usually
buffered
by a TokenStream. A
/external/apache-http/src/org/apache/http/
HttpClientConnection.java
111
* Writes out all pending
buffered
data over the open connection.
/external/apache-http/src/org/apache/http/entity/
BufferedHttpEntity.java
44
* The
buffered
entity is always repeatable.
/external/apache-http/src/org/apache/http/impl/io/
SocketInputBuffer.java
103
*
buffered
.
/external/apache-http/src/org/apache/http/message/
BasicHeaderElementIterator.java
116
// Anything
buffered
?
/external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToASCI.java
33
* output stream is
buffered
.
/external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncSystemProperty.java
186
// get a
buffered
version
/external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/
DeflateUncompressor.java
81
* is already
buffered
</em>.
/external/boringssl/src/ssl/
dtls_method.c
107
/* Cipher changes are illegal when there are
buffered
incoming messages. */
/external/boringssl/src/ssl/test/runner/
packet_adapter.go
117
// Done! Return the packets
buffered
and continue.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
AEADBlockCipher.java
11
* Implementations of this interface may operate in a packet mode (where all input data is
buffered
and
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
log.py
21
_cur_events = [] # events that have yet to be
buffered
/external/deqp/framework/delibs/destream/
deThreadStream.c
21
* \brief
Buffered
and threaded input and output streams
/external/emma/core/java12/com/vladium/emma/rt/
IClassLoadHook.java
65
* @param out [
buffered
by the caller]
/external/guava/guava/src/com/google/common/io/
ByteSink.java
73
* Opens a new
buffered
{@link OutputStream} for writing to this sink. The returned stream is
CharSink.java
67
* Opens a new
buffered
{@link Writer} for writing to this sink. The returned stream is not
FileBackedOutputStream.java
142
* object back to its initial state, for reuse. If data was
buffered
/external/icu/android_icu4j/src/main/java/android/icu/impl/
ResourceBundleWrapper.java
200
// make sure it is
buffered
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ResourceBundleWrapper.java
198
// make sure it is
buffered
/external/iptables/include/linux/netfilter/ipset/
ip_set.h
48
IPSET_CMD_COMMIT = IPSET_CMD_MAX, /* 18: Commit
buffered
commands */
Completed in 521 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>