Home
last modified time | relevance | path

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

12

/external/libgav1/libgav1/src/gav1/
Dversion.h56 inline int GetVersion() { return Libgav1GetVersion(); } in GetVersion() function
/external/tensorflow/tensorflow/lite/toco/tflite/
Dsimple_operator.h50 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function
Dbuiltin_operator.h70 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function
Doperator.cc175 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::DepthwiseConvolution
372 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::FakeQuant
427 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::FullyConnected
608 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Mul
794 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Lstm
1059 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::ResizeBilinear
1345 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::CTCBeamSearchDecoder
1365 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Unpack
1706 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::TensorFlowUnsupported
Dexport_test.cc522 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::__anon18ee4dad0111::FakeConvolutionOperator
/external/v8/src/utils/
Dversion.h38 static const char* GetVersion() { return version_string_; } in GetVersion() function
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoder.cpp38 int32_t CBC_QRCoder::GetVersion() const { in GetVersion() function in CBC_QRCoder
/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.py37 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/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/src/core/
Daddrlib.h264 UINT_32 GetVersion() in GetVersion() function
/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.h164 uint32_t GetVersion() {return version_;} in GetVersion() function
/external/autotest/client/common_lib/cros/
Dcr50_utils.py133 def GetVersion(versions, name): function
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_control_wrapper.cc70 int HexagonControlWrapper::GetVersion() { in GetVersion() function in tensorflow::HexagonControlWrapper
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxerutil.cc607 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) { in GetVersion() function
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxerutil.cc607 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) { in GetVersion() function
/external/oj-libjdwp/src/share/javavm/export/
Djni.h786 jint GetVersion() { in GetVersion() function
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc55 void GetVersion(int& major, int& minor, int& build, int& revision) { in GetVersion() function

12