Home
last modified time | relevance | path

Searched defs:_class (Results 1 – 25 of 26) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
Dmain.c33 smd_cb1int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb1int()
47 smd_cb2int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb2int()
66 smd_cb3int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb3int()
/third_party/libwebsockets/lib/system/smd/
Dsmd.c39 lws_smd_msg_alloc(struct lws_context *ctx, lws_smd_class_t _class, size_t len) in lws_smd_msg_alloc()
285 lws_smd_msg_printf(struct lws_context *ctx, lws_smd_class_t _class, in lws_smd_msg_printf()
332 lws_smd_class_t _class, const char *format, ...) in lws_smd_ss_msg_printf()
373 lws_smd_class_t _class; in _lws_smd_ss_rx_forward() local
Dprivate-lib-system-smd.h40 lws_smd_class_t _class; member
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsFunctionKeywordProp.js37 const _class: boolean; constant
DjsDeclarationsFunctionKeywordPropExhaustive.js180 const _class: number; constant
/third_party/libwebsockets/lib/plat/unix/
Dunix-plugins.c36 const char *sofilename, const char *_class, in lws_plat_dlopen()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-plugins.c38 const char *sofilename, const char *_class, in lws_plat_dlopen()
/third_party/libwebsockets/lib/misc/
Ddir.c291 const char *_class; member
347 const char *_class, const char *filter, in lws_plugins_init()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
Dlws-minimal-esp32.c112 smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, in smd_cb()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
Dlws-minimal-esp32.c115 smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, in smd_cb()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
Dlws-minimal-esp32.c145 smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, in smd_cb()
/third_party/python/Lib/email/
Dparser.py17 def __init__(self, _class=None, *, policy=compat32): argument
/third_party/libwebsockets/lib/drivers/netdev/
Dnetdev.c175 lws_netdev_smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in lws_netdev_smd_cb()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
Dminimal-secure-streams-smd.c189 direct_smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in direct_smd_cb()
Dmulti.c287 direct_smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in direct_smd_cb()
/third_party/libwebsockets/include/libwebsockets/
Dlws-protocols-plugins.h249 const char *_class; member
/third_party/mesa3d/src/panfrost/util/
Dlcra.c165 unsigned _class = l->class[step]; in lcra_solve() local
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams.c604 lws_smd_ss_cb(void *opaque, lws_smd_class_t _class, in lws_smd_ss_cb()
635 lws_smd_class_t _class; in lws_ss_smd_tx_cb() local
/third_party/libwebsockets/lib/core/
Dcontext.c244 lws_system_smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in lws_system_smd_cb()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderParse.h55 D3D10_SB_CUSTOMDATA_CLASS _class; member
/third_party/python/Lib/http/
Dclient.py224 def parse_headers(fp, _class=HTTPMessage): argument
/third_party/node/deps/v8/src/objects/
Dobject-macros.h694 #define TQ_CPP_OBJECT_DEFINITION_ASSERTS(_class, parent) \ argument
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js231 _class: kw("class", startsExpr), property
Dacorn.mjs225 _class: kw("class", startsExpr), property
/third_party/node/tools/lint-md/
Dlint-md.mjs22316 function _class(obj) { return Object.prototype.toString.call(obj); } function

12