Home
last modified time | relevance | path

Searched defs:lws (Results 1 – 13 of 13) sorted by relevance

/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h619 struct lws { struct
621 struct lws_a a; argument
626 struct _lws_http_mode_related http; argument
629 struct _lws_h2_related h2; argument
632 struct _lws_websocket_related *ws; /* allocated if we upgrade to ws */ argument
635 struct _lws_dbus_mode_related dbus; argument
638 struct _lws_mqtt_related *mqtt; argument
642 struct lws_muxable mux; argument
643 struct lws_tx_credit txc; argument
646 lws_lifecycle_t lc; argument
[all …]
/external/libwebsockets/READMEs/
DREADME.tls-sessions.md62 ### tls library differences
76 ### Session namespacing in lws
80 ### Configuring the clientside cache
97 ### Session saving and loading
DREADME.contributing.md3 ### How to contribute
22 ### Coding Standards
35 ### Funding specific work
DREADME.ctest.md3 ### Updating ancient cmake
DREADME.logging.md87 ### Compound tags
/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_ballot.cpp35 int lws = test_params.local_workgroup_size; in gen() local
96 int lws = test_params.local_workgroup_size; in chk() local
195 int lws = test_params.local_workgroup_size; in gen() local
239 int lws = test_params.local_workgroup_size; in chk() local
361 int lws = test_params.local_workgroup_size; in chk() local
444 int lws = test_params.local_workgroup_size; in gen() local
536 int lws = test_params.local_workgroup_size; in chk() local
679 int lws = test_params.local_workgroup_size; in gen() local
716 int lws = test_params.local_workgroup_size; in chk() local
/external/ComputeLibrary/arm_compute/runtime/CL/
DCLTuningParams.h49 : _lws(lws), _wbsm(wbsm) in _lws() argument
64 void set_lws(cl::NDRange lws) in set_lws()
/external/ComputeLibrary/src/runtime/CL/tuners/
DCLTuningParametersList.cpp209 void CLTuningParametersListNormal::initialize_lws_values(std::vector<unsigned int> &lws, unsigned i… in initialize_lws_values()
253 void CLTuningParametersListRapid::initialize_lws_values(std::vector<unsigned int> &lws, unsigned in… in initialize_lws_values()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_get_linear_ids.cpp56 size_t lws[3], gws[3], gwo[3]; in test_get_linear_ids() local
/external/armnn/src/backends/cl/
DOpenClTimer.cpp34 { in Start()
/external/ComputeLibrary/src/core/CL/
DICLKernel.cpp71 cl::NDRange lws = cl::NullRange; in enqueue() local
/external/ComputeLibrary/tests/framework/instruments/
DOpenCLTimer.cpp111 { in test_start()
/external/ComputeLibrary/src/runtime/CL/
DCLTuner.cpp180 { in find_optimal_tuning_params()