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.java109 String firstVersion = type.firstVersion; // FIRST_VERSION.get(type); in writeContents() local
110 … if (firstVersion != null && current != null && current.compareTo(firstVersion) < 0) { in writeContents()
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/
DjsonToSpirv.h201 firstVersion(std::move(the_firstVersion)), lastVersion(std::move(the_lastVersion)), in EnumValue()
210 std::string firstVersion; variable
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h196 firstVersion(std::move(the_firstVersion)), lastVersion(std::move(the_lastVersion)), in EnumValue()
205 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.h198 firstVersion(std::move(the_firstVersion)), lastVersion(std::move(the_lastVersion)), in EnumValue()
207 std::string firstVersion; variable