Searched refs:DistanceTable (Results 1 – 10 of 10) sorted by relevance
104 private final DistanceTable languageDesired2Supported;111 public static abstract class DistanceTable { class in XLocaleDistance112 …abstract int getDistance(String desiredLang, String supportedlang, Output<DistanceTable> table, bo… in getDistance()118 public DistanceTable compact() { in compact()146 public DistanceTable getDistanceTable() { in getDistanceTable()267 final DistanceTable distanceTable;269 public StringDistanceNode(int distance, DistanceTable distanceTable) { in StringDistanceNode()307 public DistanceTable getDistanceTable() { in getDistanceTable()312 public XLocaleDistance(DistanceTable datadistancetable2, RegionMapper regionMapper) { in XLocaleDistance()332 public static class StringDistanceTable extends DistanceTable {[all …]
11 import org.unicode.cldr.draft.XLocaleDistance.DistanceTable;51 static class IntDistanceTable extends DistanceTable {117 …public int getDistance(String desired, String supported, Output<DistanceTable> distanceTable, bool… in getDistance()
200 private final DistanceTable languageDesired2Supported;207 public static abstract class DistanceTable { class in XLocaleDistance208 …abstract int getDistance(String desiredLang, String supportedlang, Output<DistanceTable> table, bo… in getDistance()211 public DistanceTable compact() { in compact()236 public DistanceTable getDistanceTable() { in getDistanceTable()351 final DistanceTable distanceTable;353 public StringDistanceNode(int distance, DistanceTable distanceTable) { in StringDistanceNode()392 public DistanceTable getDistanceTable() { in getDistanceTable()397 public XLocaleDistance(DistanceTable datadistancetable2, RegionMapper regionMapper) { in XLocaleDistance()418 public static class StringDistanceTable extends DistanceTable {[all …]
204 private final DistanceTable languageDesired2Supported;214 public static abstract class DistanceTable { class in XLocaleDistance215 …abstract int getDistance(String desiredLang, String supportedlang, Output<DistanceTable> table, bo… in getDistance()218 public DistanceTable compact() { in compact()246 public DistanceTable getDistanceTable() { in getDistanceTable()361 final DistanceTable distanceTable;363 public StringDistanceNode(int distance, DistanceTable distanceTable) { in StringDistanceNode()402 public DistanceTable getDistanceTable() { in getDistanceTable()407 public XLocaleDistance(DistanceTable datadistancetable2, RegionMapper regionMapper) { in XLocaleDistance()429 public static class StringDistanceTable extends DistanceTable {[all …]
14 import org.unicode.cldr.draft.XLocaleDistance.DistanceTable;120 private void checkTables(DistanceTable internalGetDistanceTable, String title, int depth) { in checkTables()132 DistanceTable subDistanceTable = distanceNode.getDistanceTable(); in checkTables()
23 import android.icu.impl.locale.XLocaleDistance.DistanceTable;130 private void checkTables(DistanceTable internalGetDistanceTable, String title, int depth) { in checkTables()142 DistanceTable subDistanceTable = distanceNode.getDistanceTable(); in checkTables()
22 import com.ibm.icu.impl.locale.XLocaleDistance.DistanceTable;127 private void checkTables(DistanceTable internalGetDistanceTable, String title, int depth) { in checkTables()139 DistanceTable subDistanceTable = distanceNode.getDistanceTable(); in checkTables()
333 …/ibm/icu/impl/locale/XLocaleDistance$DistanceTable#compact:()Lcom/ibm/icu/impl/locale/XLocaleDista…334 com/ibm/icu/impl/locale/XLocaleDistance$DistanceTable#getInternalMatches:()Ljava/util/Map;335 com/ibm/icu/impl/locale/XLocaleDistance$DistanceTable#getInternalNode:(Ljava/lang/String;Ljava/lang…336 com/ibm/icu/impl/locale/XLocaleDistance$DistanceTable#isEmpty:()Z
403 NSString *string = NSLocalizedStringWithDefaultValue(@"FEET", @"DistanceTable",
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...