/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | PivotData.java | 67 …String defaultContentList = supplementalMetadata.getFullXPath("//supplementalData/metadata/default… in pivotGroup() 111 if (me.getFullXPath("//ldml/alias", true) != null) { in writePivot() 123 if (resolvedParent.getFullXPath("//ldml/alias", true) != null) { in writePivot() 130 String fullPath = me.getFullXPath(path); in writePivot() 132 String oldFullXPath = resolvedParent.getFullXPath(path); in writePivot() 184 if (newFile.getFullXPath("//ldml/alias", true) != null) { in writePivot() 212 fullPath = toAddFrom.getFullXPath(path); in addPathsAndValuesFrom() 215 oldFullXPath = toModify.getFullXPath(path); in addPathsAndValuesFrom()
|
D | CLDRModify.java | 485 if (k.getFullXPath("//ldml/alias", true) != null) { in main() 550 String fullpath = k.getFullXPath(path); in main() 806 String temp = cldrFileToFilter.getFullXPath(oldFullPath); in replace() 1017 String fullPath = cldrFileToFilter.getFullXPath(xpath); 1040 String fullXPath = cldrFileToFilter.getFullXPath(xpath); 1099 String oldFullXPath = cldrFileToFilter.getFullXPath(xpath); 1127 String oldFullXPath = cldrFileToFilter.getFullXPath(xpath); 1143 String fullXPath = cldrFileToFilter.getFullXPath(xpath); 1211 String fullXPath = cldrFileToFilter.getFullXPath(xpath); 1262 String fullXPath = cldrFileToFilter.getFullXPath(xpath); [all …]
|
D | CLDRFormat.java | 101 String full1 = cldrFile.getFullXPath(path); in findFirstDifference() 102 String full2 = regenFile.getFullXPath(path); in findFirstDifference()
|
D | CLDRCompare.java | 93 String newFullPath = newCldrFile.getFullXPath(path); in main() 94 String oldFullPath = oldCldrFile.getFullXPath(path); in main()
|
D | DiffWithParent.java | 44 String fullPath = file.getFullXPath(path); in main() 46 String pfullPath = parent.getFullXPath(path); in main()
|
D | ShowCoverageLevels.java | 32 String fullPath = cldrFileToCheck.getFullXPath(path); in main()
|
D | GenerateCldrDateTimeTests.java | 75 String path = cldrFile.getFullXPath(cpath); in getInfo()
|
D | VettingAdder.java | 143 String fullPath = cldr.getFullXPath(path); in incorporateVetting() 283 String fullPath = cldr.getFullXPath(path); in showFiles()
|
D | CLDRFileTransformer.java | 173 String fullPath = input.getFullXPath(xpath); in transform()
|
D | DiffCldr.java | 104 String path = cldrFile.getFullXPath(distinguishedPath); in main()
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | TestCache.java | 35 cc.check(path, file.getFullXPath(path), file.getStringValue(path), options, result); in check() 39 cc.check(path, file.getFullXPath(path), value, options, result); in check() 43 cc.getExamples(path, file.getFullXPath(path), value, options, result); in getExamples()
|
D | CheckLogicalGroupings.java | 120 String fPath = getCldrFileToCheck().getFullXPath(apath); in handleCheck()
|
D | CLDRTest.java | 153 … if (item.getFullXPath(xpath).indexOf("[@draft=\"unconfirmed\"]") >= 0) draft = " [draft]"; in TestCurrencyFormats() 197 vc.fullxpath = item.getFullXPath(xpath); in TestCommonChildren() 254 String fullxpath = plain.getFullXPath(xpath); in TestThatExemplarsContainAll() 507 parts.set(item.getFullXPath(xpath)); in checkAttributeValidity() 662 parts.set(supp.getFullXPath(path));
|
D | TestMisc.java | 216 String fullPath = en.getFullXPath(path); in checkAliases() 515 String fullPath = cldrFile.getFullXPath(path); in checkDistinguishing() 632 String fullPath = supp.getFullXPath(path); in testPopulous()
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | XPPUtil.java | 40 String fullPath = whichFile.getFullXPath(xpath); in getBasicAttributeValue() 48 String fullPath = file.getFullXPath(xpath); in findAttributeValue()
|
D | LocaleMapper.java | 304 public static String getFullXPath(String xpath, CLDRFile cldrFile) { in getFullXPath() method in LocaleMapper 305 String fullPath = cldrFile.getFullXPath(xpath); in getFullXPath() 319 String fullPath = cldr.getFullXPath(path); in matchXPath() 403 String version = cldrResolved.getFullXPath("//ldml/identity/version"); in hackAddExtras()
|
D | BreakIteratorMapper.java | 53 String fullPath = specialsFile.getFullXPath(path); in fillFromCldr()
|
D | CollationMapper.java | 84 String fullPath = specialFile.getFullXPath(path); in fillFromCldr()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestCheckCLDR.java | 88 c.check(path, english.getFullXPath(path), in TestCheckConsistentCasing() 171 test.handleCheck(path, english.getFullXPath(path), "?", in TestPlaceholders() 185 test.handleCheck(path, english.getFullXPath(path), "?", in TestPlaceholders() 194 test.handleCheck(path, english.getFullXPath(path), "?", in TestPlaceholders() 272 test.handleCheck(path, patched.getFullXPath(path), resolvedValue, in checkLocale()
|
D | TestBasic.java | 187 String fullPath = cldrfile.getFullXPath(xpath); in checkDtds() 189 fullPath = cldrfile.getFullXPath(xpath); in checkDtds() 623 String fullPath = file.getFullXPath(path); in TestPaths() 709 String fullpath = root.getFullXPath(path); in TestAPath() 956 final String fullXPath = cldrFile.getFullXPath(path); in showDifferences() 965 final String parentFullPath = parentFile.getFullXPath(path); in showDifferences()
|
D | TestAliases.java | 104 String fullpath = en.getFullXPath(path); in testCountFull()
|
D | TestLdml2ICU.java | 246 .getFullXPath(xpath)); in checkLocaleRegexes()
|
D | TestInheritance.java | 754 String fullPath = cldrFileToCheck.getFullXPath(path); in TestCldrFileConsistency() 757 fullPath = cldrFileToCheck.getFullXPath(path); in TestCldrFileConsistency() 974 String fullPath = cldrFileToCheck.getFullXPath(aliasPath); in checkAliasValues()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CLDRFile.java | 367 System.out.println(getFullXPath(xpath) + " =>\t" + getStringValue(xpath)); in show() 406 firstFullPath = getFullXPath(firstPath); in write() 524 current.set(getFullXPath(xpath)); in write() 666 public String getFullXPath(String xpath) { in getFullXPath() method in CLDRFile 786 String fullpath = getFullXPath(cpath); in putAll() 802 String newFullPath = getNondraftNonaltXPath(other.getFullXPath(cpath)); in putAll() 805 newFullPath = addReferencesIfNeeded(newFullPath, getFullXPath(cpath)); in putAll() 827 dataSource.putValueAtPath(other.getFullXPath(key), otherValue); in putAll() 829 && equalsIgnoringDraft(getFullXPath(key), other.getFullXPath(key))) in putAll() 833 … String fullPath = parts.set(other.getFullXPath(key)).addAttribute("alt", prop).toString(); in putAll() [all …]
|
D | CharacterFallbacks.java | 29 String fullPath = characterFallbacks.getFullXPath(path); in CharacterFallbacks()
|