/external/stlport/stlport/stl/ |
_string_sum.h | 376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) 382 _STLP_MUTABLE(_Self, _M_storage) = __ref; 393 return _M_storage; 398 return _M_storage; 407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) 382 _STLP_MUTABLE(_Self, _M_storage) = __ref; 393 return _M_storage; 398 return _M_storage; 407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) 382 _STLP_MUTABLE(_Self, _M_storage) = __ref; 393 return _M_storage; 398 return _M_storage; 407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) 382 _STLP_MUTABLE(_Self, _M_storage) = __ref; 393 return _M_storage; 398 return _M_storage; 407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) 382 _STLP_MUTABLE(_Self, _M_storage) = __ref; 393 return _M_storage; 398 return _M_storage; 407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) 382 _STLP_MUTABLE(_Self, _M_storage) = __ref; 393 return _M_storage; 398 return _M_storage; 407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
shared_ptr.h | 172 , _M_storage() 174 void* __p = &_M_storage; 182 , _M_storage() 184 void* __p = &_M_storage; 205 ? static_cast<void*>(&_M_storage) 211 _M_storage; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
shared_ptr_base.h | 397 , _M_storage() 399 void* __p = &_M_storage; 407 , _M_storage() 409 void* __p = &_M_storage; 431 ? static_cast<void*>(&_M_storage) 440 _M_storage; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
shared_ptr_base.h | 397 , _M_storage() 399 void* __p = &_M_storage; 407 , _M_storage() 409 void* __p = &_M_storage; 431 ? static_cast<void*>(&_M_storage) 440 _M_storage; [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 172 , _M_storage() 174 void* __p = &_M_storage; 182 , _M_storage() 184 void* __p = &_M_storage; 205 ? static_cast<void*>(&_M_storage) 211 _M_storage; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 172 , _M_storage() 174 void* __p = &_M_storage; 182 , _M_storage() 184 void* __p = &_M_storage; 205 ? static_cast<void*>(&_M_storage) 211 _M_storage; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 172 , _M_storage() 174 void* __p = &_M_storage; 182 , _M_storage() 184 void* __p = &_M_storage; 205 ? static_cast<void*>(&_M_storage) 211 _M_storage; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
shared_ptr.h | 172 , _M_storage() 174 void* __p = &_M_storage; 182 , _M_storage() 184 void* __p = &_M_storage; 205 ? static_cast<void*>(&_M_storage) 211 _M_storage; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr_base.h | 397 , _M_storage() 399 void* __p = &_M_storage; 407 , _M_storage() 409 void* __p = &_M_storage; 431 ? static_cast<void*>(&_M_storage) 440 _M_storage; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr_base.h | 397 : _M_impl(__a), _M_storage() 399 _M_impl._M_ptr = static_cast<_Tp*>(static_cast<void*>(&_M_storage)); 429 ? static_cast<void*>(&_M_storage) 439 _M_storage; [all...] |