Home
last modified time | relevance | path

Searched defs:Singleton (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/SemaObjC/
Dproperty-dot-receiver.m6 @interface Singleton { interface
11 @implementation Singleton implementation
/external/guice/core/src/com/google/inject/
DSingleton.java34 public @interface Singleton {} annotation
/external/jsr330/src/javax/inject/
DSingleton.java31 public @interface Singleton {} annotation
/external/catch2/include/internal/
Dcatch_singletons.hpp22 class Singleton : SingletonImplT, public ISingleton { class
/external/skia/tests/graphite/
DCommandBufferTest.cpp60 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/
DDeclContextInternals.h107 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/
DSpringIntegrationTest.java90 static class Singleton {} class in SpringIntegrationTest
/external/ruy/ruy/
Dtest.h230 static void Singleton() { static LogCoveredPathsOnDestruction singleton; } in Singleton() function
Dtrace.h332 static AllThreadTraces* Singleton() { in Singleton() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient_library.cc74 /* static */ ClientLibrary& ClientLibrary::Singleton() { in Singleton() function in xla::ClientLibrary
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_event_mgr.cc245 EventMgrFactory* EventMgrFactory::Singleton() { in Singleton() function in tensorflow::EventMgrFactory
/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_event_mgr.cc246 EventMgrFactory* EventMgrFactory::Singleton() { in Singleton() function in tensorflow::EventMgrFactory
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_mutex.cc177 TEST(DISABLED_BENCH_ThreadSanitizer, Singleton) { in TEST() argument
/external/webrtc/rtc_base/
Dtime_utils.cc107 static TimeHelper& Singleton() { in Singleton() function in rtc::__anon0bef58580111::TimeHelper
/external/autotest/server/
Dsite_utils.py88 class Singleton(type): class
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc106 /* static */ XlaDeviceAllocatorState& XlaDeviceAllocatorState::Singleton() { in Singleton() function in tensorflow::XlaDeviceAllocatorState
/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.cc42 /*static*/ PyTreeTypeRegistry* PyTreeTypeRegistry::Singleton() { in Singleton() function in xla::PyTreeTypeRegistry
/external/guava/android/guava-testlib/test/com/google/common/testing/
DClassSanityTesterTest.java1284 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/
DClassSanityTesterTest.java1297 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/
DJSON.h829 Singleton, // Top level, or object attribute. enumerator
/external/llvm/lib/Fuzzer/
DFuzzerTraceState.cpp158 static LabelRange Singleton(const dfsan_label_info *LI) { in Singleton() function
/external/catch2/single_include/catch2/
Dcatch.hpp12300 class Singleton : SingletonImplT, public ISingleton { class
/external/libabigail/tests/lib/
Dcatch.hpp12364 class Singleton : SingletonImplT, public ISingleton { class