Home
last modified time | relevance | path

Searched defs:getMinor (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DPackedVersion.h37 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVersionTuple.h70 Optional<unsigned> getMinor() const { in getMinor() function
/third_party/vk-gl-cts/framework/egl/
DegluDefs.hpp68 int getMinor (void) const { return m_minor; } in getMinor() function in eglu::Version
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVersionInfo.java410 public int getMinor() in getMinor() method in VersionInfo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DVersionInfo.java421 public int getMinor() in getMinor() method in VersionInfo