Home
last modified time | relevance | path

Searched defs:formatPercent (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/test/perf/perldriver/
H A DFormat.pm120 sub formatPercent { subroutine
/aosp_15_r20/external/icu/icu4j/perf-tests/perldriver/
H A DFormat.pm118 sub formatPercent { subroutine
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/perldriver/
H A DFormat.pm120 sub formatPercent { subroutine
/aosp_15_r20/external/icu/icu4j/perf-tests/
H A Dconverterperf.pl470 sub formatPercent { subroutine
H A Dnormperf.pl502 sub formatPercent { subroutine
H A Ddecimalformatperf.pl447 sub formatPercent { subroutine
H A Ducharacterperf.pl449 sub formatPercent { subroutine
H A Ddateformatperf.pl452 sub formatPercent { subroutine
H A Dunicodesetperf.pl439 sub formatPercent { subroutine
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DConvertLanguageData.java2501 public static String formatPercent(double d, int roundDigits, boolean xml) { in formatPercent() method in ConvertLanguageData