/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/ |
D | singleton.hpp | 23 class singleton : private T class 35 inline singleton<T>::singleton() in singleton() function in boost::detail::thread::singleton
|
/external/guice/extensions/spring/test/com/google/inject/spring/ |
D | SpringIntegrationTest.java | 38 RootBeanDefinition singleton = new RootBeanDefinition(Singleton.class); in testBindFromSpring() local 65 RootBeanDefinition singleton = new RootBeanDefinition(Singleton.class); in testBindAll() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | allocator_registry.cc | 24 AllocatorFactoryRegistry* AllocatorFactoryRegistry::singleton() { in singleton() function in tensorflow::AllocatorFactoryRegistry 25 static AllocatorFactoryRegistry* singleton = new AllocatorFactoryRegistry; in singleton() local
|
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/ |
D | singleton.hpp | 161 class singleton { class 188 BOOST_DLLEXPORT singleton(){} in singleton() function in boost::serialization::singleton
|
/external/clang/test/SemaCXX/ |
D | vtable-instantiation.cpp | 59 static GMG singleton; member 63 GMG<Type> GMG<Type>::singleton; // expected-note{{requested here}} member in PR10020::GMG<Type>
|
/external/webrtc/rtc_base/ |
D | time_utils.cc | 54 auto& singleton = Singleton(); in SyncWithNtp() local 67 auto& singleton = Singleton(); in TicksNs() local 100 static TimeHelper singleton; in Singleton() local
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
D | cuda_driver.h | 132 static auto singleton = in Live() local 137 static auto singleton = in LiveOrdinal() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | simple_buffer_allocator.h | 19 static SimpleBufferAllocator* singleton = new SimpleBufferAllocator(); in Get() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | simple_buffer_allocator.h | 19 static SimpleBufferAllocator* singleton = new SimpleBufferAllocator(); in Get() local
|
/external/tensorflow/tensorflow/lite/toco/ |
D | toco_graphviz_dump_options.cc | 18 GraphVizDumpOptions* GraphVizDumpOptions::singleton() { in singleton() function in toco::GraphVizDumpOptions
|
/external/skia/src/ports/ |
D | SkFontConfigInterface_direct_factory.cpp | 12 static SkFontConfigInterface* singleton; in GetSingletonDirectInterface() local
|
/external/pytorch/c10/core/ |
D | UndefinedTensorImpl.h | 20 static inline TensorImpl* singleton() { in singleton() function
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/statics/ |
D | DOUBLE_Upper.java | 31 private static final DOUBLE_Upper singleton = new DOUBLE_Upper(); field in DOUBLE_Upper
|
D | LONG_Upper.java | 31 private static final LONG_Upper singleton = new LONG_Upper(); field in LONG_Upper
|
/external/tensorflow/tensorflow/python/profiler/internal/ |
D | python_hooks.cc | 128 static PythonHooks* singleton = new PythonHooks; in GetSingleton() local 163 PythonHooks* singleton = PythonHooks::GetSingleton(); in Start() local 355 PythonHooks* singleton = PythonHooks::GetSingleton(); in SetProfilerInAllThreads() local
|
/external/pytorch/aten/src/ATen/core/ |
D | DeprecatedTypePropertiesRegistry.cpp | 30 static DeprecatedTypePropertiesRegistry singleton; in globalDeprecatedTypePropertiesRegistry() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
D | Combinations.java | 267 private final int[] singleton; field in Combinations.SingletonIterator 277 SingletonIterator(final int[] singleton) { in SingletonIterator()
|
/external/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/ |
D | ETLogging.java | 16 private static ETLogging singleton; field in ETLogging
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | xla_debug_info_manager.h | 38 static XlaDebugInfoManager* singleton = new XlaDebugInfoManager(); in Get() local
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_callback_registry.cc | 24 DebugCallbackRegistry* DebugCallbackRegistry::singleton() { in singleton() function in tensorflow::DebugCallbackRegistry
|
/external/webrtc/examples/peerconnection/server/ |
D | data_socket.cc | 37 static WinsockInitializer singleton; member in WinsockInitializer 47 WinsockInitializer WinsockInitializer::singleton; member in WinsockInitializer
|
/external/guice/core/test/com/google/inject/ |
D | InjectorTest.java | 56 final SampleSingleton singleton = new SampleSingleton(); in testProviderMethods() local
|
/external/pytorch/c10/cuda/ |
D | driver_api.cpp | 46 static DriverAPI singleton = create_driver_api(); in get() local
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_mutex.cc | 167 atomic_uintptr_t *singleton = (atomic_uintptr_t *)param; in singleton_thread() local 189 atomic_uintptr_t singleton; in TEST() local
|
/external/leveldb/util/ |
D | comparator.cc | 71 static NoDestructor<BytewiseComparatorImpl> singleton; in BytewiseComparator() local
|