HomeSort by relevance Sort by last modified time
    Searched full:wire (Results 26 - 50 of 322) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netfilter_decnet.h 32 /* Packets about to hit the wire. */
netfilter_ipv4.h 48 /* Packets about to hit the wire. */
netfilter_ipv6.h 53 /* Packets about to hit the wire. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_decnet.h 32 /* Packets about to hit the wire. */
netfilter_ipv4.h 48 /* Packets about to hit the wire. */
netfilter_ipv6.h 53 /* Packets about to hit the wire. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_decnet.h 32 /* Packets about to hit the wire. */
netfilter_ipv4.h 48 /* Packets about to hit the wire. */
netfilter_ipv6.h 53 /* Packets about to hit the wire. */
  /external/protobuf/python/google/protobuf/internal/
wire_format.py 31 """Constants and static functions to support protocol buffer wire format."""
43 # These numbers identify the wire type of a protocol buffer value.
82 wire type information in standard protocol message wire format.
89 raise message.EncodeError('Unknown wire type: %d' % wire_type)
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List8.java 57 // Wire up the clear button to remove all photos
65 // Wire up the add button to add a new photo
Visibility1.java 51 // Wire each button to a click listener
  /sdk/emulator/opengl/host/tools/emugen/
README 3 The emugen tool is a tool to generate a wire protocol implementation
5 API calls and encodes them into the wire and decoder code that decodes
6 the wire stream and calls server matching API.
13 * Wire Protocol Description
24 Wire Protocol packet structure:
60 The wire protocol also allows exchanging of pointer data
100 The Wire protocol is designed to impose minimum overhead on the client
101 side. Thus, the data endianness that is sent across the wire is
  /external/chromium/chrome/common/extensions/docs/examples/howto/contentscript_xhr/
background.html 51 // Wire up the listener.
  /external/iproute2/include/linux/
netfilter_ipv4.h 48 /* Packets about to hit the wire. */
  /external/iptables/include/linux/
netfilter_ipv4.h 48 /* Packets about to hit the wire. */
netfilter_ipv6.h 52 /* Packets about to hit the wire. */
  /external/kernel-headers/original/linux/
netfilter_bridge.h 21 /* Packets about to hit the wire. */
netfilter_ipv4.h 50 /* Packets about to hit the wire. */
netfilter_ipv6.h 53 /* Packets about to hit the wire. */
  /external/webkit/Source/WebKit2/Shared/
SecurityOriginData.h 46 // FIXME <rdar://9018386>: We should be sending more state across the wire than just the protocol,
  /frameworks/base/core/tests/coretests/src/android/view/
Visibility.java 44 // Wire each button to a click listener
  /development/samples/CubeLiveWallpaper/
_index.html 35 wire-frame cube to a <a
41 wire-frame shape to a <code>Canvas</code>. The shape is set by the user, by means
48 animates a wire-frame shape to a <code>Canvas</code>. The shape is set by the
  /external/protobuf/src/google/protobuf/
wire_format.h 70 // wire format via reflection. The WireFormatLite class implements the
90 // handle parsing and serialization of the protocol buffer wire format
97 // Read a message in protocol buffer wire format.
108 // Serialize a message in protocol buffer wire format.
166 // Compute the size of the UnknownFieldSet on the wire.
  /external/protobuf/java/src/test/java/com/google/protobuf/
WireFormatTest.java 80 // TestAllTypes and TestAllExtensions should have compatible wire formats,
94 // TestPackedTypes and TestPackedExtensions should have compatible wire
128 // TestAllTypes and TestAllExtensions should have compatible wire formats,
142 // TestPackedTypes and TestPackedExtensions should have compatible wire
154 // TestAllTypes and TestAllExtensions should have compatible wire formats,
183 // TestAllTypes and TestAllExtensions should have compatible wire formats,

Completed in 1113 milliseconds

12 3 4 5 6 7 8 91011>>