Searched defs:_S_empty_rep (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
H A Drc_string_base.h162 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
353 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
501 return _S_empty_rep._M_refcopy();
546 return _S_empty_rep._M_refcopy();
574 return _S_empty_rep._M_refcopy();
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h162 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
353 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
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/
H A Drc_string_base.h162 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
353 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
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/
H A Drc_string_base.h162 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
353 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
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/
H A Drc_string_base.h162 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
353 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
501 return _S_empty_rep._M_refcopy();
546 return _S_empty_rep._M_refcopy();
574 return _S_empty_rep._M_refcopy();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h162 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
297 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
306 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
353 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
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/
H A Drc_string_base.h164 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
311 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
320 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
367 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
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/
H A Drc_string_base.h164 static _Rep_empty _S_empty_rep; member in class:__rc_string_base
311 : _M_dataplus(_S_empty_rep._M_refcopy()) { }
320 { __rcs._M_data(_S_empty_rep._M_refcopy()); }
367 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep; member in class:__rc_string_base
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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dbasic_string.h173 _S_empty_rep() function in struct:basic_string::_Rep
227 if (__builtin_expect(this != &_S_empty_rep(), false))
241 if (__builtin_expect(this != &_S_empty_rep(), false))
406 _S_empty_rep() function in class:basic_string
407 { return _Rep::_S_empty_rep(); }
2150 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dbasic_string.h173 _S_empty_rep() function in struct:basic_string::_Rep
227 if (__builtin_expect(this != &_S_empty_rep(), false))
241 if (__builtin_expect(this != &_S_empty_rep(), false))
406 _S_empty_rep() function in class:basic_string
407 { return _Rep::_S_empty_rep(); }
2150 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dbasic_string.h173 _S_empty_rep() function in struct:basic_string::_Rep
227 if (__builtin_expect(this != &_S_empty_rep(), false))
241 if (__builtin_expect(this != &_S_empty_rep(), false))
406 _S_empty_rep() function in class:basic_string
407 { return _Rep::_S_empty_rep(); }
2150 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dbasic_string.h173 _S_empty_rep() function in struct:basic_string::_Rep
227 if (__builtin_expect(this != &_S_empty_rep(), false))
241 if (__builtin_expect(this != &_S_empty_rep(), false))
406 _S_empty_rep() function in class:basic_string
407 { return _Rep::_S_empty_rep(); }
2150 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dbasic_string.h173 _S_empty_rep() function in struct:basic_string::_Rep
227 if (__builtin_expect(this != &_S_empty_rep(), false))
241 if (__builtin_expect(this != &_S_empty_rep(), false))
406 _S_empty_rep() function in class:basic_string
407 { return _Rep::_S_empty_rep(); }
2150 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dbasic_string.h173 _S_empty_rep() function in struct:basic_string::_Rep
227 if (__builtin_expect(this != &_S_empty_rep(), false))
241 if (__builtin_expect(this != &_S_empty_rep(), false))
406 _S_empty_rep() function in class:basic_string
407 { return _Rep::_S_empty_rep(); }
2150 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dbasic_string.h176 _S_empty_rep() function in struct:basic_string::_Rep
205 if (__builtin_expect(this != &_S_empty_rep(), false))
235 if (__builtin_expect(this != &_S_empty_rep(), false))
256 if (__builtin_expect(this != &_S_empty_rep(), false))
421 _S_empty_rep() function in class:basic_string
422 { return _Rep::_S_empty_rep(); }
434 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
506 __str._M_data(_S_empty_rep()._M_refdata());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dbasic_string.h176 _S_empty_rep() function in struct:basic_string::_Rep
205 if (__builtin_expect(this != &_S_empty_rep(), false))
235 if (__builtin_expect(this != &_S_empty_rep(), false))
256 if (__builtin_expect(this != &_S_empty_rep(), false))
421 _S_empty_rep() function in class:basic_string
422 { return _Rep::_S_empty_rep(); }
434 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }
506 __str._M_data(_S_empty_rep()._M_refdata());

Completed in 1392 milliseconds