Home
last modified time | relevance | path

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

123

/external/angle/src/libANGLE/renderer/vulkan/
DCLPlatformVk.h45 constexpr cl_version CLPlatformVk::GetVersion() in GetVersion() function
/external/llvm-project/lldb/source/
Dlldb.cpp34 const char *lldb_private::GetVersion() { in GetVersion() function in lldb_private
/external/libgav1/libgav1/src/gav1/
Dversion.h56 inline int GetVersion() { return Libgav1GetVersion(); } in GetVersion() function
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc179 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::DepthwiseConvolution
243 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::SpaceToBatchND
273 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Sub
310 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Div
344 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::BatchToSpaceND
430 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::FakeQuant
485 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::FullyConnected
667 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Mul
853 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function in toco::tflite::Lstm
1118 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.h70 int GetVersion(const OperatorSignature& op_signature) const override { in GetVersion() function
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoder.cpp38 int32_t CBC_QRCoder::GetVersion() const { in GetVersion() function in CBC_QRCoder
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h58 uint16_t GetVersion() const { return m_version; } in GetVersion() function
148 uint16_t GetVersion() const { return m_header.GetVersion(); } in GetVersion() function
/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/llvm-project/lldb/source/Utility/
DXcodeSDK.cpp127 llvm::VersionTuple XcodeSDK::GetVersion() const { in GetVersion() function in XcodeSDK
/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/webrtc/rtc_base/win/
Dwindows_version.cc417 Version GetVersion() { in GetVersion() function
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DHexagonDYLDRendezvous.h85 uint64_t GetVersion() const { return m_current.version; } in GetVersion() function
/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.h83 uint64_t GetVersion() const { return m_current.version; } in GetVersion() function
/external/tensorflow/tensorflow/core/data/service/
Ddispatcher.proto156 rpc GetVersion(GetVersionRequest) returns (GetVersionResponse); rpc
/external/autotest/client/cros/cellular/
Dmodem1.py143 def GetVersion(self): member in Modem
Dmodem.py183 def GetVersion(self): member in Modem
/external/llvm-project/lldb/include/lldb/Symbol/
DObjectFile.h572 virtual llvm::VersionTuple GetVersion() { return llvm::VersionTuple(); } in GetVersion() function
/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib.h264 UINT_32 GetVersion() in GetVersion() function
/external/llvm-project/lldb/source/Target/
DUnixSignals.cpp284 uint64_t UnixSignals::GetVersion() const { return m_version; } in GetVersion() function in UnixSignals
/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.h164 uint32_t GetVersion() {return version_;} in GetVersion() function

123