Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/api/
DCldrDataSupplier.java114 CldrDataType type, CldrDraftStatus draftStatus, Set<Path> xmlFiles) { in forCldrFiles()
237 ImmutableSet<Path> xmlFiles = listXmlFilesForType(type); in getDataForType() local
249 ImmutableSet<Path> xmlFiles = in listXmlFilesForType() local
DXmlDataSource.java49 private final ImmutableSet<Path> xmlFiles; field in XmlDataSource
76 XmlDataSource(CldrDataType dtdType, Set<Path> xmlFiles, CldrDraftStatus draftStatus) { in XmlDataSource()
83 Set<Path> xmlFiles, in XmlDataSource()
/external/mesa3d/src/mapi/new/
DgenCommon.py56 def getFunctions(xmlFiles): argument
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverter.java258 Set<Path> xmlFiles = files in loadSpecialsData() local