Searched defs:wire (Results 1 - 12 of 12) sorted by relevance
/third_party/backends/backend/ |
H A D | net.h | 61 Wire wire; member
|
/third_party/nghttp2/src/ |
H A D | inflatehd.cc | 102 auto wire = json_object_get(obj, "wire"); in inflate_hd() local 74 to_json(nghttp2_hd_inflater *inflater, json_t *headers, json_t *wire, int seq, size_t old_settings_table_size) to_json() argument [all...] |
/third_party/mesa3d/src/glx/ |
H A D | dri2.c | 88 DRI2WireToEvent(Display *dpy, XEvent *event, xEvent *wire) in DRI2WireToEvent() argument 164 DRI2EventToWire(Display *dpy, XEvent *event, xEvent *wire) in DRI2EventToWire() argument
|
H A D | glxext.c | 146 __glXWireToEvent(Display *dpy, XEvent *event, xEvent *wire) in __glXWireToEvent() argument 212 __glXEventToWire(Display *dpy, XEvent *event, xEvent *wire) in __glXEventToWire() argument
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_dtls.c | 804 unsigned char wire[DTLS1_HM_HEADER_LENGTH]; in dtls_get_reassembled_message() local [all...] |
/third_party/openssl/ssl/statem/ |
H A D | statem_dtls.c | 808 unsigned char wire[DTLS1_HM_HEADER_LENGTH]; in dtls_get_reassembled_message() local [all...] |
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
H A D | main.c | 25 const char *wire; member
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
H A D | NVCtrl.c | 1117 static Bool wire_to_event (Display *dpy, XEvent *host, xEvent *wire) in wire_to_event() argument
|
/third_party/skia/src/core/ |
H A D | SkRemoteGlyphCache.cpp | 950 WireTypeface wire; in readStrikeData() local 1061 WireTypeface wire; in deserializeTypeface() local 1067 addTypeface(const WireTypeface& wire) addTypeface() argument [all...] |
/third_party/backends/frontend/ |
H A D | saned.c | 250 static Wire wire; variable [all...] |
/third_party/skia/tools/viewer/ |
H A D | Viewer.cpp | 1932 bool* wire = ¶ms.fGrContextOptions.fWireframeMode; in drawImGui() local
|
/third_party/python/Lib/test/ |
H A D | test_enum.py | 1522 wire = 'hard' variable in TestSpecial.test_introspection.String
|
Completed in 25 milliseconds