Home
last modified time | relevance | path

Searched refs:sub_func (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dsub.h98 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow()
105 NDOpsHelper<N>(output_desc, sub_func); in BroadcastSubSlow()
138 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow()
162 NDOpsHelper<N>(output_desc, sub_func); in BroadcastSubSlow()
195 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow()
202 NDOpsHelper<N>(output_desc, sub_func); in BroadcastSubSlow()
232 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow()
256 NDOpsHelper<N>(output_desc, sub_func); in BroadcastSubSlow()
288 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow()
325 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow()
[all …]
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c157 iotx_cm_sub_fp sub_func; in iotx_cm_sub() local
165 sub_func = _cm_fd[fd]->sub_func; in iotx_cm_sub()
167 return sub_func(ext, topic, topic_handle_func, pcontext); in iotx_cm_sub()
A Diotx_cm_internal.h81 iotx_cm_sub_fp sub_func; member
A Diotx_cm_mqtt.c410 _mqtt_conncection->sub_func = _mqtt_sub; in _set_common_handlers()
A Diotx_cm_coap.c423 _coap_conncection->sub_func = _coap_sub; in _set_common_handlers()

Completed in 6 milliseconds