HomeSort by relevance Sort by last modified time
    Searched refs:_Rope_RopeRep (Results 1 - 25 of 26) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
2006-10-30-ClassBitfield.cpp 10 struct _Rope_RopeRep : public _Refcount_Base
16 int foo(_Rope_RopeRep* r) { return r->_M_tag; }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 93 template<class _CharT, class _Alloc> struct _Rope_RopeRep;
327 struct _Rope_RopeRep
330 typedef _Rope_RopeRep<_CharT, _Alloc> _Self;
365 _Rope_RopeRep() : _Refcount_Base(1), _M_size(allocator_type(), 0) {
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
451 struct _Rope_RopeLeaf : public _Rope_RopeRep<_CharT,_Alloc> {
459 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep;
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
496 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep
    [all...]
_rope.c 76 void _Rope_RopeRep<_CharT, _Alloc>::_M_free_c_string() {
316 void _Rope_RopeRep<_CharT,_Alloc>::_M_free_tree() {
359 # define __RopeRep__ _Rope_RopeRep<_CharT,_Alloc>
361 # define _RopeRep _Rope_RopeRep<_CharT,_Alloc>
786 _Rope_RopeRep<_CharT, _Alloc> * __r,
788 typedef _Rope_RopeRep<_CharT, _Alloc> _RopeRep;
918 rope<_CharT,_Alloc>::_S_flatten(_Rope_RopeRep<_CharT, _Alloc>* __r, _CharT* __buffer) {
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 93 template<class _CharT, class _Alloc> struct _Rope_RopeRep;
327 struct _Rope_RopeRep
330 typedef _Rope_RopeRep<_CharT, _Alloc> _Self;
365 _Rope_RopeRep() : _Refcount_Base(1), _M_size(allocator_type(), 0) {
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
451 struct _Rope_RopeLeaf : public _Rope_RopeRep<_CharT,_Alloc> {
459 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep;
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
496 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep
    [all...]
_rope.c 76 void _Rope_RopeRep<_CharT, _Alloc>::_M_free_c_string() {
316 void _Rope_RopeRep<_CharT,_Alloc>::_M_free_tree() {
359 # define __RopeRep__ _Rope_RopeRep<_CharT,_Alloc>
361 # define _RopeRep _Rope_RopeRep<_CharT,_Alloc>
786 _Rope_RopeRep<_CharT, _Alloc> * __r,
788 typedef _Rope_RopeRep<_CharT, _Alloc> _RopeRep;
918 rope<_CharT,_Alloc>::_S_flatten(_Rope_RopeRep<_CharT, _Alloc>* __r, _CharT* __buffer) {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 93 template<class _CharT, class _Alloc> struct _Rope_RopeRep;
327 struct _Rope_RopeRep
330 typedef _Rope_RopeRep<_CharT, _Alloc> _Self;
365 _Rope_RopeRep() : _Refcount_Base(1), _M_size(allocator_type(), 0) {
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
451 struct _Rope_RopeLeaf : public _Rope_RopeRep<_CharT,_Alloc> {
459 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep;
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
496 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep
    [all...]
_rope.c 76 void _Rope_RopeRep<_CharT, _Alloc>::_M_free_c_string() {
316 void _Rope_RopeRep<_CharT,_Alloc>::_M_free_tree() {
359 # define __RopeRep__ _Rope_RopeRep<_CharT,_Alloc>
361 # define _RopeRep _Rope_RopeRep<_CharT,_Alloc>
786 _Rope_RopeRep<_CharT, _Alloc> * __r,
788 typedef _Rope_RopeRep<_CharT, _Alloc> _RopeRep;
918 rope<_CharT,_Alloc>::_S_flatten(_Rope_RopeRep<_CharT, _Alloc>* __r, _CharT* __buffer) {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 93 template<class _CharT, class _Alloc> struct _Rope_RopeRep;
327 struct _Rope_RopeRep
330 typedef _Rope_RopeRep<_CharT, _Alloc> _Self;
365 _Rope_RopeRep() : _Refcount_Base(1), _M_size(allocator_type(), 0) {
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
451 struct _Rope_RopeLeaf : public _Rope_RopeRep<_CharT,_Alloc> {
459 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep;
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
496 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep
    [all...]
_rope.c 76 void _Rope_RopeRep<_CharT, _Alloc>::_M_free_c_string() {
316 void _Rope_RopeRep<_CharT,_Alloc>::_M_free_tree() {
359 # define __RopeRep__ _Rope_RopeRep<_CharT,_Alloc>
361 # define _RopeRep _Rope_RopeRep<_CharT,_Alloc>
786 _Rope_RopeRep<_CharT, _Alloc> * __r,
788 typedef _Rope_RopeRep<_CharT, _Alloc> _RopeRep;
918 rope<_CharT,_Alloc>::_S_flatten(_Rope_RopeRep<_CharT, _Alloc>* __r, _CharT* __buffer) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 93 template<class _CharT, class _Alloc> struct _Rope_RopeRep;
327 struct _Rope_RopeRep
330 typedef _Rope_RopeRep<_CharT, _Alloc> _Self;
365 _Rope_RopeRep() : _Refcount_Base(1), _M_size(allocator_type(), 0) {
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
451 struct _Rope_RopeLeaf : public _Rope_RopeRep<_CharT,_Alloc> {
459 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep;
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
496 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep
    [all...]
_rope.c 76 void _Rope_RopeRep<_CharT, _Alloc>::_M_free_c_string() {
316 void _Rope_RopeRep<_CharT,_Alloc>::_M_free_tree() {
359 # define __RopeRep__ _Rope_RopeRep<_CharT,_Alloc>
361 # define _RopeRep _Rope_RopeRep<_CharT,_Alloc>
786 _Rope_RopeRep<_CharT, _Alloc> * __r,
788 typedef _Rope_RopeRep<_CharT, _Alloc> _RopeRep;
918 rope<_CharT,_Alloc>::_S_flatten(_Rope_RopeRep<_CharT, _Alloc>* __r, _CharT* __buffer) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 93 template<class _CharT, class _Alloc> struct _Rope_RopeRep;
327 struct _Rope_RopeRep
330 typedef _Rope_RopeRep<_CharT, _Alloc> _Self;
365 _Rope_RopeRep() : _Refcount_Base(1), _M_size(allocator_type(), 0) {
378 _Rope_RopeRep(_Tag __t, unsigned char __d, bool __b, size_t _p_size,
451 struct _Rope_RopeLeaf : public _Rope_RopeRep<_CharT,_Alloc> {
459 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep;
471 : _Rope_RopeRep<_CharT,_Alloc>(_RopeRep::_S_leaf, 0, true, _p_size, __a),
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
496 typedef _Rope_RopeRep<_CharT,_Alloc> _RopeRep
    [all...]
_rope.c 76 void _Rope_RopeRep<_CharT, _Alloc>::_M_free_c_string() {
316 void _Rope_RopeRep<_CharT,_Alloc>::_M_free_tree() {
359 # define __RopeRep__ _Rope_RopeRep<_CharT,_Alloc>
361 # define _RopeRep _Rope_RopeRep<_CharT,_Alloc>
786 _Rope_RopeRep<_CharT, _Alloc> * __r,
788 typedef _Rope_RopeRep<_CharT, _Alloc> _RopeRep;
918 rope<_CharT,_Alloc>::_S_flatten(_Rope_RopeRep<_CharT, _Alloc>* __r, _CharT* __buffer) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 339 _Rope_RopeRep<_CharT, _Alloc>::
353 _Rope_RopeRep<_CharT, _Alloc>::
372 _Rope_RopeRep<_CharT, _Alloc>::
417 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 339 _Rope_RopeRep<_CharT, _Alloc>::
353 _Rope_RopeRep<_CharT, _Alloc>::
372 _Rope_RopeRep<_CharT, _Alloc>::
417 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 339 _Rope_RopeRep<_CharT, _Alloc>::
353 _Rope_RopeRep<_CharT, _Alloc>::
372 _Rope_RopeRep<_CharT, _Alloc>::
417 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 338 _Rope_RopeRep<_CharT, _Alloc>::
352 _Rope_RopeRep<_CharT, _Alloc>::
371 _Rope_RopeRep<_CharT, _Alloc>::
416 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 338 _Rope_RopeRep<_CharT, _Alloc>::
352 _Rope_RopeRep<_CharT, _Alloc>::
371 _Rope_RopeRep<_CharT, _Alloc>::
416 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 338 _Rope_RopeRep<_CharT, _Alloc>::
352 _Rope_RopeRep<_CharT, _Alloc>::
371 _Rope_RopeRep<_CharT, _Alloc>::
416 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 338 _Rope_RopeRep<_CharT, _Alloc>::
352 _Rope_RopeRep<_CharT, _Alloc>::
371 _Rope_RopeRep<_CharT, _Alloc>::
416 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 340 _Rope_RopeRep<_CharT, _Alloc>::
354 _Rope_RopeRep<_CharT, _Alloc>::
373 _Rope_RopeRep<_CharT, _Alloc>::
418 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 340 _Rope_RopeRep<_CharT, _Alloc>::
354 _Rope_RopeRep<_CharT, _Alloc>::
373 _Rope_RopeRep<_CharT, _Alloc>::
418 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 340 _Rope_RopeRep<_CharT, _Alloc>::
354 _Rope_RopeRep<_CharT, _Alloc>::
373 _Rope_RopeRep<_CharT, _Alloc>::
418 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 340 _Rope_RopeRep<_CharT, _Alloc>::
354 _Rope_RopeRep<_CharT, _Alloc>::
373 _Rope_RopeRep<_CharT, _Alloc>::
418 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h 339 _Rope_RopeRep<_CharT, _Alloc>::
353 _Rope_RopeRep<_CharT, _Alloc>::
372 _Rope_RopeRep<_CharT, _Alloc>::
417 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]

Completed in 1640 milliseconds

1 2