Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dproperty-dot-receiver.m6 @interface Singleton { interface
11 @implementation Singleton implementation
/external/chromium/webkit/glue/plugins/
Dplugin_list.h24 static inline webkit::npapi::PluginList* Singleton() { in Singleton() function
/external/clang/include/clang/AST/
DDeclContextInternals.h84 if (NamedDecl *Singleton = getAsDecl()) { in remove() local
105 } else if (NamedDecl *Singleton = getAsDecl()) { in removeExternalDecls() local
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_mutex.cc177 TEST(DISABLED_BENCH_ThreadSanitizer, Singleton) { in TEST() argument
/external/openfst/src/include/fst/
Dinterval-set.h124 bool Singleton() const { in Singleton() function
/external/chromium/chrome/common/
Dservice_process_util_unittest.cc90 TEST_F(ServiceProcessStateTest, Singleton) { in TEST_F() argument
/external/v8/src/
Djsregexp.h275 static inline CharacterRange Singleton(uc16 value) { in Singleton() function