/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | VersionTuple.h | 29 unsigned Minor : 31; variable 47 explicit VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() 51 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor) in VersionTuple() 55 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor, in VersionTuple()
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 40 uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion() 47 uint32_t Minor, in EmitDirectiveHSACodeObjectISA() 257 uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion() 277 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Triple.cpp | 1036 unsigned &Minor, unsigned &Micro) { in parseVersionFromName() 1055 void Triple::getEnvironmentVersion(unsigned &Major, unsigned &Minor, in getEnvironmentVersion() 1065 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, in getOSVersion() 1078 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, in getMacOSXVersion() 1119 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, in getiOSVersion() 1145 void Triple::getWatchOSVersion(unsigned &Major, unsigned &Minor, in getWatchOSVersion()
|
D | VersionTuple.cpp | 29 if (Optional<unsigned> Minor = V.getMinor()) in operator <<() local
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 920 unsigned &Minor, unsigned &Micro) { in parseVersionFromName() 939 void Triple::getEnvironmentVersion(unsigned &Major, unsigned &Minor, in getEnvironmentVersion() 949 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, in getOSVersion() 960 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, in getMacOSXVersion() 1001 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, in getiOSVersion() 1027 void Triple::getWatchOSVersion(unsigned &Major, unsigned &Minor, in getWatchOSVersion()
|
/external/rust/crates/ciborium-ll/src/ |
D | lib.rs | 178 enum Minor { enum 187 impl AsRef<[u8]> for Minor { implementation 201 impl AsMut<[u8]> for Minor { implementation
|
/external/golang-protobuf/internal/version/ |
D | version.go | 54 Minor = 30 const
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
D | PackedVersion.h | 28 PackedVersion(unsigned Major, unsigned Minor, unsigned Subminor) in PackedVersion()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.cpp | 178 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion() 185 uint32_t Minor, in EmitDirectiveHSACodeObjectISA() 457 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion() 468 uint32_t Minor, in EmitDirectiveHSACodeObjectISA()
|
/external/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUBaseInfo.h | 29 unsigned Minor; member
|
/external/clang/lib/Basic/ |
D | VersionTuple.cpp | 31 if (Optional<unsigned> Minor = V.getMinor()) in operator <<() local
|
/external/tcpdump/ |
D | nfsfh.h | 47 uint32_t Minor; /* upper case to avoid clashing with macro names */ member
|
/external/oboe/include/oboe/ |
D | Version.h | 71 static constexpr uint8_t Minor = OBOE_VERSION_MINOR; member
|
/external/clang/include/clang/Basic/ |
D | VersionTuple.h | 31 unsigned Minor : 31; variable
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.cpp | 162 unsigned Major, Minor, Micro; in supportsAddressTopByteIgnored() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCStreamer.h | 472 unsigned Minor, unsigned Update, in EmitVersionMin() 478 unsigned Minor, unsigned Update, in EmitBuildVersion()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 1013 unsigned *Minor, in parseMajorMinorVersionComponent() 1058 bool DarwinAsmParser::parseVersion(unsigned *Major, unsigned *Minor, in parseVersion() 1078 unsigned Major, Minor; in parseSDKVersion() local 1126 unsigned Minor; in parseVersionMin() local 1182 unsigned Minor; in parseBuildVersion() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCMachOStreamer.cpp | 272 unsigned Minor, unsigned Update, in EmitVersionMin() 278 unsigned Minor, unsigned Update, in EmitBuildVersion()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.cpp | 286 unsigned Major, Minor, Micro; in supportsAddressTopByteIgnored() local
|
/external/rust/crates/semver/src/ |
D | error.rs | 22 Minor, enumerator
|
/external/llvm/lib/MC/ |
D | MCMachOStreamer.cpp | 276 unsigned Minor, unsigned Update) { in EmitVersionMin() 505 unsigned Major, Minor, Update; in createMachOStreamer() local
|
/external/llvm/include/llvm/MC/ |
D | MCAssembler.h | 87 unsigned Minor; member 234 void setVersionMinInfo(MCVersionMinType Kind, unsigned Major, unsigned Minor, in setVersionMinInfo()
|
/external/swiftshader/tests/regres/llvm/ |
D | llvm.go | 39 Major, Minor, Point int member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Module.cpp | 578 if (auto Minor = V.getMinor()) { in setSDKVersion() local 605 if (auto Minor = getVersionComponent(1)) { in getSDKVersion() local
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zHeader.h | 27 Byte Minor; member
|