Home
last modified time | relevance | path

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

12345

/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/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/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_siv_go_proto/
Daes_siv.pb.go88 func (x *AesSivKeyFormat) GetVersion() uint32 { func
138 func (x *AesSivKey) 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_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/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
/external/tink/go/proto/ecdsa_go_proto/
Decdsa.pb.go220 func (x *EcdsaPublicKey) GetVersion() uint32 { func
295 func (x *EcdsaPrivateKey) GetVersion() uint32 { func
365 func (x *EcdsaKeyFormat) GetVersion() uint32 { func
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoder.cpp39 int32_t CBC_QRCoder::GetVersion() const { in GetVersion() function in CBC_QRCoder
/external/pigweed/pw_software_update/
Dmanifest_accessor.cc54 protobuf::Uint32 ManifestAccessor::GetVersion() { in GetVersion() function in pw::software_update::ManifestAccessor
/external/tink/go/proto/hmac_prf_go_proto/
Dhmac_prf.pb.go130 func (x *HmacPrfKey) GetVersion() uint32 { func
207 func (x *HmacPrfKeyFormat) GetVersion() uint32 { func
/external/tink/go/proto/hkdf_prf_go_proto/
Dhkdf_prf.pb.go143 func (x *HkdfPrfKey) GetVersion() uint32 { func
220 func (x *HkdfPrfKeyFormat) GetVersion() uint32 { func
/external/tink/go/proto/hmac_go_proto/
Dhmac.pb.go138 func (x *HmacKey) GetVersion() uint32 { func
215 func (x *HmacKeyFormat) GetVersion() uint32 { func

12345