Home
last modified time | relevance | path

Searched defs:ct (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_string.c26 int osal_strcmp(const char *cs, const char *ct) in osal_strcmp() argument
31 int osal_strncmp(const char *cs, const char *ct, int count) in osal_strncmp() argument
93 char *osal_strpbrk(const char *cs, const char *ct) in osal_strpbrk() argument
98 char *osal_strsep(char **s, const char *ct) in osal_strsep() argument
118 int osal_memcmp(const void *cs, const void *ct, int count) in osal_memcmp() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_mode_config.c486 struct drm_crtc *crtc, *ct; in drm_mode_config_cleanup() local

Completed in 2 milliseconds