OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_allocator
(Results
1 - 5
of
5
) sorted by null
/external/stlport/stlport/stl/
_pthread_alloc.h
97
class
pthread_allocator
: public __stlport_class<
pthread_allocator
<_Tp> > {
class in inherits:__stlport_class
110
typedef
pthread_allocator
<_NewType> other;
114
pthread_allocator
() _STLP_NOTHROW {}
115
pthread_allocator
(const
pthread_allocator
<_Tp>& a) _STLP_NOTHROW {}
118
template <class _OtherType>
pthread_allocator
(const
pthread_allocator
<_OtherType>&)
122
~
pthread_allocator
() _STLP_NOTHROW {}
185
void _M_swap_workaround(
pthread_allocator
<_Tp>& __x) {
190
class _STLP_CLASS_DECLSPEC
pthread_allocator
<void> {
class
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h
97
class
pthread_allocator
: public __stlport_class<
pthread_allocator
<_Tp> > {
class in inherits:__stlport_class
110
typedef
pthread_allocator
<_NewType> other;
114
pthread_allocator
() _STLP_NOTHROW {}
115
pthread_allocator
(const
pthread_allocator
<_Tp>& a) _STLP_NOTHROW {}
118
template <class _OtherType>
pthread_allocator
(const
pthread_allocator
<_OtherType>&)
122
~
pthread_allocator
() _STLP_NOTHROW {}
185
void _M_swap_workaround(
pthread_allocator
<_Tp>& __x) {
190
class _STLP_CLASS_DECLSPEC
pthread_allocator
<void> {
class
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h
97
class
pthread_allocator
: public __stlport_class<
pthread_allocator
<_Tp> > {
class in inherits:__stlport_class
110
typedef
pthread_allocator
<_NewType> other;
114
pthread_allocator
() _STLP_NOTHROW {}
115
pthread_allocator
(const
pthread_allocator
<_Tp>& a) _STLP_NOTHROW {}
118
template <class _OtherType>
pthread_allocator
(const
pthread_allocator
<_OtherType>&)
122
~
pthread_allocator
() _STLP_NOTHROW {}
185
void _M_swap_workaround(
pthread_allocator
<_Tp>& __x) {
190
class _STLP_CLASS_DECLSPEC
pthread_allocator
<void> {
class
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h
97
class
pthread_allocator
: public __stlport_class<
pthread_allocator
<_Tp> > {
class in inherits:__stlport_class
110
typedef
pthread_allocator
<_NewType> other;
114
pthread_allocator
() _STLP_NOTHROW {}
115
pthread_allocator
(const
pthread_allocator
<_Tp>& a) _STLP_NOTHROW {}
118
template <class _OtherType>
pthread_allocator
(const
pthread_allocator
<_OtherType>&)
122
~
pthread_allocator
() _STLP_NOTHROW {}
185
void _M_swap_workaround(
pthread_allocator
<_Tp>& __x) {
190
class _STLP_CLASS_DECLSPEC
pthread_allocator
<void> {
class
[
all
...]
/external/stlport/etc/
ChangeLog-5.1
[
all
...]
Completed in 930 milliseconds