Searched refs:OutputDouble (Results 1 – 4 of 4) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | LocaleMatcher.java | 191 OutputDouble matchWeight = new OutputDouble(); in getBestMatch() 253 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) { in getBestMatchInternal() 297 private static class OutputDouble { // TODO, move to where OutputInt is class in LocaleMatcher
|
/external/cldr/tools/java/com/ibm/icu/util/ |
D | LocaleMatcher.java | 181 OutputDouble matchWeight = new OutputDouble(); in getBestMatch() 247 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) { in getBestMatchInternal() 286 public static class OutputDouble { // TODO, move to where OutputInt is class in LocaleMatcher
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleMatcher.java | 195 OutputDouble matchWeight = new OutputDouble(); in getBestMatch() 260 private ULocale getBestMatchInternal(ULocale languageCode, OutputDouble outputWeight) { in getBestMatchInternal() 304 private static class OutputDouble { // TODO, move to where OutputInt is class in LocaleMatcher
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | intermOut.cpp | 1127 static void OutputDouble(TInfoSink& out, double value, TOutputTraverser::EExtraOutput extra) in OutputDouble() function 1195 OutputDouble(out, constUnion[i].getDConst(), extra); in OutputConstantUnion()
|