Searched refs:__move_source (Results 1 - 25 of 280) sorted by relevance

1234567891011>>

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
H A D_stack.h78 stack(__move_source<_Self> src)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_move_construct_fwk.h35 class __move_source { class
37 explicit __move_source (_Tp &_src) : _M_data(_src) function in class:__move_source
46 typedef __move_source<_Tp> _Self;
94 __move_source<_Tp>,
H A D_abbrevs.h55 # define __move_source __m_s macro
H A D_string_base.h144 _String_base(__move_source<_Self> src)
146 : _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {
150 _M_start_of_storage(__move_source<_AllocProxy>(src.get()._M_start_of_storage)) {

Completed in 235 milliseconds

1234567891011>>