HomeSort by relevance Sort by last modified time
    Searched full:wire (Results 51 - 75 of 428) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netfilter_decnet.h 32 /* Packets about to hit the wire. */
netfilter_ipv4.h 48 /* Packets about to hit the wire. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
xtestext1proto.h 136 * This is the definition for the input action wire event structure.
139 * remain the same size as all other wire events (32 bytes).
149 * This is the definition for the xTestFakeAck wire event structure.
152 * It must remain the same size as all other wire events (32 bytes).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
netfilter_decnet.h 35 /* Packets about to hit the wire. */
  /external/nanopb-c/generator/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)
  /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)
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
XmlMessageBuilder.java 17 package com.google.polo.wire.xml;
43 * This wire format was specified by a third party; it uses a proprietary
190 * JsonWireAdapter. However, the XML wire format was specified with slight
413 * Generates a String corresponding to a full wire message (wrapped in
591 * Converts an {@link EncodingType} to the numeric value used on the wire.
593 * Note that in this implementation, the values used on the wire do not match
616 * Converts a numeric value used on the wire to the corresponding
619 * Note that in this implementation, the values used on the wire do not match
622 * @param intType the value used on the wire
XmlWireAdapter.java 17 package com.google.polo.wire.xml;
24 import com.google.polo.wire.PoloWireInterface;
  /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
  /external/mesa3d/src/glx/
dri2.c 61 DRI2WireToEvent(Display *dpy, XEvent *event, xEvent *wire);
63 DRI2EventToWire(Display *dpy, XEvent *event, xEvent *wire);
88 DRI2WireToEvent(Display *dpy, XEvent *event, xEvent *wire)
95 switch ((wire->u.u.type & 0x7f) - info->codes->first_event) {
101 xDRI2BufferSwapComplete2 *awire = (xDRI2BufferSwapComplete2 *)wire;
111 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
144 xDRI2InvalidateBuffers *awire = (xDRI2InvalidateBuffers *)wire;
162 DRI2EventToWire(Display *dpy, XEvent *event, xEvent *wire)
  /external/tcpdump/
print-usb.c 134 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
156 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-ipnet.c 90 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-ppi.c 85 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
  /system/core/include/log/
logprint.h 108 * Splits a wire-format buffer into an AndroidLogEntry
111 * Returns 0 on success and -1 on invalid wire format (entry will be
  /external/google-tv-pairing-protocol/cpp/src/polo/encoding/
secretencoder.h 27 // secret is encoded for transmission on the wire and used for computing pairing
  /external/google-tv-pairing-protocol/cpp/tests/polo/wire/protobuf/
protobufwireadaptertest.cc 20 #include <polo/wire/protobuf/protobufwireadapter.h>
21 #include "polo/wire/mocks.h"
29 namespace wire { namespace in namespace:polo
320 } // namespace wire
  /external/iproute2/include/linux/
netfilter_ipv4.h 51 /* 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/uapi/linux/
netfilter_ipv4.h 52 /* Packets about to hit the wire. */
netfilter_ipv6.h 56 /* Packets about to hit the wire. */
  /external/skia/src/gpu/
GrDefaultGeoProcFactory.h 17 * view matrix and wire through color, coverage, UV coords if requested. Right now this is only
  /frameworks/base/core/tests/coretests/src/android/view/
Visibility.java 44 // Wire each button to a click listener
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
EthernetSignalController.java 53 // TODO: wire up data transfer using WifiSignalPoller.

Completed in 372 milliseconds

1 23 4 5 6 7 8 91011>>