Searched defs:encodeRun (Results 1 – 3 of 3) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Utility.java | 357 private static final <T extends Appendable> void encodeRun(T buffer, int value, int length) { in encodeRun() method in Utility 393 private static final <T extends Appendable> void encodeRun(T buffer, short value, int length) { in encodeRun() method in Utility 425 private static final <T extends Appendable> void encodeRun(T buffer, byte value, int length, in encodeRun() method in Utility
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Utility.java | 353 private static final <T extends Appendable> void encodeRun(T buffer, int value, int length) { in encodeRun() method in Utility 389 private static final <T extends Appendable> void encodeRun(T buffer, short value, int length) { in encodeRun() method in Utility 421 private static final <T extends Appendable> void encodeRun(T buffer, byte value, int length, in encodeRun() method in Utility
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |