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

  /external/llvm/test/FrontendC++/
2006-10-30-ClassBitfield.cpp 10 struct _Rope_RopeRep : public _Refcount_Base
16 int foo(_Rope_RopeRep* r) { return r->_M_tag; }
  /external/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...]
  /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...]
  /prebuilt/ndk/android-ndk-r5/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 338 _Rope_RopeRep<_CharT, _Alloc>::
352 _Rope_RopeRep<_CharT, _Alloc>::
371 _Rope_RopeRep<_CharT, _Alloc>::
416 _Rope_RopeRep<_CharT, _Alloc>::
    [all...]
  /prebuilt/ndk/android-ndk-r5/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...]
  /prebuilt/ndk/android-ndk-r6/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...]

Completed in 498 milliseconds