HomeSort by relevance Sort by last modified time
    Searched full:wire (Results 176 - 200 of 619) sorted by null

1 2 3 4 5 6 78 91011>>

  /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)
  /external/tcpdump/
print-ap1394.c 84 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-ipfc.c 126 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-lane.c 72 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-sunatm.c 69 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-symantec.c 77 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-arcnet.c 107 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
191 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
  /libcore/luni/src/main/java/org/apache/harmony/xml/parsers/
DocumentBuilderImpl.java 270 // Create element node and wire it correctly
286 // Create attribute node and wire it correctly
304 // Create element node and wire it correctly
313 // Create attribute node and wire it correctly
  /packages/apps/Settings/src/com/android/settings/bluetooth/
Utils.java 82 // TODO: wire this up to show connection errors...
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nlm_prot.x 139 * Over-the-wire protocol used between the network lock managers
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nlm_prot.x 139 * Over-the-wire protocol used between the network lock managers
  /sdk/emulator/opengl/
Android.mk 67 # It will be used by other modules to generate wire protocol encode/decoder
  /system/core/include/log/
log_read.h 23 /* struct log_time is a wire-format variant of struct timespec */
  /external/mdnsresponder/mDNSShared/
dnssd_ipc.h 110 // Structure packing macro. If we're not using GNUC, it's not fatal. Most compilers naturally pack the on-the-wire
213 // Check that the compiler generated our on-the-wire packet format structure definitions
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h 328 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire.
329 TYPE_FLOAT = 2, // float, exactly four bytes on the wire.
330 TYPE_INT64 = 3, // int64, varint on the wire. Negative numbers
333 TYPE_UINT64 = 4, // uint64, varint on the wire.
334 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers
337 TYPE_FIXED64 = 6, // uint64, exactly eight bytes on the wire.
338 TYPE_FIXED32 = 7, // uint32, exactly four bytes on the wire.
339 TYPE_BOOL = 8, // bool, varint on the wire.
345 TYPE_UINT32 = 13, // uint32, varint on the wire
346 TYPE_ENUM = 14, // Enum, varint on the wire
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 298 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire.
299 TYPE_FLOAT = 2, // float, exactly four bytes on the wire.
300 TYPE_INT64 = 3, // int64, varint on the wire. Negative numbers
303 TYPE_UINT64 = 4, // uint64, varint on the wire.
304 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers
307 TYPE_FIXED64 = 6, // uint64, exactly eight bytes on the wire.
308 TYPE_FIXED32 = 7, // uint32, exactly four bytes on the wire.
309 TYPE_BOOL = 8, // bool, varint on the wire.
315 TYPE_UINT32 = 13, // uint32, varint on the wire
316 TYPE_ENUM = 14, // Enum, varint on the wire
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
CodedOutputStream.java 279 * the wire format differs from normal fields.
292 * historical reasons, the wire format differs from normal fields.
605 * the wire format differs from normal fields.
617 * historical reasons, the wire format differs from normal fields.
629 * historical reasons, the wire format differs from normal fields.
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h 377 #define BFL_BTC2WIRE 0x00000001 /* old 2wire Bluetooth coexistence, OBSOLETE */
394 /* Board's BTC 2wire is in the alternate gpios OBSLETE */
427 #define BFL2_BTC3WIRE 0x00000080 /* Board support legacy 3 wire or 4 wire */
428 #define BFL2_BTCLEGACY 0x00000080 /* Board support legacy 3/4 wire, to replace
456 #define BFL2_BTC3WIREONLY 0x02000000 /* standard 3 wire btc only. 4 wire not supported */
    [all...]
  /external/openssl/patches/
0008-alpn.patch 157 + * wire-format.
167 + /* For a client, this contains the list of supported protocols in wire
202 + /* For a client, this contains the list of supported protocols in wire
267 + * |protos| must be in wire-format (i.e. a series of non-empty, 8-bit
287 + * |protos| must be in wire-format (i.e. a series of non-empty, 8-bit
  /external/protobuf/python/google/protobuf/internal/
decoder.py 178 wire_type: The field's wire type.
251 wire_type: The field's wire type.
604 """Skip function for unknown wire types. Raises an exception."""
606 raise _DecodeError('Tag had invalid wire type.')
635 # The wire type is always in the first byte since varints are little-endian.
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
UnknownFieldSetTest.java 65 // numbers as allFieldsData except that each field is some other wire
230 // Test that fields of the wrong wire type are treated like unknown fields
255 // Test that fields of the wrong wire type are treated like unknown fields
  /external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.cc 18 #include "polo/wire/protobuf/protobufwireadapter.h"
28 namespace wire { namespace in namespace:polo
473 } // namespace wire
  /external/protobuf/java/src/test/java/com/google/protobuf/
UnknownFieldSetTest.java 65 // numbers as allFieldsData except that each field is some other wire
230 // Test that fields of the wrong wire type are treated like unknown fields
255 // Test that fields of the wrong wire type are treated like unknown fields

Completed in 1767 milliseconds

1 2 3 4 5 6 78 91011>>