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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 163 static _Rep_empty _S_empty_rep;
310 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
319 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
366 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
514 return _S_empty_rep._M_refcopy();
559 return _S_empty_rep._M_refcopy();
587 return _S_empty_rep._M_refcopy();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 163 static _Rep_empty _S_empty_rep;
310 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
319 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
366 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
514 return _S_empty_rep._M_refcopy();
559 return _S_empty_rep._M_refcopy();
587 return _S_empty_rep._M_refcopy();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
rc_string_base.h 163 static _Rep_empty _S_empty_rep;
310 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
319 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
366 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
514 return _S_empty_rep._M_refcopy();
559 return _S_empty_rep._M_refcopy();
587 return _S_empty_rep._M_refcopy();
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 163 static _Rep_empty _S_empty_rep;
310 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
319 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
366 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
514 return _S_empty_rep._M_refcopy();
559 return _S_empty_rep._M_refcopy();
587 return _S_empty_rep._M_refcopy();
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 163 static _Rep_empty _S_empty_rep;
310 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
319 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
366 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
514 return _S_empty_rep._M_refcopy();
559 return _S_empty_rep._M_refcopy();
587 return _S_empty_rep._M_refcopy();
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 163 static _Rep_empty _S_empty_rep;
310 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
319 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
366 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
514 return _S_empty_rep._M_refcopy();
559 return _S_empty_rep._M_refcopy();
587 return _S_empty_rep._M_refcopy();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 181 _S_empty_rep()
210 if (__builtin_expect(this != &_S_empty_rep(), false))
240 if (__builtin_expect(this != &_S_empty_rep(), false))
261 if (__builtin_expect(this != &_S_empty_rep(), false))
426 _S_empty_rep()
427 { return _Rep::_S_empty_rep(); }
439 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
511 __str._M_data(_S_empty_rep()._M_refdata());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 181 _S_empty_rep()
210 if (__builtin_expect(this != &_S_empty_rep(), false))
240 if (__builtin_expect(this != &_S_empty_rep(), false))
261 if (__builtin_expect(this != &_S_empty_rep(), false))
426 _S_empty_rep()
427 { return _Rep::_S_empty_rep(); }
439 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
511 __str._M_data(_S_empty_rep()._M_refdata());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.h 181 _S_empty_rep()
210 if (__builtin_expect(this != &_S_empty_rep(), false))
240 if (__builtin_expect(this != &_S_empty_rep(), false))
261 if (__builtin_expect(this != &_S_empty_rep(), false))
426 _S_empty_rep()
427 { return _Rep::_S_empty_rep(); }
439 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
511 __str._M_data(_S_empty_rep()._M_refdata());
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 181 _S_empty_rep() _GLIBCXX_NOEXCEPT
210 if (__builtin_expect(this != &_S_empty_rep(), false))
240 if (__builtin_expect(this != &_S_empty_rep(), false))
261 if (__builtin_expect(this != &_S_empty_rep(), false))
431 _S_empty_rep() _GLIBCXX_NOEXCEPT
432 { return _Rep::_S_empty_rep(); }
444 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
519 __str._M_data(_S_empty_rep()._M_refdata());
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 181 _S_empty_rep() _GLIBCXX_NOEXCEPT
210 if (__builtin_expect(this != &_S_empty_rep(), false))
240 if (__builtin_expect(this != &_S_empty_rep(), false))
261 if (__builtin_expect(this != &_S_empty_rep(), false))
431 _S_empty_rep() _GLIBCXX_NOEXCEPT
432 { return _Rep::_S_empty_rep(); }
444 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
519 __str._M_data(_S_empty_rep()._M_refdata());
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 181 _S_empty_rep() _GLIBCXX_NOEXCEPT
210 if (__builtin_expect(this != &_S_empty_rep(), false))
240 if (__builtin_expect(this != &_S_empty_rep(), false))
261 if (__builtin_expect(this != &_S_empty_rep(), false))
431 _S_empty_rep() _GLIBCXX_NOEXCEPT
432 { return _Rep::_S_empty_rep(); }
444 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
519 __str._M_data(_S_empty_rep()._M_refdata());
    [all...]

Completed in 836 milliseconds