Home
last modified time | relevance | path

Searched defs:algorithmicType (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv.cpp2520 UConverterType algorithmicType, in ucnv_convertAlgorithmic()
2576 ucnv_toAlgorithmic(UConverterType algorithmicType, in ucnv_toAlgorithmic()
2589 UConverterType algorithmicType, in ucnv_fromAlgorithmic()
/external/icu/libandroidicu/static_shim/
Dshim.cpp949 int32_t ucnv_fromAlgorithmic_android(UConverter * cnv, UConverterType algorithmicType, char * targe… in ucnv_fromAlgorithmic_android()
1081 int32_t ucnv_toAlgorithmic_android(UConverterType algorithmicType, UConverter * cnv, char * target,… in ucnv_toAlgorithmic_android()