Searched refs:algorithmicType (Results 1 – 4 of 4) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | ucnv.h | 1622 ucnv_toAlgorithmic(UConverterType algorithmicType, 1675 UConverterType algorithmicType,
|
/external/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 1622 ucnv_toAlgorithmic(UConverterType algorithmicType, 1675 UConverterType algorithmicType,
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucnv.h | 1622 ucnv_toAlgorithmic(UConverterType algorithmicType, 1675 UConverterType algorithmicType,
|
/external/icu/icu4c/source/common/ |
D | ucnv.cpp | 2520 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()
|