Searched refs:singleton (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsEnumeratorUtils.h97 nsISupports* singleton);
H A DnsEnumeratorUtils.cpp155 nsISupports* singleton)
157 nsSingletonEnumerator* enumer = new nsSingletonEnumerator(singleton);
154 NS_NewSingletonEnumerator(nsISimpleEnumerator* *result, nsISupports* singleton) argument
/vbox/src/libs/xpcom18a4/xpcom/proxy/src/
H A DnsProxyEventClass.cpp293 // This 'ProxyEventClassIdentity' class and singleton allow us to figure out if
308 static ProxyEventClassIdentity* singleton = NULL; local
309 if(!singleton)
310 singleton = new ProxyEventClassIdentity();
311 return (void*) singleton;
/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Duser.c131 static LightDMUserList *singleton = NULL; variable
143 if (!singleton)
144 singleton = g_object_new (LIGHTDM_TYPE_USER_LIST, NULL);
145 return singleton;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 66 milliseconds