Searched refs:getAlgorithmicDelta (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/common/ |
D | normalizer2impl.h | 627 UChar32 getAlgorithmicDelta(uint16_t norm16) const { in getAlgorithmicDelta() function
|
D | normalizer2impl.cpp | 1936 appendCodePointDelta(prevSrc, src, getAlgorithmicDelta(norm16), *sink, edits); in composeUTF8()
|
/external/cronet/stable/third_party/icu/source/common/ |
D | normalizer2impl.h | 618 UChar32 getAlgorithmicDelta(uint16_t norm16) const { in getAlgorithmicDelta() function
|
D | normalizer2impl.cpp | 1921 appendCodePointDelta(prevSrc, src, getAlgorithmicDelta(norm16), *sink, edits); in composeUTF8()
|
/external/cronet/tot/third_party/icu/source/common/ |
D | normalizer2impl.h | 618 UChar32 getAlgorithmicDelta(uint16_t norm16) const { in getAlgorithmicDelta() function
|
D | normalizer2impl.cpp | 1921 appendCodePointDelta(prevSrc, src, getAlgorithmicDelta(norm16), *sink, edits); in composeUTF8()
|
/external/icu/libicu/cts_headers/ |
D | normalizer2impl.h | 627 UChar32 getAlgorithmicDelta(uint16_t norm16) const { in getAlgorithmicDelta() function
|