Home
last modified time | relevance | path

Searched refs:getBest (Results 1 – 11 of 11) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DLanguageTest.java67 String bestScript = getBest(language2script, language, "Zzzz");
68 String bestTerritory = getBest(language2territory, language, "ZZ");
73 String bestLanguage = getBest(script2language, script, "und");
74 String bestTerritory = getBest(script2territory, script, "ZZ");
80 public String getBest( in getBest() method in LanguageTest
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp244 VPlanSlp::getBest(OpMode Mode, VPValue *Last, in getBest() function in VPlanSlp
338 getBest(Mode[Op], Last, Candidates, IAI); in reorderMultiNodeOps()
DVPlan.h2096 std::pair<OpMode, VPValue *> getBest(OpMode Mode, VPValue *Last,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp241 VPlanSlp::getBest(OpMode Mode, VPValue *Last, in getBest() function in VPlanSlp
335 getBest(Mode[Op], Last, Candidates, IAI); in reorderMultiNodeOps()
DVPlan.h1750 std::pair<OpMode, VPValue *> getBest(OpMode Mode, VPValue *Last,
/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java606 FixedDecimal amount = getBest(Count.valueOf(count)); in handleFormatUnit()
664 FixedDecimal amount = getBest(count); in handleCompoundUnit()
717 FixedDecimal amount = getBest(count); in handleCompoundUnit1()
761 private FixedDecimal getBest(Count count) { in getBest() method in ExampleGenerator
/external/cldr/tools/java/libs/
Dutilities.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DCollectionUtilities.java165 public static <T, U extends Collection<T>> T getBest(U c, Comparator<T> comp, int direction) { in getBest() method in CollectionUtilities
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DCollectionUtilities.java168 public static <T, U extends Collection<T>> T getBest(U c, Comparator<T> comp, int direction) { in getBest() method in CollectionUtilities
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateLanguageContainment.java421 private static String getBest(Collection<String> parents) { in getBest() method in GenerateLanguageContainment
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...