HomeSort by relevance Sort by last modified time
    Searched refs:defstr (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
util.c 130 const char *defstr; local
146 defstr = _(_("<y>"));
148 defstr = _(_("<n>"));
150 defstr = _(" (y/n)");
151 printf("%s%s? ", string, defstr);
  /external/oprofile/libpopt/
popthelp.c 154 const char * defstr = D_(translation_domain, "default"); local
162 strcpy(le, defstr); le += strlen(le);
  /external/opencore/engines/player/src/
pv_player_engine.cpp 10527 char* defstr = (char*)oscl_malloc((defstrlen + 1) * sizeof(char)); local
10885 char* defstr = (char*)oscl_malloc((defstrlen + 1) * sizeof(char)); local
10935 char* defstr = (char*)oscl_malloc((defstrlen + 1) * sizeof(char)); local
10985 char* defstr = (char*)oscl_malloc((defstrlen + 1) * sizeof(char)); local
11035 char* defstr = (char*)oscl_malloc((defstrlen + 1) * sizeof(char)); local
11085 char* defstr = (char*)oscl_malloc((defstrlen + 1) * sizeof(char)); local
    [all...]

Completed in 109 milliseconds