Home
last modified time | relevance | path

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

12345678910>>...15

/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/golang-protobuf/protoc-gen-go/plugin/
Dplugin.pb.go34 type Version struct { struct
35 Major *int32 `protobuf:"varint,1,opt,name=major" json:"major,omitempty"`
36 Minor *int32 `protobuf:"varint,2,opt,name=minor" json:"minor,omitempty"`
37 Patch *int32 `protobuf:"varint,3,opt,name=patch" json:"patch,omitempty"`
40 Suffix *string `protobuf:"bytes,4,opt,name=suffix" json:"suffix,omitempty"`
41 XXX_NoUnkeyedLiteral struct{} `json:"-"`
42 XXX_unrecognized []byte `json:"-"`
43 XXX_sizecache int32 `json:"-"`
46 func (m *Version) Reset() { *m = Version{} }
47 func (m *Version) String() string { return proto.CompactTextString(m) }
[all …]
/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/android/src/main/java/com/squareup/okhttp/internal/
DVersion.java20 public final class Version { class
27 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/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h30 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion()
34 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion()
/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-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp285 IsaVersion Version = getIsaVersion(Features); in getSGPRAllocGranule() local
296 IsaVersion Version = getIsaVersion(Features); in getTotalNumSGPRs() local
306 IsaVersion Version = getIsaVersion(Features); in getAddressableNumSGPRs() local
329 IsaVersion Version = getIsaVersion(Features); in getMaxNumSGPRs() local
346 IsaVersion Version = getIsaVersion(Features); in getNumExtraSGPRs() local
516 unsigned getVmcntBitMask(const IsaInfo::IsaVersion &Version) { in getVmcntBitMask()
525 unsigned getExpcntBitMask(const IsaInfo::IsaVersion &Version) { in getExpcntBitMask()
529 unsigned getLgkmcntBitMask(const IsaInfo::IsaVersion &Version) { in getLgkmcntBitMask()
533 unsigned getWaitcntBitMask(const IsaInfo::IsaVersion &Version) { in getWaitcntBitMask()
545 unsigned decodeVmcnt(const IsaInfo::IsaVersion &Version, unsigned Waitcnt) { in decodeVmcnt()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h63 DwarfVersion Version; ///< Dwarf version where the Op was introduced. member
68 : Version(Version) { in Version() function
126 DWARFExpression(DataExtractor Data, uint16_t Version, uint8_t AddressSize) in DWARFExpression()
139 uint16_t Version; variable
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DInfoStream.h31 support::ulittle32_t Version; member
56 uint32_t Version; variable
/external/syzkaller/vendor/google.golang.org/grpc/
Dversion.go22 const Version = "1.14.0-dev" const
/external/llvm/bindings/go/llvm/
Dversion.go21 const Version = C.LLVM_VERSION_STRING const
/external/syzkaller/vendor/github.com/googleapis/gax-go/
Dgax.go40 const Version = "0.1.0" const
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dversion.go21 const Version = C.LLVM_VERSION_STRING const
/external/tensorflow/tensorflow/go/
Dversion.go25 func Version() string { return C.GoString(C.TF_Version()) } func
/external/grpc-grpc/src/cpp/common/
Dversion_cc.cc25 grpc::string Version() { return "1.16.0-dev"; } in Version() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h181 : Version(Version), Format(Format), AddrSize(AddrSize), SegSize(SegSize) { in Version() argument
226 uint16_t Version; variable
262 uint16_t Version; variable
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
DVersion.java11 public class Version { class
/external/deqp/framework/egl/
DegluDefs.hpp62 class Version class
65 Version (int major, int minor) : m_major(major), m_minor(minor) {} in Version() function in eglu::Version
/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/
DVersion.java23 public class Version extends Command { class
/external/tensorflow/tensorflow/core/graph/
Dgraph_def_builder_test.cc29 TEST(GraphDefBuilderTest, Version) { in TEST() argument
/external/googletest/googlemock/
DREADME.md269 #### Upgrading from 1.1.0 or Earlier ####
275 #### Upgrading from 1.4.0 or Earlier ####
/external/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp27 uint8_t getRefAddrSize(uint8_t AddrSize, uint16_t Version) { in getRefAddrSize()
67 uint16_t Version) { in getFixedFormSizes()
268 uint32_t *offset_ptr, uint16_t Version, in skipValue()

12345678910>>...15