Home
last modified time | relevance | path

Searched defs:Version (Results 1 – 25 of 504) sorted by relevance

12345678910>>...21

/external/swiftshader/tests/regres/llvm/
Dllvm.go38 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/catch2/include/internal/
Dcatch_version.h16 struct Version { struct
18 Version& operator=( Version const& ) = delete; argument
25 unsigned int const majorVersion; argument
26 unsigned int const minorVersion; argument
33 friend std::ostream& operator << ( std::ostream& os, Version const& version ); argument
/external/rust/crates/vulkano/src/
Dversion.rs17 pub struct Version { struct
26 impl Version { argument
33 pub const fn major_minor(major: u32, minor: u32) -> Version { in major_minor()
42 impl Default for Version { implementation
48 impl From<u32> for Version { implementation
74 impl fmt::Debug for Version { implementation
80 impl fmt::Display for Version { implementation
/external/rust/crates/pkcs8/src/
Dversion.rs10 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/
Dversion.rs22 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/
DVersion.h61 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/golang-protobuf/types/pluginpb/
Dplugin.pb.go115 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/
Dversion.rs6 pub struct Version { struct
7 pub minor: u16,
8 pub patch: u16,
9 pub channel: Channel,
/external/rust/crates/psci/src/smccc/
Darch.rs27 pub struct Version { struct
32 impl Display for Version { implementation
38 impl Debug for Version { implementation
44 impl TryFrom<i32> for Version { implementation
69 Version, enumerator
/external/angle/src/libANGLE/
DVersion.h15 struct Version struct
24 bool operator==(const Version &a, const Version &b); argument
/external/rust/crates/semver/src/
Dlib.rs162 pub struct Version { struct
163 pub major: u64,
164 pub minor: u64,
165 pub patch: u64,
189 pub struct VersionReq { argument
380 impl Version { impl
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dalts_context.h37 struct Version { struct
38 int major_version;
39 int minor_version;
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dalts_context.h37 struct Version { struct
38 int major_version;
39 int minor_version;
/external/rust/crates/rustversion/build/
Drustc.rs11 pub struct Version { struct
12 pub minor: u16,
13 pub patch: u16,
14 pub channel: Channel,
90 impl Debug for Version { implementation
/external/okhttp/okhttp/src/main/java-templates/com/squareup/okhttp/internal/
DVersion.java18 public final class Version { class
23 private Version() { in Version() method in Version
/external/okhttp/repackaged/android/src/main/java/com/android/okhttp/internal/
DVersion.java24 public final class Version { class
31 private Version() { in Version() method in Version
/external/okhttp/android/src/main/java/com/squareup/okhttp/internal/
DVersion.java20 public final class Version { class
27 private Version() { in Version() method in Version
/external/sl4a/Common/src/com/googlecode/android_scripting/
DVersion.java23 public class Version { class
25 private Version() { in Version() method in Version
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h25 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion()
29 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h30 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion()
34 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
/external/junit/src/main/java/junit/runner/
DVersion.java6 public class Version { class
7 private Version() { in Version() method in Version
/external/armnn/profiling/common/include/
DEncodeVersion.hpp29 class Version class
32 Version(uint32_t encodedValue) in Version() function in arm::pipe::Version
39 Version(uint32_t major, uint32_t minor, uint32_t patch) : in Version() function in arm::pipe::Version
/external/rust/crates/protobuf-parse/src/protoc/
Dcommand.rs214 pub(crate) fn version(&self) -> anyhow::Result<Version> { in version()
292 pub(crate) struct Version { struct
296 impl Version { argument
303 impl fmt::Display for Version { implementation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp228 auto Version = getIsaVersion(STI->getCPU()); in streamIsaVersion() local
328 IsaVersion Version = getIsaVersion(STI->getCPU()); in getSGPRAllocGranule() local
341 IsaVersion Version = getIsaVersion(STI->getCPU()); in getTotalNumSGPRs() local
351 IsaVersion Version = getIsaVersion(STI->getCPU()); in getAddressableNumSGPRs() local
362 IsaVersion Version = getIsaVersion(STI->getCPU()); in getMinNumSGPRs() local
381 IsaVersion Version = getIsaVersion(STI->getCPU()); in getMaxNumSGPRs() local
399 IsaVersion Version = getIsaVersion(STI->getCPU()); in getNumExtraSGPRs() local
484 IsaVersion Version = getIsaVersion(STI->getCPU()); in initDefaultAMDKernelCodeT() local
520 IsaVersion Version = getIsaVersion(STI->getCPU()); in getDefaultAmdhsaKernelDescriptor() local
605 unsigned getVmcntBitMask(const IsaVersion &Version) { in getVmcntBitMask()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h64 DwarfVersion Version; ///< Dwarf version where the Op was introduced. member
69 : Version(Version) { in Version() function
130 DWARFExpression(DataExtractor Data, uint16_t Version, uint8_t AddressSize) in DWARFExpression()
145 uint16_t Version; variable

12345678910>>...21