Searched refs:algorithmicType (Results 1 – 4 of 4) sorted by relevance
| /external/icu/icu4c/source/common/unicode/ |
| D | ucnv.h | 1633 ucnv_toAlgorithmic(UConverterType algorithmicType, 1686 UConverterType algorithmicType,
|
| /external/icu/libandroidicu/include/unicode/ |
| D | ucnv.h | 1633 ucnv_toAlgorithmic(UConverterType algorithmicType, 1686 UConverterType algorithmicType,
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | ucnv.h | 1633 ucnv_toAlgorithmic(UConverterType algorithmicType, 1686 UConverterType algorithmicType,
|
| /external/icu/icu4c/source/common/ |
| D | ucnv.cpp | 2527 UConverterType algorithmicType, in ucnv_convertAlgorithmic() argument 2553 algoConverter=ucnv_createAlgorithmicConverter(&algoConverterStatic, algorithmicType, in ucnv_convertAlgorithmic() 2583 ucnv_toAlgorithmic(UConverterType algorithmicType, in ucnv_toAlgorithmic() argument 2588 return ucnv_convertAlgorithmic(TRUE, algorithmicType, cnv, in ucnv_toAlgorithmic() 2596 UConverterType algorithmicType, in ucnv_fromAlgorithmic() argument 2600 return ucnv_convertAlgorithmic(FALSE, algorithmicType, cnv, in ucnv_fromAlgorithmic()
|