Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc66 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::AveragePool
105 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Convolution
160 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::DepthwiseConvolution
202 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Add
227 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::AddN
248 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::SpaceToBatchND
278 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Sub
308 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Div
329 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::BatchToSpaceND
358 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Cast
[all …]
Dsimple_operator.h45 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function
Dexport_test.cc348 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::__anoncf37e4eb0111::FakeConvolutionOperator
/external/syzkaller/vendor/google.golang.org/appengine/internal/modules/
Dmodules_service.pb.go143 func (m *GetVersionsResponse) GetVersion() []string { func
175 func (m *GetDefaultVersionResponse) GetVersion() string { func
199 func (m *GetNumInstancesRequest) GetVersion() string { func
240 func (m *SetNumInstancesRequest) GetVersion() string { func
279 func (m *StartModuleRequest) GetVersion() string { func
311 func (m *StopModuleRequest) GetVersion() string { func
344 func (m *GetHostnameRequest) GetVersion() string { func
/external/v8/src/
Dversion.h38 static const char* GetVersion() { return version_string_; } in GetVersion() function
/external/webrtc/webrtc/voice_engine/
Dvoe_base_unittest.cc81 TEST_F(VoEBaseTest, GetVersion) { in TEST_F() argument
Dvoe_base_impl.cc583 int VoEBaseImpl::GetVersion(char version[1024]) { in GetVersion() function in webrtc::VoEBaseImpl
/external/dynamic_depth/internal/dynamic_depth/
Dapp_info.cc99 const string& AppInfo::GetVersion() const { return version_; } in GetVersion() function in dynamic_depth::AppInfo
/external/protobuf/python/
Dsetup.py38 def GetVersion(): function
/external/skqp/src/core/
DSkGraphics.cpp33 void SkGraphics::GetVersion(int32_t* major, int32_t* minor, int32_t* patch) { in GetVersion() function in SkGraphics
/external/skia/src/core/
DSkGraphics.cpp33 void SkGraphics::GetVersion(int32_t* major, int32_t* minor, int32_t* patch) { in GetVersion() function in SkGraphics
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoder.cpp52 int32_t CBC_QRCoder::GetVersion() const { in GetVersion() function in CBC_QRCoder
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test_utils.cc101 int TestRemoteFusedGraphExecutor::GetVersion() { return 0; } in GetVersion() function in tensorflow::TestRemoteFusedGraphExecutor
Dremote_fused_graph_execute_op_test.cc165 int GetVersion() final { return 1; } in GetVersion() function in tensorflow::SampleRemoteFusedGraphExecutor
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Dbase_config.py311 def GetVersion(self, dependency, platform): member in BaseConfig
/external/autotest/client/cros/cellular/
Dmodem1.py143 def GetVersion(self): member in Modem
Dmodem.py183 def GetVersion(self): member in Modem
/external/mesa3d/src/amd/addrlib/core/
Daddrlib.h264 UINT_32 GetVersion() in GetVersion() function
/external/autotest/client/common_lib/cros/
Dcr50_utils.py131 def GetVersion(versions, name): function
/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.h164 uint32_t GetVersion() {return version_;} in GetVersion() function
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_control_wrapper.cc70 int HexagonControlWrapper::GetVersion() { in GetVersion() function in tensorflow::HexagonControlWrapper
/external/syzkaller/vendor/google.golang.org/genproto/googleapis/iam/v1/
Dpolicy.pb.go130 func (m *Policy) GetVersion() int32 { func
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxerutil.cc607 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) { in GetVersion() function
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxerutil.cc607 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) { in GetVersion() function
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go2130 func (m *GetResponse_Entity) GetVersion() int64 { func
2247 func (m *PutResponse) GetVersion() []int64 { func
2405 func (m *DeleteResponse) GetVersion() []int64 { func
2552 func (m *QueryResult) GetVersion() []int64 { func
2746 func (m *CommitResponse) GetVersion() []*CommitResponse_Version { func
2770 func (m *CommitResponse_Version) GetVersion() int64 { func

12