Home
last modified time | relevance | path

Searched refs:getFullXPath (Results 1 – 25 of 57) sorted by relevance

123

/external/cldr/tools/java/org/unicode/cldr/tool/
DPivotData.java67 …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()
DCLDRModify.java485 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 …]
DCLDRFormat.java101 String full1 = cldrFile.getFullXPath(path); in findFirstDifference()
102 String full2 = regenFile.getFullXPath(path); in findFirstDifference()
DCLDRCompare.java93 String newFullPath = newCldrFile.getFullXPath(path); in main()
94 String oldFullPath = oldCldrFile.getFullXPath(path); in main()
DDiffWithParent.java44 String fullPath = file.getFullXPath(path); in main()
46 String pfullPath = parent.getFullXPath(path); in main()
DShowCoverageLevels.java32 String fullPath = cldrFileToCheck.getFullXPath(path); in main()
DGenerateCldrDateTimeTests.java75 String path = cldrFile.getFullXPath(cpath); in getInfo()
DVettingAdder.java143 String fullPath = cldr.getFullXPath(path); in incorporateVetting()
283 String fullPath = cldr.getFullXPath(path); in showFiles()
DCLDRFileTransformer.java173 String fullPath = input.getFullXPath(xpath); in transform()
DDiffCldr.java104 String path = cldrFile.getFullXPath(distinguishedPath); in main()
/external/cldr/tools/java/org/unicode/cldr/test/
DTestCache.java35 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()
DCheckLogicalGroupings.java120 String fPath = getCldrFileToCheck().getFullXPath(apath); in handleCheck()
DCLDRTest.java153 … 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));
DTestMisc.java216 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/
DXPPUtil.java40 String fullPath = whichFile.getFullXPath(xpath); in getBasicAttributeValue()
48 String fullPath = file.getFullXPath(xpath); in findAttributeValue()
DLocaleMapper.java304 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()
DBreakIteratorMapper.java53 String fullPath = specialsFile.getFullXPath(path); in fillFromCldr()
DCollationMapper.java84 String fullPath = specialFile.getFullXPath(path); in fillFromCldr()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCheckCLDR.java88 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()
DTestBasic.java187 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()
DTestAliases.java104 String fullpath = en.getFullXPath(path); in testCountFull()
DTestLdml2ICU.java246 .getFullXPath(xpath)); in checkLocaleRegexes()
DTestInheritance.java754 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/
DCLDRFile.java367 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 …]
DCharacterFallbacks.java29 String fullPath = characterFallbacks.getFullXPath(path); in CharacterFallbacks()

123