/external/apache-http/src/org/apache/http/impl/conn/ |
D | LoggingSessionOutputBuffer.java | 57 private final Wire wire; field in LoggingSessionOutputBuffer 64 public LoggingSessionOutputBuffer(final SessionOutputBuffer out, final Wire wire) { in LoggingSessionOutputBuffer()
|
D | LoggingSessionInputBuffer.java | 59 private final Wire wire; field in LoggingSessionInputBuffer 66 public LoggingSessionInputBuffer(final SessionInputBuffer in, final Wire wire) { in LoggingSessionInputBuffer()
|
D | Wire.java | 58 private void wire(String header, InputStream instream) in wire() method in Wire
|
/external/google-tv-pairing-protocol/cpp/src/polo/wire/ |
D | polowireadapter.cc | 20 namespace wire { namespace
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/ |
D | serverpairingsession.cc | 24 ServerPairingSession::ServerPairingSession(wire::PoloWireAdapter *wire, in ServerPairingSession() argument
|
D | clientpairingsession.cc | 26 ClientPairingSession::ClientPairingSession(wire::PoloWireAdapter *wire, in ClientPairingSession() argument
|
D | pairingsession.h | 152 wire::PoloWireAdapter* wire() const { return wire_; } in wire() function
|
D | pairingsession.cc | 24 PairingSession::PairingSession(wire::PoloWireAdapter* wire, in PairingSession() argument
|
/external/google-tv-pairing-protocol/cpp/tests/polo/pairing/ |
D | serverpairingsessiontest.cc | 33 TestServerPairingSession(wire::PoloWireAdapter* wire, in TestServerPairingSession() argument
|
D | clientpairingsessiontest.cc | 33 TestClientPairingSession(wire::PoloWireAdapter* wire, in TestClientPairingSession() argument
|
D | pairingsessiontest.cc | 35 TestPairingSession(wire::PoloWireAdapter* wire, in TestPairingSession() argument
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
D | dri2.c | 88 DRI2WireToEvent(Display *dpy, XEvent *event, xEvent *wire) in DRI2WireToEvent() 162 DRI2EventToWire(Display *dpy, XEvent *event, xEvent *wire) in DRI2EventToWire()
|
D | glxext.c | 165 __glXEventToWire(Display *dpy, XEvent *event, xEvent *wire) in __glXEventToWire()
|
/external/mesa3d/src/glx/ |
D | dri2.c | 88 DRI2WireToEvent(Display *dpy, XEvent *event, xEvent *wire) in DRI2WireToEvent() 162 DRI2EventToWire(Display *dpy, XEvent *event, xEvent *wire) in DRI2EventToWire()
|
D | glxext.c | 165 __glXEventToWire(Display *dpy, XEvent *event, xEvent *wire) in __glXEventToWire()
|
/external/google-tv-pairing-protocol/cpp/tests/polo/wire/protobuf/ |
D | protobufwireadaptertest.cc | 29 namespace wire { namespace
|
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/ |
D | protobufwireadapter.cc | 28 namespace wire { namespace
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/ |
D | Xv.c | 1112 xv_wire_to_event(Display *dpy, XEvent *host, xEvent *wire) in xv_wire_to_event()
|
/external/chromium_org/third_party/boringssl/src/ssl/ |
D | d1_both.c | 816 unsigned char wire[DTLS1_HM_HEADER_LENGTH]; in dtls1_get_message_fragment() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/ |
D | XF86DGA2.c | 101 dgaEvent *wire = (dgaEvent *) wire_ev; in xdga_wire_to_event() local
|
/external/openssl/ssl/ |
D | d1_both.c | 805 unsigned char wire[DTLS1_HM_HEADER_LENGTH]; in dtls1_get_message_fragment() local
|
/external/chromium_org/net/spdy/ |
D | spdy_framer.cc | 104 SpdyMajorVersion version, uint32 wire) { in FromWireFormat() 118 uint32 wire = htonl(id_ & 0x00ffffff) | htonl(flags_ << 24); in GetWireFormat() local
|
/external/chromium_org/third_party/libXNVCtrl/ |
D | NVCtrl.c | 1117 static Bool wire_to_event (Display *dpy, XEvent *host, xEvent *wire) in wire_to_event()
|