/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPU.h | 37 dawn_native::Instance 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/wpa_supplicant/wpa_supplicant-2.9/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/gn/src/gn/ |
D | ohos_components_mapping.h | 39 static OhosComponentMapping *instance_; variable
|
D | ohos_components_checker.h | 62 static OhosComponentChecker *instance_; variable
|
D | innerapis_publicinfo_generator.h | 47 static InnerApiPublicInfoGenerator *instance_; variable
|
D | ohos_components_mapping.cc | 29 OhosComponentMapping *OhosComponentMapping::instance_ = nullptr; member in OhosComponentMapping
|
D | innerapis_publicinfo_generator.cc | 27 InnerApiPublicInfoGenerator *InnerApiPublicInfoGenerator::instance_ = nullptr; member in InnerApiPublicInfoGenerator
|
D | ohos_components_checker.cc | 40 OhosComponentChecker *OhosComponentChecker::instance_ = nullptr; member in OhosComponentChecker
|
/third_party/node/deps/v8/src/tracing/ |
D | tracing-category-observer.cc | 15 TracingCategoryObserver* TracingCategoryObserver::instance_ = nullptr; member in v8::tracing::TracingCategoryObserver
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | device.h | 96 VkInstance instance_ = VK_NULL_HANDLE; variable
|
/third_party/node/deps/v8/src/ic/ |
D | ic-stats.cc | 16 base::LazyInstance<ICStats>::type ICStats::instance_ = member in v8::internal::ICStats
|
/third_party/node/deps/v8/src/wasm/ |
D | init-expr-interface.h | 89 Handle<WasmInstanceObject> instance_; variable
|
D | module-compiler.cc | 1284 Handle<WasmInstanceObject> instance_; member in v8::internal::wasm::TransitiveTypeFeedbackProcessor
|
/third_party/googletest/googletest/src/hwext/ |
D | gtest-filter.cc | 18 static TestFilter* instance_ = NULL; in instance() local
|
D | gtest-ext.cc | 19 static TestDefManager* instance_ = NULL; in instance() local
|