/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
extptr_allocator.h | 99 void construct(pointer __p, const _Tp& __val) 100 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
extptr_allocator.h | 103 void construct(pointer __p, const _Tp& __val) 104 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
extptr_allocator.h | 103 void construct(pointer __p, const _Tp& __val) 104 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
extptr_allocator.h | 99 void construct(pointer __p, const _Tp& __val) 100 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 174 void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val) { 177 *__first++ = __val++;
|
_slist.h | 348 void assign(size_type __n, const _Tp& __val) { _M_fill_assign(__n, __val); } 351 void _M_fill_assign(size_type __n, const _Tp& __val); 363 void _M_assign_dispatch(_Integer __n, _Integer __val, 365 _M_fill_assign((size_type) __n, (_Tp) __val); 786 void remove(const _Tp& __val); 897 operator = (const typename _Container::value_type& __val) { 898 _M_iter = _M_container->insert_after(_M_iter, __val);
|
_stream_iterator.h | 180 _Self& operator=(const _TpP& __val) { 181 *_M_stream << __val; local
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
extptr_allocator.h | 99 void construct(pointer __p, const _Tp& __val) 100 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 174 void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val) { 177 *__first++ = __val++;
|
_slist.h | 348 void assign(size_type __n, const _Tp& __val) { _M_fill_assign(__n, __val); } 351 void _M_fill_assign(size_type __n, const _Tp& __val); 363 void _M_assign_dispatch(_Integer __n, _Integer __val, 365 _M_fill_assign((size_type) __n, (_Tp) __val); 786 void remove(const _Tp& __val); 897 operator = (const typename _Container::value_type& __val) { 898 _M_iter = _M_container->insert_after(_M_iter, __val);
|
_stream_iterator.h | 180 _Self& operator=(const _TpP& __val) { 181 *_M_stream << __val; local
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
extptr_allocator.h | 99 void construct(pointer __p, const _Tp& __val) 100 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 174 void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val) { 177 *__first++ = __val++;
|
_slist.h | 348 void assign(size_type __n, const _Tp& __val) { _M_fill_assign(__n, __val); } 351 void _M_fill_assign(size_type __n, const _Tp& __val); 363 void _M_assign_dispatch(_Integer __n, _Integer __val, 365 _M_fill_assign((size_type) __n, (_Tp) __val); 786 void remove(const _Tp& __val); 897 operator = (const typename _Container::value_type& __val) { 898 _M_iter = _M_container->insert_after(_M_iter, __val);
|
_stream_iterator.h | 180 _Self& operator=(const _TpP& __val) { 181 *_M_stream << __val; local
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
extptr_allocator.h | 99 void construct(pointer __p, const _Tp& __val) 100 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
extptr_allocator.h | 103 void construct(pointer __p, const _Tp& __val) 104 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
extptr_allocator.h | 125 void construct(pointer __p, const _Tp& __val) 126 { ::new(__p.get()) _Tp(__val); }
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 174 void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val) { 177 *__first++ = __val++;
|
_slist.h | 348 void assign(size_type __n, const _Tp& __val) { _M_fill_assign(__n, __val); } 351 void _M_fill_assign(size_type __n, const _Tp& __val); 363 void _M_assign_dispatch(_Integer __n, _Integer __val, 365 _M_fill_assign((size_type) __n, (_Tp) __val); 786 void remove(const _Tp& __val); 897 operator = (const typename _Container::value_type& __val) { 898 _M_iter = _M_container->insert_after(_M_iter, __val);
|
_stream_iterator.h | 180 _Self& operator=(const _TpP& __val) { 181 *_M_stream << __val; local
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_numeric.h | 174 void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val) { 177 *__first++ = __val++;
|
_slist.h | 348 void assign(size_type __n, const _Tp& __val) { _M_fill_assign(__n, __val); } 351 void _M_fill_assign(size_type __n, const _Tp& __val); 363 void _M_assign_dispatch(_Integer __n, _Integer __val, 365 _M_fill_assign((size_type) __n, (_Tp) __val); 786 void remove(const _Tp& __val); 897 operator = (const typename _Container::value_type& __val) { 898 _M_iter = _M_container->insert_after(_M_iter, __val);
|
_stream_iterator.h | 180 _Self& operator=(const _TpP& __val) { 181 *_M_stream << __val; local
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
extptr_allocator.h | 103 void construct(pointer __p, const _Tp& __val) 104 { ::new(__p.get()) _Tp(__val); }
|