Home
last modified time | relevance | path

Searched defs:instance_ (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPU.h37 dawn_native::Instance instance_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/mpi/
Dmpi_config.cc22 static std::shared_ptr<MpiConfig> instance_ = nullptr; in GetInstance() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
Dbinder_manager.h47 static BinderManager *instance_; variable
Dbinder_manager.cpp22 BinderManager *BinderManager::instance_ = NULL; member in wpa_supplicant_binder::BinderManager
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
Dbinder_manager.h47 static BinderManager *instance_; variable
Dbinder_manager.cpp22 BinderManager *BinderManager::instance_ = NULL; member in wpa_supplicant_binder::BinderManager
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
Dsingleton_posix.h42 static T* instance_; // Leaky singleton. variable
Dsingleton_boost.h41 static boost::scoped_ptr<T> instance_; variable
Dsingleton_stdmutex.h50 static T* instance_; // Leaky singleton. variable
Dsingleton_win32.h51 static T* instance_; // Leaky singleton. variable
/third_party/gn/src/gn/
Dohos_components_mapping.h39 static OhosComponentMapping *instance_; variable
Dinnerapis_publicinfo_generator.h48 static InnerApiPublicInfoGenerator *instance_; variable
Dohos_components_checker.h82 static OhosComponentChecker *instance_; variable
Dohos_components_mapping.cc29 OhosComponentMapping *OhosComponentMapping::instance_ = nullptr; member in OhosComponentMapping
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/device/mpi/
Dmpi_adapter.h56 static std::shared_ptr<MPIAdapter> instance_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dstream_synchronizer.h72 static std::shared_ptr<StreamSynchronizer> instance_; variable
Dstream_synchronizer.cc29 std::shared_ptr<StreamSynchronizer> StreamSynchronizer::instance_ = nullptr; member in mindspore::device::StreamSynchronizer
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dsession_factory.h45 inline static std::shared_ptr<SessionFactory> instance_; variable
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Ddevice.h96 VkInstance instance_ = VK_NULL_HANDLE; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dservices.h102 static std::unique_ptr<Services> instance_; variable
Dservices.cc35 std::unique_ptr<Services> Services::instance_ = nullptr; member in mindspore::dataset::Services
Dtask_manager.h110 static TaskManager *instance_; variable
/third_party/flatbuffers/include/flatbuffers/
Dstl_emulation.h159 static constexpr nullopt_t instance_ = nullopt_t(0); member
169 static const nullopt_t instance_; member
/third_party/googletest/googletest/src/hwext/
Dgtest-filter.cc18 static TestFilter* instance_ = NULL; in instance() local
Dgtest-ext.cc19 static TestDefManager* instance_ = NULL; in instance() local

12