/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/hpackjson/ |
D | Case.java | 34 private String wire; field in Case 54 public void setWire(ByteString wire) { in setWire()
|
/external/libxkbcommon/xkbcommon/src/x11/ |
D | keymap.c | 102 translate_controls_mask(uint32_t wire) in translate_controls_mask() 132 translate_action(union xkb_action *action, const xcb_xkb_action_t *wire) in translate_action() 530 uint8_t wire = *iter; in get_vmods() local 552 xcb_xkb_set_explicit_t *wire = iter.data; in get_explicits() local 597 xcb_xkb_key_mod_map_t *wire = iter.data; in get_modmaps() local 624 xcb_xkb_key_v_mod_map_t *wire = iter.data; in get_vmodmaps() local 706 xcb_xkb_indicator_map_t *wire = iter.data; in get_indicators() local 782 xcb_xkb_sym_interpret_t *wire = iter.data; in get_sym_interprets() local 908 xcb_atom_t wire = *iter; in get_indicator_names() local 941 xcb_atom_t wire = *iter; in get_vmod_names() local [all …]
|
/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/skia/src/core/ |
D | SkRemoteGlyphCache.cpp | 46 WireTypeface wire = { in encodeTypeface() local 73 WireTypeface wire; in decodeTypeface() local
|
/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/mesa3d/src/glx/ |
D | dri2.c | 88 DRI2WireToEvent(Display *dpy, XEvent *event, xEvent *wire) in DRI2WireToEvent() 168 DRI2EventToWire(Display *dpy, XEvent *event, xEvent *wire) in DRI2EventToWire()
|
D | glxext.c | 172 __glXEventToWire(Display *dpy, XEvent *event, xEvent *wire) in __glXEventToWire()
|
/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/skqp/tools/ |
D | remote_demo.cpp | 166 WireTypeface wire; in gpu_from_renderer_by_ID() local 222 WireTypeface wire = { in renderer_to_gpu_by_ID() local
|
/external/boringssl/src/tool/ |
D | client.cc | 429 std::vector<uint8_t> wire; in Client() local
|
/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/skqp/tools/viewer/ |
D | Viewer.cpp | 990 bool* wire = ¶ms.fGrContextOptions.fWireframeMode; in drawImGui() local
|
/external/skia/tools/viewer/ |
D | Viewer.cpp | 1180 bool* wire = ¶ms.fGrContextOptions.fWireframeMode; in drawImGui() local
|
/external/boringssl/src/ssl/test/runner/ |
D | runner.go | 1339 func (vers tlsVersion) wire(protocol protocol) uint16 { func
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 967 wire = 'hard' variable in TestEnum.test_introspection.String
|