Searched refs:suffix (Results 1 – 4 of 4) sorted by relevance
10 LOCAL_MODULE_SUFFIX := $(suffix $1)
69 const char *suffix; member83 while (p->suffix) { in is_volume()84 size_t slen = strnlen(p->suffix, 44); in is_volume()88 if (strncmp(name + l, p->suffix, slen) == 0 && in is_volume()
48 …* module, char* context, char* group, unsigned char level, char* name, char* suffix, int is_param);
715 static OMX_STRING suffix = ".so"; in OMX_BuildComponentTable() local751 strlen(suffix)); in OMX_BuildComponentTable()