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

/external/chromium_org/third_party/icu/source/tools/makeconv/
H A Ducnvstat.c61 const UConverterStaticData *ucnv_converterStaticData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES]={
H A Dmakeconv.c75 extern const UConverterStaticData * ucnv_converterStaticData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES];
/external/icu4c/tools/makeconv/
H A Ducnvstat.c61 const UConverterStaticData *ucnv_converterStaticData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES]={
H A Dmakeconv.c75 extern const UConverterStaticData * ucnv_converterStaticData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES];
/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h129 UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES enumerator in enum:__anon10893
/external/icu4c/common/unicode/
H A Ducnv.h166 UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES enumerator in enum:__anon18209
/external/chromium_org/third_party/icu/source/common/
H A Ducnv_bld.c55 converterData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES]={
251 if( (uint16_t)type >= UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES ||
892 if(type<0 || UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES<=type) {
/external/icu4c/common/
H A Ducnv_bld.cpp56 converterData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES]={
256 if( (uint16_t)type >= UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES ||
899 if(type<0 || UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES<=type) {

Completed in 104 milliseconds