Searched defs:singleton (Results 1 – 11 of 11) sorted by relevance
27 private static SampleBundleClass singleton; field in SampleBundleClass
59 static GMG singleton; member63 GMG<Type> GMG<Type>::singleton; member in PR10020::GMG<Type>
12 private static ImageFactory singleton ; field in ImageFactory
73 MySingleton *singleton, *obj; in main() local
120 struct singleton { struct129 struct singleton *sp = (struct singleton *)userData; in pcap_oneshot() argument
221 public static <C extends Comparable<?>> Range<C> singleton(C value) { in singleton() method in Ranges
232 GeneratedMessageFactory* GeneratedMessageFactory::singleton() { in singleton() function in google::protobuf::__anon1ee45ff10111::GeneratedMessageFactory
265 var singleton = []; variable
1771 SimpleSingleton &singleton; member in CanonIterDataSingleton
726 scoped_ptr<Vector<int> > singleton(a.Clone()); in TEST() local
4870 VTS *singleton = VTS::CreateSingleton(child_tid); in HandleChildThreadStart() local