Searched defs:suffix (Results 1 – 9 of 9) sorted by relevance
59 unsigned int suffix; in psb__open_log() local88 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local163 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local178 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local193 unsigned int suffix = 0xffff & ((unsigned int)time(NULL)); in psb__open_log() local
323 static const char* suffix[2] = {BOOTCTRL_SUFFIX_A, BOOTCTRL_SUFFIX_B}; in bootctrl_get_suffix() local
715 static OMX_STRING suffix = ".so"; in OMX_BuildComponentTable() local
728 static OMX_STRING suffix = ".so"; in OMX_BuildComponentTable() local
69 const char *suffix; member
1092 const char * suffix = backend_table[snd_device]; in platform_add_backend_name() local
1382 const char * suffix = backend_tag_table[snd_device]; in platform_add_backend_name() local
157 unsigned short suffix = 0xffff & ((unsigned int)time(NULL)); in va_TraceInit() local
3111 const std::string& str, const std::string& suffix) { in EndsWithCaseInsensitive()