HomeSort by relevance Sort by last modified time
    Searched full:_m_c_string (Results 1 - 18 of 18) sorted by null

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 77 _CharT* __cstr = _M_c_string;
151 if (0 != __curr_rope->_M_c_string) {
153 __x._M_buf_start = __curr_rope->_M_c_string;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
155 __x._M_buf_ptr = __curr_rope->_M_c_string + __pos;
398 _STLP_ASSERT(__r->_M_c_string == __r->_M_data)
404 if (__r->_M_c_string != __r->_M_data && 0 != __r->_M_c_string) {
406 __r->_M_c_string = 0;
556 if (0 != __r->_M_c_string) {
    [all...]
_rope.h 361 _CharT* _STLP_VOLATILE _M_c_string;
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
462 this->_M_c_string = _M_data;
486 if (_M_data != this->_M_c_string) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 129 if (0 != __curr_rope->_M_c_string)
132 __x._M_buf_start = __curr_rope->_M_c_string;
133 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
134 __x._M_buf_ptr = __curr_rope->_M_c_string + __pos;
342 _CharT* __cstr = _M_c_string;
470 else if (__r->_M_c_string != __r->_M_data && 0 != __r->_M_c_string)
473 __r->_M_c_string = 0;
626 if (0 != __r->_M_c_string)
629 __r->_M_c_string = 0
    [all...]
rope 592 __GC_CONST _CharT* _M_c_string;
616 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0)
731 this->_M_c_string = __d;
740 if (_M_data != this->_M_c_string)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 129 if (0 != __curr_rope->_M_c_string)
132 __x._M_buf_start = __curr_rope->_M_c_string;
133 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
134 __x._M_buf_ptr = __curr_rope->_M_c_string + __pos;
342 _CharT* __cstr = _M_c_string;
470 else if (__r->_M_c_string != __r->_M_data && 0 != __r->_M_c_string)
473 __r->_M_c_string = 0;
626 if (0 != __r->_M_c_string)
629 __r->_M_c_string = 0
    [all...]
rope 592 __GC_CONST _CharT* _M_c_string;
616 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0)
731 this->_M_c_string = __d;
740 if (_M_data != this->_M_c_string)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 129 if (0 != __curr_rope->_M_c_string)
132 __x._M_buf_start = __curr_rope->_M_c_string;
133 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
134 __x._M_buf_ptr = __curr_rope->_M_c_string + __pos;
342 _CharT* __cstr = _M_c_string;
470 else if (__r->_M_c_string != __r->_M_data && 0 != __r->_M_c_string)
473 __r->_M_c_string = 0;
626 if (0 != __r->_M_c_string)
629 __r->_M_c_string = 0
    [all...]
rope 592 __GC_CONST _CharT* _M_c_string;
616 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0)
731 this->_M_c_string = __d;
740 if (_M_data != this->_M_c_string)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
ropeimpl.h 129 if (0 != __curr_rope->_M_c_string)
132 __x._M_buf_start = __curr_rope->_M_c_string;
133 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
134 __x._M_buf_ptr = __curr_rope->_M_c_string + __pos;
342 _CharT* __cstr = _M_c_string;
470 else if (__r->_M_c_string != __r->_M_data && 0 != __r->_M_c_string)
473 __r->_M_c_string = 0;
626 if (0 != __r->_M_c_string)
629 __r->_M_c_string = 0
    [all...]
rope 592 __GC_CONST _CharT* _M_c_string;
616 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0)
731 this->_M_c_string = __d;
740 if (_M_data != this->_M_c_string)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_rope.c 77 _CharT* __cstr = _M_c_string;
151 if (0 != __curr_rope->_M_c_string) {
153 __x._M_buf_start = __curr_rope->_M_c_string;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
155 __x._M_buf_ptr = __curr_rope->_M_c_string + __pos;
398 _STLP_ASSERT(__r->_M_c_string == __r->_M_data)
404 if (__r->_M_c_string != __r->_M_data && 0 != __r->_M_c_string) {
406 __r->_M_c_string = 0;
556 if (0 != __r->_M_c_string) {
    [all...]
_rope.h 361 _CharT* _STLP_VOLATILE _M_c_string;
381 _M_tag(__t), _M_is_balanced(__b), _M_depth(__d), _M_c_string(0), _M_size(__a, _p_size) {
462 this->_M_c_string = _M_data;
486 if (_M_data != this->_M_c_string) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.18 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.19 

Completed in 865 milliseconds