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

  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.c 211 UBool fromICUData = FALSE;
238 if (!(fromICUData = !uprv_strcmp(inputDir, "-"))) {
267 bundle = ures_open(fromICUData ? 0 : inputDir, locale, &status);
340 } else if (fromICUData) {
  /external/icu4c/tools/genrb/
derb.c 211 UBool fromICUData = FALSE;
238 if (!(fromICUData = !uprv_strcmp(inputDir, "-"))) {
267 bundle = ures_open(fromICUData ? 0 : inputDir, locale, &status);
340 } else if (fromICUData) {

Completed in 41 milliseconds