OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wire
(Results
101 - 125
of
428
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/nanopb-c/
pb_decode.h
118
/* Decode the tag for the next field in the stream. Gives the
wire
type and
122
/* Skip the field payload data, given the
wire
type. */
pb.h
258
* If the
wire
type was string, the length is the length of the string.
259
* If the
wire
type was a varint/fixed32/fixed64, the length is the length
267
*
wire
type. It can write multiple fields.
293
/*
Wire
types. Library user needs these only in encoder callbacks. */
/external/openssh/
PROTOCOL.chacha20poly1305
55
uint64 under the SSH
wire
encoding rules and a ChaCha20 block counter of
66
encoded as a uint64 under the usual SSH
wire
encoding and a zero block
sftp-client.h
33
* Used for statvfs responses on the
wire
from the server, because the
/external/tcpdump/
print-vjc.c
48
* RFC 1144 implies that, on the
wire
, the packet type is *not* needed
50
* to be put on the
wire
for SLIP.
print-ether.c
247
* 'h->len' is the length of the packet off the
wire
, and 'h->caplen'
262
* 'h->len' is the length of the packet off the
wire
, and 'h->caplen'
289
* 'h->len' is the length of the packet off the
wire
, and 'h->caplen'
print-ap1394.c
84
* 'h->len' is the length of the packet off the
wire
, and 'h->caplen'
/hardware/ril/librilutils/proto/
sap-api.proto
7
// The protocol for the binary
wire
format to RIL shall consist of
13
// will contain the serialized
wire
format of a
/external/protobuf/src/google/protobuf/
wire_format.h
71
//
wire
format via reflection. The WireFormatLite class implements the
91
// handle parsing and serialization of the protocol buffer
wire
format
98
// Read a message in protocol buffer
wire
format.
109
// Serialize a message in protocol buffer
wire
format.
167
// Compute the size of the UnknownFieldSet on the
wire
.
unknown_field_set.h
72
// This class is necessarily tied to the protocol buffer
wire
format, unlike
164
// The field's tag number, as seen on the
wire
.
204
// Set the
wire
type of this UnknownField. Should only be used when this
/frameworks/base/docs/html/sdk/api_diff/22/changes/
pkg_org.apache.http.impl.conn.html
168
<A NAME="
Wire
"></A>
169
<nobr><A HREF="org.apache.http.impl.conn.
Wire
.html">
Wire
</A></nobr>
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
SurfaceViewOverlay.java
60
//
Wire
each button to a click listener
/external/apache-http/src/org/apache/http/
HttpEntityEnclosingRequest.java
54
* lengthy entity is sent across the
wire
.
/external/fio/
server.h
16
* On-
wire
encoding is little endian
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
ServerPairingSession.java
28
import com.google.polo.
wire
.PoloWireInterface;
/external/kernel-headers/original/uapi/linux/nfsd/
nfsfh.h
3
* over the
wire
.
/external/libgsm/man/
gsm.3
51
gsm_encode() on the other side of the
wire
.
/external/mesa3d/src/gallium/auxiliary/rbug/
rbug_context.h
33
* demarshal data from the
wire
protocol.
rbug_shader.h
33
* demarshal data from the
wire
protocol.
rbug_texture.h
33
* demarshal data from the
wire
protocol.
/external/mesa3d/src/glx/
glxconfig.h
114
** we require 2 words across the
wire
. In order to maintain backwards
/external/protobuf/java/src/main/java/com/google/protobuf/
InvalidProtocolBufferException.java
100
"Protocol message tag had invalid
wire
type.");
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
InvalidProtocolBufferMicroException.java
79
"Protocol message tag had invalid
wire
type.");
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
InvalidProtocolBufferNanoException.java
79
"Protocol message tag had invalid
wire
type.");
/external/srtp/include/
rtp.h
11
* rtp_msg_t an rtp message (the data that goes on the
wire
)
Completed in 988 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>