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

  /external/chromium/third_party/icu/source/tools/genrb/
derb.c 210 const char *thename = 0, *p, *q; local
247 thename = arg;
260 thename = infile;
264 if (thename) {
265 bundle = ures_openDirect(thename, locale, &status);
338 if (thename) {
339 printCString(out, converter, thename, -1);
  /external/icu4c/tools/genrb/
derb.c 210 const char *thename = 0, *p, *q; local
247 thename = arg;
260 thename = infile;
264 if (thename) {
265 bundle = ures_openDirect(thename, locale, &status);
338 if (thename) {
339 printCString(out, converter, thename, -1);

Completed in 286 milliseconds