Home
last modified time | relevance | path

Searched refs:algorithmicType (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducnv.h1622 ucnv_toAlgorithmic(UConverterType algorithmicType,
1675 UConverterType algorithmicType,
/external/icu/libicu/cts_headers/unicode/
Ducnv.h1622 ucnv_toAlgorithmic(UConverterType algorithmicType,
1675 UConverterType algorithmicType,
/external/icu/libandroidicu/include/unicode/
Ducnv.h1622 ucnv_toAlgorithmic(UConverterType algorithmicType,
1675 UConverterType algorithmicType,
/external/icu/icu4c/source/common/
Ducnv.cpp2520 UConverterType algorithmicType, in ucnv_convertAlgorithmic() argument
2546 algoConverter=ucnv_createAlgorithmicConverter(&algoConverterStatic, algorithmicType, in ucnv_convertAlgorithmic()
2576 ucnv_toAlgorithmic(UConverterType algorithmicType, in ucnv_toAlgorithmic() argument
2581 return ucnv_convertAlgorithmic(TRUE, algorithmicType, cnv, in ucnv_toAlgorithmic()
2589 UConverterType algorithmicType, in ucnv_fromAlgorithmic() argument
2593 return ucnv_convertAlgorithmic(FALSE, algorithmicType, cnv, in ucnv_fromAlgorithmic()