Searched refs:_S_initialize (Results 1 - 25 of 42) sorted by relevance

12

/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Diostream.cpp62 // with placement new in ios_base::_S_initialize()
146 ios_base::_S_initialize();
147 _Filebuf_base::_S_initialize();
191 void _STLP_CALL ios_base::_S_initialize() { function in class:ios_base
H A Dlocale_impl.h88 static void _STLP_CALL _S_initialize();
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Diostream.cpp62 // with placement new in ios_base::_S_initialize()
146 ios_base::_S_initialize();
147 _Filebuf_base::_S_initialize();
191 void _STLP_CALL ios_base::_S_initialize() { function in class:ios_base
H A Dlocale_impl.h88 static void _STLP_CALL _S_initialize();
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Diostream.cpp62 // with placement new in ios_base::_S_initialize()
146 ios_base::_S_initialize();
147 _Filebuf_base::_S_initialize();
191 void _STLP_CALL ios_base::_S_initialize() { function in class:ios_base
H A Dlocale_impl.h88 static void _STLP_CALL _S_initialize();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dmt_allocator.h297 // _S_initialize() for _S_max_threads + global pool 0.
310 // - Memory to these "arrays" is allocated in _S_initialize()
317 // is initialized in _S_initialize().
432 _S_initialize() function in struct:__common_pool_base
445 __gthread_once(&__once, _S_initialize);
527 _S_initialize() function in struct:__per_type_pool_base
540 __gthread_once(&__once, _S_initialize);
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/details/
H A Dfstream_stdio.cpp160 void _Filebuf_base::_S_initialize() function in class:_Filebuf_base
H A Dfstream_unistd.cpp131 void _Filebuf_base::_S_initialize() function in class:_Filebuf_base
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/details/
H A Dfstream_stdio.cpp160 void _Filebuf_base::_S_initialize() function in class:_Filebuf_base
H A Dfstream_unistd.cpp131 void _Filebuf_base::_S_initialize() function in class:_Filebuf_base
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/details/
H A Dfstream_stdio.cpp160 void _Filebuf_base::_S_initialize() function in class:_Filebuf_base
H A Dfstream_unistd.cpp131 void _Filebuf_base::_S_initialize() function in class:_Filebuf_base
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dlocale_classes.h314 _S_initialize();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dlocale_classes.h314 _S_initialize();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dlocale_classes.h314 _S_initialize();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dlocale_classes.h314 _S_initialize();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dlocale_classes.h314 _S_initialize();

Completed in 424 milliseconds

12