Searched refs:URGN_UNKNOWN (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duregion.h60 * URGN_DEPRECATED, and URGN_UNKNOWN.
69 URGN_UNKNOWN, enumerator in enum:URegionType
175 * is URGN_GROUPING, URGN_DEPRECATED, or URGN_UNKNOWN which are not appropriate for this API.
/external/icu/icu4c/source/i18n/unicode/
H A Duregion.h59 * URGN_DEPRECATED, and URGN_UNKNOWN.
68 URGN_UNKNOWN, enumerator in enum:URegionType
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/
H A Dregiontst.cpp330 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL }
439 type = URGN_UNKNOWN;
483 type = URGN_UNKNOWN;
/external/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp330 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL }
439 type = URGN_UNKNOWN;
483 type = URGN_UNKNOWN;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Duregiontest.c356 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL },
357 { NULL , 0, NULL , URGN_UNKNOWN, NULL } /* terminator */
/external/icu/icu4c/source/test/cintltst/
H A Duregiontest.c356 { "ZZ" , 999, NULL , URGN_UNKNOWN, NULL },
357 { NULL , 0, NULL , URGN_UNKNOWN, NULL } /* terminator */
/external/chromium_org/third_party/icu/source/i18n/
H A Dregion.cpp251 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/
H A Dregion.cpp251 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 1955 milliseconds