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

/external/chromium/webkit/glue/plugins/
H A Dplugin_list.h24 static inline webkit::npapi::PluginList* Singleton() { function in class:NPAPI::PluginList
25 return webkit::npapi::PluginList::Singleton();
/external/chromium/base/memory/
H A Dsingleton.h15 // Default traits for Singleton<Type>. Calls operator new and operator delete on
43 // Alternate traits for use with the Singleton<Type>. Identical to
44 // DefaultSingletonTraits except that the Singleton will not be cleaned up
53 // Alternate traits for use with the Singleton<Type>. Allocates memory
117 // The Singleton<Type, Traits, DifferentiatingType> class manages a single
143 // return Singleton<FooClass>::get();
149 // NOTE: The method accessing Singleton<T>::get() has to be named as GetInstance
155 // Singleton<> has no non-static members and doesn't need to actually be
188 class Singleton { class
190 // Classes using the Singleton<
[all...]
/external/openfst/src/include/fst/
H A Dinterval-set.h124 bool Singleton() const { function in class:fst::IntervalSet
/external/v8/src/
H A Djsregexp.h275 static inline CharacterRange Singleton(uc16 value) { function in class:v8::internal::CharacterRange
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 303 milliseconds