Searched defs:classic (Results 1 - 8 of 8) sorted by last modified time

/external/stlport/src/
H A Dlocale.cpp144 _M_impl = _get_Locale_impl( locale::classic()._M_impl );
406 const locale& _STLP_CALL locale::classic() { function in class:locale
H A Dlocale_impl.cpp105 // Release of the classic locale ressources. Has to be called after the last
106 // locale destruction and not only after the classic locale destruction as
109 //Not necessary anymore as classic facets are now 'normal' dynamically allocated
155 _Locale_impl* i2 = locale::classic()._M_impl;
226 _Locale_impl* i2 = locale::classic()._M_impl;
228 // We first insert name independant facets taken from the classic locale instance:
293 _Locale_impl* i2 = locale::classic()._M_impl;
355 _Locale_impl* i2 = locale::classic()._M_impl;
410 _Locale_impl* i2 = locale::classic()._M_impl;
412 // We first insert name independant facets taken from the classic local
628 _Locale_impl *classic = new(&_Locale_classic_impl_buf) _Locale_impl("C"); local
[all...]
/external/stlport/stlport/stl/
H A D_locale.h187 static const locale& _STLP_CALL classic();
273 static const locale& _STLP_CALL classic() { function in class:locale
274 return __STATIC_CAST(const locale&, _Locale::classic());
/external/smack/asmack-master/lib/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/robolectric/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_audiodev.c50 int SDL_OpenAudioPath(char *path, int maxlen, int flags, int classic) argument
59 if ( classic ) {
146 int SDL_OpenAudioPath(char *path, int maxlen, int flags, int classic) argument
/external/libcxx/src/
H A Dlocale.cpp217 facets_ = locale::classic().__locale_->facets_;
470 locale::classic() function in class:locale
481 ::new (&buf) locale(locale::classic());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 959 milliseconds