Searched refs:URGN_DEPRECATED (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.
107 URGN_DEPRECATED, 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.
106 URGN_DEPRECATED, 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/i18n/
H A Dregion.cpp191 aliasFromRegion->type = URGN_DEPRECATED;
193 aliasFromRegion->type = URGN_DEPRECATED;
429 if ( r->type == URGN_DEPRECATED && r->preferredValues->size() == 1) {
474 if ( r->type == URGN_DEPRECATED && r->preferredValues->size() == 1) {
513 * that matches the given type. Note: The URegionTypes = "URGN_GROUPING", "URGN_DEPRECATED", or "URGN_UNKNOWN"
616 if ( type == URGN_DEPRECATED ) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregiontst.cpp71 { "AN" , 530, NULL, URGN_DEPRECATED, NULL },
242 { "NT" , 536, NULL , URGN_DEPRECATED, NULL },
285 { "SU" , 810, NULL , URGN_DEPRECATED , NULL},
409 { "SU", "SU", URGN_DEPRECATED }, // Alias to a deprecated region with multiple preferred values
410 { "AN", "AN", URGN_DEPRECATED }, // Deprecated region with multiple preferred values
/external/icu/icu4c/source/i18n/
H A Dregion.cpp191 aliasFromRegion->type = URGN_DEPRECATED;
193 aliasFromRegion->type = URGN_DEPRECATED;
429 if ( r->type == URGN_DEPRECATED && r->preferredValues->size() == 1) {
474 if ( r->type == URGN_DEPRECATED && r->preferredValues->size() == 1) {
513 * that matches the given type. Note: The URegionTypes = "URGN_GROUPING", "URGN_DEPRECATED", or "URGN_UNKNOWN"
616 if ( type == URGN_DEPRECATED ) {
/external/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp71 { "AN" , 530, NULL, URGN_DEPRECATED, NULL },
242 { "NT" , 536, NULL , URGN_DEPRECATED, NULL },
285 { "SU" , 810, NULL , URGN_DEPRECATED , NULL},
409 { "SU", "SU", URGN_DEPRECATED }, // Alias to a deprecated region with multiple preferred values
410 { "AN", "AN", URGN_DEPRECATED }, // Deprecated region with multiple preferred values
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Duregiontest.c97 { "AN" , 530, NULL, URGN_DEPRECATED, NULL },
268 { "NT" , 536, NULL , URGN_DEPRECATED, NULL },
311 { "SU" , 810, NULL , URGN_DEPRECATED , NULL},
/external/icu/icu4c/source/test/cintltst/
H A Duregiontest.c97 { "AN" , 530, NULL, URGN_DEPRECATED, NULL },
268 { "NT" , 536, NULL , URGN_DEPRECATED, NULL },
311 { "SU" , 810, NULL , URGN_DEPRECATED , NULL},

Completed in 168 milliseconds