/third_party/boost/boost/asio/ssl/detail/ |
D | openssl_init.hpp | 82 static openssl_init instance_; member in boost::asio::ssl::detail::openssl_init 90 openssl_init<Do_Init> openssl_init<Do_Init>::instance_; member in boost::asio::ssl::detail::openssl_init<Do_Init>
|
/third_party/boost/libs/asio/include/boost/asio/ssl/detail/ |
D | openssl_init.hpp | 82 static openssl_init instance_; member in boost::asio::ssl::detail::openssl_init 90 openssl_init<Do_Init> openssl_init<Do_Init>::instance_; member in boost::asio::ssl::detail::openssl_init<Do_Init>
|
/third_party/boost/boost/asio/detail/ |
D | null_global.hpp | 40 static null_global_impl instance_; member 45 null_global_impl<T> null_global_impl<T>::instance_; member in boost::asio::detail::null_global_impl<T>
|
D | std_global.hpp | 47 static std_global_impl instance_; member 55 std_global_impl<T> std_global_impl<T>::instance_; member in boost::asio::detail::std_global_impl<T>
|
D | posix_global.hpp | 48 static posix_global_impl instance_; member 59 posix_global_impl<T> posix_global_impl<T>::instance_; member in boost::asio::detail::posix_global_impl<T>
|
D | win_global.hpp | 37 static win_global_impl instance_; member 44 win_global_impl<T> win_global_impl<T>::instance_ = { 0 }; member in boost::asio::detail::win_global_impl<T>
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | null_global.hpp | 40 static null_global_impl instance_; member 45 null_global_impl<T> null_global_impl<T>::instance_; member in boost::asio::detail::null_global_impl<T>
|
D | std_global.hpp | 47 static std_global_impl instance_; member 55 std_global_impl<T> std_global_impl<T>::instance_; member in boost::asio::detail::std_global_impl<T>
|
D | posix_global.hpp | 48 static posix_global_impl instance_; member 59 posix_global_impl<T> posix_global_impl<T>::instance_; member in boost::asio::detail::posix_global_impl<T>
|
D | win_global.hpp | 37 static win_global_impl instance_; member 44 win_global_impl<T> win_global_impl<T>::instance_ = { 0 }; member in boost::asio::detail::win_global_impl<T>
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPU.h | 37 dawn_native::Instance instance_; variable
|
/third_party/mindspore/mindspore/ccsrc/utils/mpi/ |
D | mpi_config.cc | 20 std::shared_ptr<MpiConfig> MpiConfig::instance_ = nullptr; member in mindspore::MpiConfig
|
D | mpi_config.h | 37 static std::shared_ptr<MpiConfig> instance_; variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/ |
D | binder_manager.h | 47 static BinderManager *instance_; variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/ |
D | binder_manager.h | 47 static BinderManager *instance_; variable
|
D | binder_manager.cpp | 22 BinderManager *BinderManager::instance_ = NULL; member in wpa_supplicant_binder::BinderManager
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
D | singleton_posix.h | 42 static T* instance_; // Leaky singleton. variable
|
D | singleton_boost.h | 41 static boost::scoped_ptr<T> instance_; variable
|
D | singleton_stdmutex.h | 50 static T* instance_; // Leaky singleton. variable
|
D | singleton_win32.h | 51 static T* instance_; // Leaky singleton. variable
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/ |
D | label_manager.h | 47 static std::weak_ptr<LabelManager> instance_; variable
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/mpi/ |
D | mpi_adapter.h | 56 static std::shared_ptr<MPIAdapter> instance_; variable
|
/third_party/flutter/engine/flutter/vulkan/ |
D | vulkan_application.h | 47 VulkanHandle<VkInstance> instance_; variable
|
D | vulkan_proc_table.h | 127 VulkanHandle<VkInstance> instance_; variable
|
/third_party/boost/libs/statechart/example/Handcrafted/ |
D | Handcrafted.cpp | 62 static const Derived instance_; member in state 66 const Derived state< Derived >::instance_; member in state< Derived >
|