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

  /prebuilts/gcc/linux-x86/host/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();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
rc_string_base.h 131 _M_refcopy() throw()
197 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc);
311 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
320 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
515 return _S_empty_rep._M_refcopy();
560 return _S_empty_rep._M_refcopy();
588 return _S_empty_rep._M_refcopy();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
rc_string_base.h 131 _M_refcopy() throw()
197 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc);
311 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
320 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
515 return _S_empty_rep._M_refcopy();
560 return _S_empty_rep._M_refcopy();
588 return _S_empty_rep._M_refcopy();
  /prebuilts/ndk/5/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();
  /prebuilts/ndk/6/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();
  /prebuilts/ndk/7/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();
  /prebuilts/ndk/8/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();
  /prebuilts/gcc/linux-x86/host/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h 224 ? _M_refcopy() : _M_clone(__alloc1);
253 _M_refcopy() throw()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.h 224 ? _M_refcopy() : _M_clone(__alloc1);
253 _M_refcopy() throw()
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 216 ? _M_refcopy() : _M_clone(__alloc1);
238 _M_refcopy() throw()
    [all...]

Completed in 104 milliseconds