Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 25 of 153) sorted by relevance

1234567

/external/armnn/python/pyarmnn/src/pyarmnn/swig/
Darmnn_version.i15 std::string GetVersion() in GetVersion() function
/external/angle/src/libANGLE/renderer/vulkan/
DCLPlatformVk.h77 constexpr cl_version CLPlatformVk::GetVersion() in GetVersion() function
/external/cronet/stable/base/version_info/
Dversion_info.cc25 const base::Version& GetVersion() { in GetVersion() function
/external/cronet/tot/base/version_info/
Dversion_info.cc25 const base::Version& GetVersion() { in GetVersion() function
/external/armnn/profiling/common/src/
DCommandHandlerFunctor.cpp24 uint32_t CommandHandlerFunctor::GetVersion() const in GetVersion() function in arm::pipe::CommandHandlerFunctor
DCommandHandlerKey.cpp24 uint32_t CommandHandlerKey::GetVersion() const in GetVersion() function in arm::pipe::CommandHandlerKey
/external/armnn/src/backends/dynamic/reference/
DRefDynamicBackend.cpp17 void GetVersion(uint32_t* outMajor, uint32_t* outMinor) in GetVersion() function
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DDriverFamilyOverride.h55 EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DDriverFamilyOverride.h56 EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DDriverFamilyOverride.h61 EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DDriverFamilyOverride.h55 EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion; member
/external/tink/go/proto/ed25519_go_proto/
Ded25519.pb.go83 func (x *Ed25519KeyFormat) GetVersion() uint32 { func
136 func (x *Ed25519PublicKey) GetVersion() uint32 { func
198 func (x *Ed25519PrivateKey) GetVersion() uint32 { func
/external/libgav1/src/gav1/
Dversion.h56 inline int GetVersion() { return Libgav1GetVersion(); } in GetVersion() function
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc190 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::DepthwiseConvolution
255 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::SpaceToBatchND
281 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Sub
307 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Div
330 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::BatchToSpaceND
412 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::FakeQuant
469 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::FullyConnected
653 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Mul
839 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Lstm
1107 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::ResizeBilinear
[all …]
Dsimple_operator.h50 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function
Dbuiltin_operator.h72 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function
/external/armnn/src/armnn/
DUtils.cpp77 const std::string GetVersion() in GetVersion() function
/external/tink/go/proto/xchacha20_poly1305_go_proto/
Dxchacha20_poly1305.pb.go79 func (x *XChaCha20Poly1305KeyFormat) GetVersion() uint32 { func
128 func (x *XChaCha20Poly1305Key) GetVersion() uint32 { func
/external/armnn/src/backends/backendsCommon/test/
DTestDynamicBackend.cpp96 void GetVersion(uint32_t* outMajor, uint32_t* outMinor) in GetVersion() function
/external/tink/go/proto/aes_gcm_siv_go_proto/
Daes_gcm_siv.pb.go89 func (x *AesGcmSivKeyFormat) GetVersion() uint32 { func
138 func (x *AesGcmSivKey) GetVersion() uint32 { func
/external/tink/go/proto/aes_cmac_prf_go_proto/
Daes_cmac_prf.pb.go81 func (x *AesCmacPrfKey) GetVersion() uint32 { func
136 func (x *AesCmacPrfKeyFormat) GetVersion() uint32 { func
/external/tink/go/proto/aes_gcm_go_proto/
Daes_gcm.pb.go87 func (x *AesGcmKeyFormat) GetVersion() uint32 { func
135 func (x *AesGcmKey) GetVersion() uint32 { func
/external/tink/go/proto/aes_siv_go_proto/
Daes_siv.pb.go88 func (x *AesSivKeyFormat) GetVersion() uint32 { func
138 func (x *AesSivKey) GetVersion() uint32 { func
/external/libgav1/src/
Dversion_test.cc24 TEST(VersionTest, GetVersion) { in TEST() argument
/external/tink/go/proto/jwt_ecdsa_go_proto/
Djwt_ecdsa.pb.go139 func (x *JwtEcdsaPublicKey) GetVersion() uint32 { func
218 func (x *JwtEcdsaPrivateKey) GetVersion() uint32 { func
280 func (x *JwtEcdsaKeyFormat) GetVersion() uint32 { func

1234567