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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
uregion.h 60 * URGN_DEPRECATED, and URGN_UNKNOWN.
69 URGN_UNKNOWN,
175 * is URGN_GROUPING, URGN_DEPRECATED, or URGN_UNKNOWN which are not appropriate for this API.
  /external/icu/icu4c/source/i18n/unicode/
uregion.h 59 * URGN_DEPRECATED, and URGN_UNKNOWN.
68 URGN_UNKNOWN,
173 * is URGN_GROUPING, URGN_DEPRECATED, or URGN_UNKNOWN which are not appropriate for this API.
  /external/chromium_org/third_party/icu/source/test/intltest/
regiontst.cpp 330 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL }
439 type = URGN_UNKNOWN;
483 type = URGN_UNKNOWN;
  /external/icu/icu4c/source/test/intltest/
regiontst.cpp 330 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL }
439 type = URGN_UNKNOWN;
483 type = URGN_UNKNOWN;
  /external/chromium_org/third_party/icu/source/test/cintltst/
uregiontest.c 356 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL },
357 { NULL , 0, NULL , URGN_UNKNOWN, NULL } /* terminator */
  /external/icu/icu4c/source/test/cintltst/
uregiontest.c 356 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL },
357 { NULL , 0, NULL , URGN_UNKNOWN, NULL } /* terminator */
  /external/chromium_org/third_party/icu/source/i18n/
region.cpp 251 r->type = URGN_UNKNOWN;
364 type(URGN_UNKNOWN),
513 * that matches the given type. Note: The URegionTypes = "URGN_GROUPING", "URGN_DEPRECATED", or "URGN_UNKNOWN"
  /external/icu/icu4c/source/i18n/
region.cpp 251 r->type = URGN_UNKNOWN;
364 type(URGN_UNKNOWN),
513 * that matches the given type. Note: The URegionTypes = "URGN_GROUPING", "URGN_DEPRECATED", or "URGN_UNKNOWN"

Completed in 272 milliseconds