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

  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.c 182 const char *thename = 0, *p, *q; local
219 thename = arg;
232 thename = infile;
236 if (thename) {
237 bundle = ures_openDirect(thename, locale, &status);
312 if (thename) {
313 u_fprintf(out, "%s", thename);
  /external/icu/icu4c/source/tools/genrb/
derb.c 182 const char *thename = 0, *p, *q; local
219 thename = arg;
232 thename = infile;
236 if (thename) {
237 bundle = ures_openDirect(thename, locale, &status);
312 if (thename) {
313 u_fprintf(out, "%s", thename);

Completed in 187 milliseconds