/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/nfsd/ |
nfsfh.h | 5 * over the wire.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/nfsd/ |
nfsfh.h | 5 * over the wire.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nlm_prot.x | 164 * Over-the-wire protocol used between the network lock managers
|
/system/core/include/log/ |
log_read.h | 23 /* struct log_time is a wire-format variant of struct timespec */
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
CodedOutputStream.java | 347 * the wire format differs from normal fields. 360 * historical reasons, the wire format differs from normal fields. 721 * the wire format differs from normal fields. 733 * historical reasons, the wire format differs from normal fields. 745 * historical reasons, the wire format differs from normal fields. [all...] |
CodedInputStream.java | 84 // wire, so it's important to catch exceptions in case of corrupt or 131 // wire, so it's important to catch exceptions in case of corrupt or 216 * Reads a single field and writes it to output in wire format, 280 * Reads an entire message and writes it to output in wire format. 831 * thus always taking 10 bytes on the wire.) 845 * thus always taking 10 bytes on the wire.) [all...] |
/external/mesa3d/src/glx/ |
glxext.c | 108 __glXWireToEvent(Display *dpy, XEvent *event, xEvent *wire) 115 switch ((wire->u.u.type & 0x7f) - glx_dpy->codes->first_event) { 119 xGLXPbufferClobberEvent *awire = (xGLXPbufferClobberEvent *)wire; 137 xGLXBufferSwapComplete2 *awire = (xGLXBufferSwapComplete2 *)wire; 165 __glXEventToWire(Display *dpy, XEvent *event, xEvent *wire)
|
packrender.h | 38 ** wire protocol data types. The header is part of the porting layer of the
|
/external/nanopb-c/generator/google/protobuf/internal/ |
decoder.py | 185 wire_type: The field's wire type. 258 wire_type: The field's wire type. 683 """Skip function for unknown wire types. Raises an exception.""" 685 raise _DecodeError('Tag had invalid wire type.') 714 # The wire type is always in the first byte since varints are little-endian.
|
/external/protobuf/python/google/protobuf/internal/ |
decoder.py | 202 wire_type: The field's wire type. 275 wire_type: The field's wire type. 795 """Skip function for unknown wire types. Raises an exception.""" 797 raise _DecodeError('Tag had invalid wire type.') 825 # The wire type is always in the first byte since varints are little-endian.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 130 Bool (*event_vec[128])( /* vector for wire to event */ 135 Status (*wire_vec[128])( /* vector for event to wire */ 157 Bool (**error_vec)( /* vector for wire to error */ 191 /* vector for wire to generic event, index is (extension - 128) */ 195 xEvent * /* wire event */); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 128 Bool (*event_vec[128])( /* vector for wire to event */ 133 Status (*wire_vec[128])( /* vector for event to wire */ 155 Bool (**error_vec)( /* vector for wire to error */ 189 /* vector for wire to generic event, index is (extension - 128) */ 193 xEvent * /* wire event */); [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
CodedOutputByteBufferNano.java | 222 * the wire format differs from normal fields. 235 * historical reasons, the wire format differs from normal fields. 711 * the wire format differs from normal fields. 723 * historical reasons, the wire format differs from normal fields. [all...] |
/external/libpcap/ |
pcap-snit.c | 404 * doesn't put an Ethernet header onto the wire, it puts raw 405 * DOCSIS frames out on the wire inside the low-level
|
pcap-snoop.c | 268 * doesn't put an Ethernet header onto the wire, it puts raw 269 * DOCSIS frames out on the wire inside the low-level
|
pcap1.h | 141 bpf_u_int32 len; /* length this packet (off wire) */
|
/external/openssh/ |
PROTOCOL.certkeys | 43 The SSH wire protocol includes several extensibility mechanisms. 57 types and encoding are as per RFC4251 section 5). The serialised wire
|
/system/core/adb/ |
protocol.txt | 29 32 bit words which are sent across the wire in little endian format. 173 to send across the wire.
|
/cts/tests/tests/os/src/android/os/cts/ |
ParcelFileDescriptorProcessTest.java | 89 // Bring up both remote processes and wire them to each other
|
/external/iproute2/man/man8/ |
tc-netem.8 | 150 * 5 byte header, thus consume 106 byte on the wire. The last optional value
|
/external/kernel-headers/original/uapi/linux/ |
can.h | 110 * be set in the CAN frame bitstream on the wire. The EDL bit switch turns
|
/external/libpcap/Win32/Include/net/ |
if.h | 176 #define ifr_phys ifr_ifru.ifru_phys /* physical wire */
|
/external/mesa3d/src/gallium/auxiliary/rbug/ |
rbug_core.c | 32 * rbug_demarshal_* demarshal data in the wire protocol.
|
/external/nanopb-c/generator/proto/ |
plugin.proto | 67 // protobuf wire format. This theoretically could allow a plugin to stream
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
MessageProcessor.java | 42 * to appear on the wire and processes these messages by calling the
|