Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCLPlatformVk.h45 constexpr cl_version CLPlatformVk::GetVersion() in GetVersion() function
/third_party/protobuf/python/dist/
Dsetup.py18 def GetVersion(): function
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/quick_start_micro/mnist_x86/
Dmnist.sh59 GetVersion() { function
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dcall-conv-field.h8 int (__stdcall *GetVersion)(void *env); member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dcall-conv-field.rs6 pub GetVersion: ::std::option::Option< field
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
Dcall-conv-field.rs12 pub GetVersion: ::std::option::Option< field
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
Dcall-conv-field.rs12 pub GetVersion: ::std::option::Option< field
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLFunctions.cpp49 const OpenGLVersion& OpenGLFunctions::GetVersion() const { in GetVersion() function in dawn_native::opengl::OpenGLFunctions
/third_party/mindspore/mindspore-src/source/include/api/
Ddelegate.h108 SchemaVersion GetVersion() const { return version_; } in GetVersion() function
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib.h309 UINT_32 GetVersion() in GetVersion() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/offline_debug/
Ddbg_services.cc60 std::string DbgServices::GetVersion() const { in GetVersion() function in mindspore::DbgServices
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1669 Version GetVersion() in GetVersion() function
/third_party/mesa3d/src/imgui/
Dimgui.cpp2979 const char* ImGui::GetVersion() in GetVersion() function in ImGui