Searched defs:lws (Results 1 – 5 of 5) sorted by relevance
642 struct lws { struct646 struct _lws_http_mode_related http; argument649 struct _lws_h2_related h2; argument652 struct _lws_websocket_related *ws; /* allocated if we upgrade to ws */ argument655 struct _lws_dbus_mode_related dbus; argument658 struct _lws_mqtt_related *mqtt; argument662 struct lws_muxable mux; argument663 struct lws_tx_credit txc; argument670 struct lws_io_watcher w_read; argument673 struct lws_io_watcher w_write; argument[all …]
3 ### How to contribute22 ### Coding Standards35 ### Funding specific work
30 int lws = test_params.local_workgroup_size; in gen() local45 int lws = test_params.local_workgroup_size; in chk() local111 int lws = test_params.local_workgroup_size; in gen() local163 int lws = test_params.local_workgroup_size; in chk() local274 int lws = test_params.local_workgroup_size; in gen() local290 int lws = test_params.local_workgroup_size; in chk() local370 int lws = test_params.local_workgroup_size; in gen() local466 int lws = test_params.local_workgroup_size; in chk() local601 int lws = test_params.local_workgroup_size; in gen() local639 int lws = test_params.local_workgroup_size; in chk() local
56 size_t lws[3], gws[3], gwo[3]; in test_get_linear_ids() local
345 struct lws_wifi_scan lws; in scan_finished() local