Home
last modified time | relevance | path

Searched refs:firstVersion (Results 1 – 7 of 7) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DDtdType.java38 public final String firstVersion; field in DtdType
49 private DtdType(String dtdPath, String firstVersion, DtdType realType, String... directories) { in DtdType() argument
52 this.firstVersion = firstVersion; in DtdType()
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowDtdDiffs.java42 String firstVersion = FIRST_VERSION.get(type); in main() local
43 … if (firstVersion != null && current != null && current.compareTo(firstVersion) < 0) { in main()
DChartDtdDelta.java102 String firstVersion = type.firstVersion; // FIRST_VERSION.get(type); in writeContents() local
103 … if (firstVersion != null && current != null && current.compareTo(firstVersion) < 0) { in writeContents()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h188 firstVersion(std::move(the_firstVersion)), lastVersion(std::move(the_lastVersion)), in EnumValue()
197 std::string firstVersion; variable
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/
DjsonToSpirv.h193 firstVersion(std::move(the_firstVersion)), lastVersion(std::move(the_lastVersion)), in EnumValue()
202 std::string firstVersion; variable
/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h181 firstVersion(std::move(the_firstVersion)), lastVersion(std::move(the_lastVersion)), in EnumValue()
190 std::string firstVersion; variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h193 firstVersion(std::move(the_firstVersion)), lastVersion(std::move(the_lastVersion)), in EnumValue()
202 std::string firstVersion; variable