Home
last modified time | relevance | path

Searched defs:cce (Results 1 – 15 of 15) sorted by relevance

/third_party/libwebsockets/lib/core-net/client/
Dconnect4.c36 const char *cce = ""; in lws_client_connect_4_established() local
Dconnect.c494 const char *cce = NULL; in lws_client_connect_via_info() local
Dconnect3.c148 const char *cce = "Unable to connect", *iface; local
/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c32 const char *cce = NULL; in rops_handle_POLLIN_raw_skt() local
/third_party/mindspore/mindspore/ops/_op_impl/_custom_op/
D_basic.py21 import te.platform.cce_params as cce namespace
Dmatmul_cube_impl.py25 import te.platform.cce_params as cce namespace
Dmatmul_cube_dense_left_impl.py23 import te.platform.cce_params as cce namespace
Dmatmul_cube_fracz_left_cast_impl.py22 import te.platform.cce_params as cce namespace
/third_party/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt.c199 const char *cce = NULL; in lws_mqtt_client_socket_service() local
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c42 const char *cce = NULL; in lws_http_client_socket_service() local
595 const char *prot, *ads = NULL, *path, *cce = NULL; in lws_client_interpret_server_handshake() local
/third_party/libwebsockets/lib/roles/ws/
Dclient-ws.c234 lws_client_ws_upgrade(struct lws *wsi, const char **cce) in lws_client_ws_upgrade()
/third_party/ffmpeg/libavcodec/
Daacdec_fixed.c359 ChannelElement *cce, int index) in apply_dependent_coupling_fixed()
423 ChannelElement *cce, int index) in apply_independent_coupling_fixed()
Daacdec.c217 ChannelElement *cce, int index) in apply_dependent_coupling()
253 ChannelElement *cce, int index) in apply_independent_coupling()
Daacdec_template.c2987 …ply_coupling_method)(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index))
2992 ChannelElement *cce = ac->che[TYPE_CCE][i]; local
/third_party/boost/libs/mpi/test/
Dcartesian_topology_test.cpp144 mpi::cartesian_communicator cce(cc, even); in test_cartesian_topology() local