/external/clang/test/SemaObjC/ |
D | property-dot-receiver.m | 6 @interface Singleton { interface 11 @implementation Singleton implementation
|
/external/guice/core/src/com/google/inject/ |
D | Singleton.java | 34 public @interface Singleton {} annotation
|
/external/jsr330/src/javax/inject/ |
D | Singleton.java | 31 public @interface Singleton {} annotation
|
/external/catch2/include/internal/ |
D | catch_singletons.hpp | 22 class Singleton : SingletonImplT, public ISingleton { class
|
/external/skia/tests/graphite/ |
D | CommandBufferTest.cpp | 60 static const RenderStep* Singleton() { in Singleton() function in __anon95601d630111::UniformRectDraw 115 static const RenderStep* Singleton() { in Singleton() function in __anon95601d630111::TriangleRectDraw 172 static const RenderStep* Singleton() { in Singleton() function in __anon95601d630111::InstanceRectDraw
|
/external/clang/include/clang/AST/ |
D | DeclContextInternals.h | 107 if (NamedDecl *Singleton = getAsDecl()) { in remove() local 128 } else if (NamedDecl *Singleton = getAsDecl()) { in removeExternalDecls() local
|
/external/guice/extensions/spring/test/com/google/inject/spring/ |
D | SpringIntegrationTest.java | 90 static class Singleton {} class in SpringIntegrationTest
|
/external/ruy/ruy/ |
D | test.h | 230 static void Singleton() { static LogCoveredPathsOnDestruction singleton; } in Singleton() function
|
D | trace.h | 332 static AllThreadTraces* Singleton() { in Singleton() function
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | client_library.cc | 74 /* static */ ClientLibrary& ClientLibrary::Singleton() { in Singleton() function in xla::ClientLibrary
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_event_mgr.cc | 245 EventMgrFactory* EventMgrFactory::Singleton() { in Singleton() function in tensorflow::EventMgrFactory
|
/external/tensorflow/tensorflow/core/common_runtime/device/ |
D | device_event_mgr.cc | 246 EventMgrFactory* EventMgrFactory::Singleton() { in Singleton() function in tensorflow::EventMgrFactory
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_mutex.cc | 177 TEST(DISABLED_BENCH_ThreadSanitizer, Singleton) { in TEST() argument
|
/external/webrtc/rtc_base/ |
D | time_utils.cc | 107 static TimeHelper& Singleton() { in Singleton() function in rtc::__anon0bef58580111::TimeHelper
|
/external/autotest/server/ |
D | site_utils.py | 88 class Singleton(type): class
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device.cc | 106 /* static */ XlaDeviceAllocatorState& XlaDeviceAllocatorState::Singleton() { in Singleton() function in tensorflow::XlaDeviceAllocatorState
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | pytree.cc | 42 /*static*/ PyTreeTypeRegistry* PyTreeTypeRegistry::Singleton() { in Singleton() function in xla::PyTreeTypeRegistry
|
/external/guava/android/guava-testlib/test/com/google/common/testing/ |
D | ClassSanityTesterTest.java | 1284 public static class Singleton { class in ConstructorParameterSingleValue 1287 private Singleton() {} in Singleton() method in ConstructorParameterSingleValue.Singleton
|
/external/guava/guava-testlib/test/com/google/common/testing/ |
D | ClassSanityTesterTest.java | 1297 public static class Singleton { class in ConstructorParameterSingleValue 1300 private Singleton() {} in Singleton() method in ConstructorParameterSingleValue.Singleton
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | JSON.h | 829 Singleton, // Top level, or object attribute. enumerator
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerTraceState.cpp | 158 static LabelRange Singleton(const dfsan_label_info *LI) { in Singleton() function
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 12300 class Singleton : SingletonImplT, public ISingleton { class
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 12364 class Singleton : SingletonImplT, public ISingleton { class
|