Searched defs:paths (Results 1 – 12 of 12) sorted by relevance
/AliOS-Things-master/components/linkkit/dev_model/server/ |
A D | dm_server.c | 113 const char *paths, in dm_server_thing_service_property_set() 165 void dm_server_thing_service_request(CoAPContext *context, const char *paths, in dm_server_thing_service_request() 191 const char *paths, in dm_server_thing_service_property_get() 233 const char *paths, in dm_server_thing_service_property_post() 271 const char *paths, in dm_server_thing_dev_core_service_dev()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | ctx.cc | 60 void Ctx::SetRuntimeEnabledPaths(Path paths) { in SetRuntimeEnabledPaths() 147 Path* paths = &mutable_impl()->runtime_enabled_paths_; in GetRuntimeEnabledPaths() local
|
A D | context.cc | 54 void Context::set_runtime_enabled_paths(Path paths) { in set_runtime_enabled_paths()
|
A D | trace.h | 498 inline std::string str(Path paths) { in str()
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | codeformat.py | 83 def list_files(paths, exclusions=None, prefix=""): argument
|
/AliOS-Things-master/components/linkkit/iot_coap/server/ |
A D | CoAPServer.c | 268 const char *paths, CoAPSendMsgHandler callback, in CoAPServerResp_send()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ |
A D | ctc_beam_search.h | 398 int n, std::vector<std::vector<int>>* paths, std::vector<float>* log_probs, in TopPaths()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/example/ |
A D | parametrized_example.cc | 47 int paths; member
|
/AliOS-Things-master/components/linkkit/dev_model/alcs/ |
A D | alcs_server.c | 33 void alcs_rec_auth_select(CoAPContext *ctx, const char *paths, in alcs_rec_auth_select() 194 void alcs_rec_auth(CoAPContext *ctx, const char *paths, NetworkAddr *from, in alcs_rec_auth()
|
A D | alcs_localsetup.c | 193 static void alcs_service_cb_setup(CoAPContext *context, const char *paths, in alcs_service_cb_setup()
|
/AliOS-Things-master/components/SDL2/src/power/linux/ |
A D | SDL_syspower.c | 620 char **paths = NULL; in SDL_GetPowerInfo_Linux_org_freedesktop_upower() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvg.h | 152 NSVGpath* paths; // Linked list of paths in the image. member
|
Completed in 21 milliseconds