Home
last modified time | relevance | path

Searched defs:otherSource (Results 1 – 4 of 4) sorted by relevance

/external/jarjar/src/main/com/tonicsystems/jarjar/
DDepFindVisitor.java63 String otherSource = classes.get(key); in map() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DAnnotations.java355 public String getShortName(String code, Transform<String, String> otherSource) { in getShortName() argument
403 private Annotations synthesize(String code, Transform<String, String> otherSource) { in synthesize() argument
550 Transform<String, String> otherSource) { in getBasePlusRemainder() argument
DXMLSource.java207 public void putAll(XMLSource otherSource, int conflict_resolution) { in putAll()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java1818 final String otherSource = in showValue() local