Home
last modified time | relevance | path

Searched defs:category (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/
A DSDL_log.c47 int category; member
110 SDL_LogSetPriority(int category, SDL_LogPriority priority) in SDL_LogSetPriority()
132 SDL_LogGetPriority(int category) in SDL_LogGetPriority()
181 SDL_LogVerbose(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) in SDL_LogVerbose()
191 SDL_LogDebug(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) in SDL_LogDebug()
201 SDL_LogInfo(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) in SDL_LogInfo()
211 SDL_LogWarn(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) in SDL_LogWarn()
221 SDL_LogError(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) in SDL_LogError()
231 SDL_LogCritical(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) in SDL_LogCritical()
252 GetCategoryPrefix(int category) in GetCategoryPrefix()
[all …]
/AliOS-Things-master/components/py_engine/engine/py/
A Dwarning.c36 void mp_warning(const char *category, const char *msg, ...) { in mp_warning()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/
A DDetectChefCapResult.h39 std::string category; member
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/imagerecog/include/alibabacloud/imagerecog/model/
A DClassifyingRubbishResult.h40 std::string category; member
/AliOS-Things-master/components/ucloud_ai/include/model/
A Dimagerecog.h16 char *category; member
/AliOS-Things-master/components/ucloud_ai/src/model/
A Dimagerecog.cc24 string rubbish, category; in classifyingRubbish() local
/AliOS-Things-master/solutions/ucloud_ai_demo/
A Ducloud_ai_demo.c449 char *category = NULL; in imagerecog_classifying_rubbish_callback() local
/AliOS-Things-master/components/ai_agent/example/
A Daiagent_example.c318 char *category = NULL; in imagerecog_classifying_rubbish_callback() local

Completed in 24 milliseconds