| /external/swiftshader/tests/regres/llvm/ |
| D | llvm.go | 38 type Version struct { struct 39 Major, Minor, Point int 42 func (v Version) String() string { 47 func (v Version) GreaterEqual(rhs Version) bool { 64 func (v Version) Download() ([]byte, error) { 69 func (v Version) DownloadForOS(osName string) ([]byte, error) { 106 func (v Version) DownloadInfoForOS(os string) (url, sig, key string, err error) { 138 Version Version member 146 func (l Toolchains) Find(v Version) *Toolchain { 156 func (l Toolchains) FindAtLeast(v Version) *Toolchain {
|
| /external/rust/crates/pkcs8/src/ |
| D | version.rs | 10 pub enum Version { enum 18 impl Version { impl 28 impl<'a> Decode<'a> for Version { implementation 34 impl Encode for Version { implementation 50 impl TryFrom<u8> for Version { implementation 52 fn try_from(byte: u8) -> Result<Version, Error> { in try_from() 61 impl FixedTag for Version { implementation
|
| /external/rust/crates/pkcs1/src/ |
| D | version.rs | 22 pub enum Version { enum 30 impl Version { impl 43 impl TryFrom<u8> for Version { implementation 45 fn try_from(byte: u8) -> Result<Version, Error> { in try_from() 54 impl<'a> Decode<'a> for Version { implementation 60 impl Encode for Version { implementation 70 impl FixedTag for Version { implementation
|
| /external/oboe/include/oboe/ |
| D | Version.h | 61 struct Version { struct 80 * Version string in the form MAJOR.MINOR.PATCH. argument 82 static constexpr const char * Text = OBOE_VERSION_TEXT; 88 static constexpr uint32_t Number = OBOE_VERSION_NUMBER;
|
| /external/rust/crates/vulkano/src/ |
| D | version.rs | 23 pub struct Version { struct 32 impl Version { argument 43 pub const fn major_minor(major: u32, minor: u32) -> Version { in major_minor() 52 impl Default for Version { implementation 59 impl From<u32> for Version { implementation 85 impl FromStr for Version { implementation 103 impl Debug for Version { implementation 109 impl Display for Version { implementation
|
| /external/golang-protobuf/types/pluginpb/ |
| D | plugin.pb.go | 115 type Version struct { struct 116 state protoimpl.MessageState 117 sizeCache protoimpl.SizeCache 118 unknownFields protoimpl.UnknownFields 120 Major *int32 `protobuf:"varint,1,opt,name=major" json:"major,omitempty"` 121 Minor *int32 `protobuf:"varint,2,opt,name=minor" json:"minor,omitempty"` 122 Patch *int32 `protobuf:"varint,3,opt,name=patch" json:"patch,omitempty"` 125 Suffix *string `protobuf:"bytes,4,opt,name=suffix" json:"suffix,omitempty"` 128 func (x *Version) Reset() { 137 func (x *Version) String() string { [all …]
|
| /external/rust/crates/rustversion/src/ |
| D | version.rs | 6 pub struct Version { struct 7 pub minor: u16, 8 pub patch: u16, 9 pub channel: Channel,
|
| /external/rust/crates/smccc/src/ |
| D | arch.rs | 25 pub struct Version { struct 30 impl Display for Version { implementation 36 impl Debug for Version { implementation 42 impl TryFrom<i32> for Version { implementation 67 Version, enumerator
|
| /external/rust/crates/http/src/ |
| D | version.rs | 26 pub struct Version(Http); struct 28 impl Version { implementation 55 impl Default for Version { implementation 62 impl fmt::Debug for Version { implementation
|
| /external/angle/src/libANGLE/ |
| D | Version.h | 15 struct Version struct 24 bool operator==(const Version &a, const Version &b); argument
|
| /external/rust/crates/semver/src/ |
| D | lib.rs | 162 pub struct Version { struct 163 pub major: u64, 164 pub minor: u64, 165 pub patch: u64, 189 pub struct VersionReq { argument 380 impl Version { implementation
|
| /external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/ |
| D | alts_context.h | 37 struct Version { struct 38 int major_version; 39 int minor_version;
|
| /external/grpc-grpc/include/grpcpp/security/ |
| D | alts_context.h | 37 struct Version { struct 38 int major_version; 39 int minor_version;
|
| /external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/ |
| D | alts_context.h | 37 struct Version { struct 38 int major_version; 39 int minor_version;
|
| /external/rust/crates/rustversion/build/ |
| D | rustc.rs | 11 pub struct Version { struct 12 pub minor: u16, 13 pub patch: u16, 14 pub channel: Channel, 90 impl Debug for Version { implementation
|
| /external/toolchain-utils/ |
| D | check_portable_toolchains.py | 34 Version = str variable 82 bucket_prefix: str, abi: str, version: Version 189 def _split_version(version: Version) -> Tuple[str, str, str]:
|
| /external/okhttp/okhttp/src/main/java-templates/com/squareup/okhttp/internal/ |
| D | Version.java | 18 public final class Version { class 23 private Version() { in Version() method in Version
|
| /external/rust/crates/vulkano/out/ |
| D | version.rs | 4 impl Version { impl
|
| /external/okhttp/repackaged/android/src/main/java/com/android/okhttp/internal/ |
| D | Version.java | 24 public final class Version { class 31 private Version() { in Version() method in Version
|
| /external/okhttp/android/src/main/java/com/squareup/okhttp/internal/ |
| D | Version.java | 20 public final class Version { class 27 private Version() { in Version() method in Version
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBSymbolCompilandDetails.h | 24 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() 28 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/ |
| D | Version.java | 23 public class Version { class 25 private Version() { in Version() method in Version
|
| /external/junit/src/main/java/junit/runner/ |
| D | Version.java | 6 public class Version { class 7 private Version() { in Version() method in Version
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBSymbolCompilandDetails.h | 25 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() 29 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
|
| /external/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBSymbolCompilandDetails.h | 30 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() 34 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
|