Home
last modified time | relevance | path

Searched defs:parentValue (Results 1 – 10 of 10) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRFileTransformer.java201 String parentValue = outputParent.getStringValue(xpath); in transform() local
220 String oldValue, String parentValue) { in transformValue()
DShowRegionalVariants.java145 String parentValue = parentFile.getStringValue(path); in main() local
300 …private static boolean sameExceptEnd(String childValue, String childEnding, String parentValue, St… in sameExceptEnd()
DShowChildren.java63 String parentValue = parentFile.getStringValue(path); in main() local
DSearchCLDR.java384 …String shortPath, String parentValue, String englishValue, String resolvedSource, String organizat… in showLine()
DFilterFactory.java177 String parentValue = resolvedParent.getStringValue(xpath); in removeRedundantPaths() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCldrResolver.java195 String parentValue = resolvedParent in loadToolDataFromResolver() local
DTestBasic.java837 String parentValue = parentFile.getStringValue(path); in highestShared() local
/external/dagger2/java/dagger/hilt/processor/internal/definecomponent/
DDefineComponentMetadatas.java141 AnnotationValue parentValue = getAnnotationElementAndValue(mirror, "parent").getValue(); in getUncached() local
/external/cldr/tools/java/org/unicode/cldr/tool/resolver/
DCldrResolver.java271 String parentValue = null; in resolveLocaleInternal() local
/external/cldr/tools/java/org/unicode/cldr/util/
DAnnotations.java100 Annotations parentValue = parentData.baseData.get(key); in cleanup() local