Searched refs:encodeRun (Results 1 - 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUtility.java249 encodeRun(buffer, runValue, runLength);
254 encodeRun(buffer, runValue, runLength);
282 encodeRun(buffer, runValue, runLength);
287 encodeRun(buffer, runValue, runLength);
314 encodeRun(buffer, (short)runValue, runLength);
319 encodeRun(buffer, (short)runValue, runLength);
348 encodeRun(buffer, runValue, runLength, state);
353 encodeRun(buffer, runValue, runLength, state);
366 private static final <T extends Appendable> void encodeRun(T buffer, int value, int length) { method in class:Utility
402 private static final <T extends Appendable> void encodeRun( method in class:Utility
434 private static final <T extends Appendable> void encodeRun(T buffer, byte value, int length, method in class:Utility
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUtility.java245 encodeRun(buffer, runValue, runLength);
250 encodeRun(buffer, runValue, runLength);
278 encodeRun(buffer, runValue, runLength);
283 encodeRun(buffer, runValue, runLength);
310 encodeRun(buffer, (short)runValue, runLength);
315 encodeRun(buffer, (short)runValue, runLength);
344 encodeRun(buffer, runValue, runLength, state);
349 encodeRun(buffer, runValue, runLength, state);
362 private static final <T extends Appendable> void encodeRun(T buffer, int value, int length) { method in class:Utility
398 private static final <T extends Appendable> void encodeRun( method in class:Utility
430 private static final <T extends Appendable> void encodeRun(T buffer, byte value, int length, method in class:Utility
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 87 milliseconds