HomeSort by relevance Sort by last modified time
    Searched refs:_M_refcopy (Results 1 - 8 of 8) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rc_string_base.h 129 _M_refcopy() throw()
195 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc);
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
501 return _S_empty_rep._M_refcopy();
546 return _S_empty_rep._M_refcopy();
574 return _S_empty_rep._M_refcopy();
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 129 _M_refcopy() throw()
195 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc);
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
501 return _S_empty_rep._M_refcopy();
546 return _S_empty_rep._M_refcopy();
574 return _S_empty_rep._M_refcopy();
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 129 _M_refcopy() throw()
195 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc);
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
501 return _S_empty_rep._M_refcopy();
546 return _S_empty_rep._M_refcopy();
574 return _S_empty_rep._M_refcopy();
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 129 _M_refcopy() throw()
195 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc);
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
501 return _S_empty_rep._M_refcopy();
546 return _S_empty_rep._M_refcopy();
574 return _S_empty_rep._M_refcopy();
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]

Completed in 201 milliseconds