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

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netfilter_ipv6.h 52 /* Packets about to hit the wire. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
netfilter_ipv4.h 51 /* Packets about to hit the wire. */
netfilter_ipv6.h 55 /* Packets about to hit the wire. */
  /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/java/src/main/java/com/google/protobuf/nano/
WireFormatNano.java 42 * the Protocol Buffer wire format.
60 /** Given a tag value, determines the wire type (the lower 3 bits). */
70 /** Makes a tag value given a field number and wire type. */
  /frameworks/base/docs/html/sdk/api_diff/22/changes/
org.apache.http.impl.conn.Wire.html 10 org.apache.http.impl.conn.Wire
74 Class org.apache.http.impl.conn.<A HREF="../../../../reference/org/apache/http/impl/conn/Wire.html" target="_top"><font size="+2"><code>Wire</code></font></A>
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DateTimeEditor.java 69 // wire up date button
93 // wire up time button
115 // wire up reset button
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
JsonMessageBuilder.java 17 package com.google.polo.wire.json;
108 * outermost wire message
358 * Generates a JSONObject corresponding to a full wire message (wrapped in
363 * wire message
384 * Generates a {@link JSONObject} corresponding to a wire message with an
391 * wire message
  /external/protobuf/java/src/test/java/com/google/protobuf/
WireFormatTest.java 83 // TestAllTypes and TestAllExtensions should have compatible wire formats,
97 // TestPackedTypes and TestPackedExtensions should have compatible wire
131 // TestAllTypes and TestAllExtensions should have compatible wire formats,
145 // TestPackedTypes and TestPackedExtensions should have compatible wire
157 // TestAllTypes and TestAllExtensions should have compatible wire formats,
186 // TestAllTypes and TestAllExtensions should have compatible wire formats,
  /external/apache-http/src/org/apache/http/impl/conn/
DefaultClientConnection.java 76 private final Log wireLog = LogFactory.getLog("org.apache.http.wire");
180 inbuffer = new LoggingSessionInputBuffer(inbuffer, new Wire(wireLog));
196 outbuffer = new LoggingSessionOutputBuffer(outbuffer, new Wire(wireLog));
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_core.h 33 * demarshal data from the wire protocol.
rbug_proto.h 81 * Header for a message in wire format.
  /external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/
HpackDecodeTestBase.java 63 * Expects wire to be set for all cases, and compares the decoder's output to
  /external/protobuf/src/google/protobuf/
unittest_mset.proto 76 // MessageSet wire format is equivalent to this.
wire_format_lite.h 64 // wire format without the need for reflection. Use WireFormat when using
75 // The wire format is composed of a sequence of tag/value pairs, each
78 // identify its wire type, which specifies the format of the data to follow.
81 // these wire types. Immediately following each tag is the field's value,
82 // encoded in the format specified by the wire type. Because the tag
142 // Number of bits in a tag which identify the wire type.
276 // This is only implemented for the types with fixed wire size, e.g.
494 // wire if we encode the data as a length delimited field.
499 // optimizations for primitive types that have fixed size on the wire, and
  /external/tcpdump/
print-bt.c 46 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-cip.c 66 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
  /frameworks/base/core/tests/coretests/src/android/view/
VisibilityCallback.java 52 // Wire each button to a click listener
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libXext.so 
libXext.so.6 
libXext.so.6.4.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libXext.so 
libXext.so.6 
libXext.so.6.4.0 
  /external/google-tv-pairing-protocol/cpp/
Makefile.in 405 polo_wire_includedir = $(includedir)/polo/wire
407 src/polo/wire/polowireadapter.h \
408 src/polo/wire/polowireinterface.h \
409 src/polo/wire/polowirelistener.h
411 polo_wire_protobuf_includedir = $(includedir)/polo/wire/protobuf
413 src/polo/wire/protobuf/polo.pb.h \
414 src/polo/wire/protobuf/protobufwireadapter.h
424 src/polo/wire/protobuf/polo.proto
427 src/polo/wire/protobuf/polo.pb.cc \
428 src/polo/wire/protobuf/polo.pb.
    [all...]

Completed in 351 milliseconds

1 2 34 5 6 7 8 91011>>