Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/base/
Dreferencecountedsingletonfactory.h48 scoped_ptr<Interface> instance_; variable
149 Interface* instance_; variable
Dwin32window.h50 static HINSTANCE instance_; variable
Dwin32window.cc22 HINSTANCE Win32Window::instance_ = NULL; member in rtc::Win32Window
Dmessagequeue.h60 static MessageQueueManager* instance_; variable
Dmessagequeue.cc35 MessageQueueManager* MessageQueueManager::instance_ = NULL; member in rtc::MessageQueueManager
/external/tensorflow/tensorflow/core/debug/
Ddebug_callback_registry.h66 static DebugCallbackRegistry* instance_; variable
Ddebug_callback_registry.cc22 /*static */ DebugCallbackRegistry* DebugCallbackRegistry::instance_ = nullptr; member in tensorflow::DebugCallbackRegistry
/external/libchrome/base/power_monitor/
Dpower_monitor_device_source.h70 HMODULE instance_; variable
/external/v8/src/tracing/
Dtracing-category-observer.cc15 TracingCategoryObserver* TracingCategoryObserver::instance_ = nullptr; member in v8::tracing::TracingCategoryObserver
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.3/
Dhidl_manager.h241 static HidlManager *instance_; variable
/external/perfetto/include/perfetto/tracing/internal/
Dtracing_muxer.h81 static TracingMuxer* instance_; variable
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h110 static SamplingHeapProfiler* instance_; variable
/external/deqp-deps/amber/src/vulkan/
Ddevice.h83 VkInstance instance_ = VK_NULL_HANDLE; variable
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_process_state.h137 static GPUProcessState* instance_; variable
/external/webrtc/webrtc/system_wrappers/include/
Ddata_log_impl.h145 static DataLogImpl* instance_; variable
/external/v8/src/ic/
Dic-stats.cc16 base::LazyInstance<ICStats>::type ICStats::instance_ = member in v8::internal::ICStats
/external/python/pybind11/tests/
Dtest_copy_move.cpp18 static derived instance_; member
26 template <> lacking_copy_ctor empty<lacking_copy_ctor>::instance_ = {}; member in empty<lacking_copy_ctor>
34 template <> lacking_move_ctor empty<lacking_move_ctor>::instance_ = {}; member in empty<lacking_move_ctor>
/external/tensorflow/tensorflow/stream_executor/
Dplugin_registry.h142 static PluginRegistry* instance_; variable
Dplugin_registry.cc54 /* static */ PluginRegistry* PluginRegistry::instance_ = nullptr; member in stream_executor::PluginRegistry
/external/libchrome/base/memory/
Dsingleton.h254 static subtle::AtomicWord instance_; variable
/external/perfetto/src/tracing/
Dtrack.cc74 TrackRegistry* TrackRegistry::instance_; member in perfetto::internal::TrackRegistry
/external/perfetto/include/perfetto/tracing/
Dtrack.h233 static TrackRegistry* instance_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_state.h94 static ProcessState* instance_; variable
/external/flatbuffers/src/
Dutil.cpp209 ClassicLocale ClassicLocale::instance_; member in flatbuffers::ClassicLocale
/external/tensorflow/tensorflow/core/kernels/
Dmkl_softmax_op.cc151 static MklSoftmaxPrimitiveFactory instance_; in GetInstance() local

12