HomeSort by relevance Sort by last modified time
    Searched defs:_Rope_RopeConcatenation (Results 1 - 7 of 7) sorted by null

  /external/stlport/stlport/stl/
_rope.h 92 template<class _CharT, class _Alloc> struct _Rope_RopeConcatenation;
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a)
509 _Rope_RopeConcatenation() {}
510 _Rope_RopeConcatenation(const _Rope_RopeConcatenation<_CharT, _Alloc>&) {}
513 ~_Rope_RopeConcatenation() {
758 typedef _Rope_RopeConcatenation<_CharT,_Alloc> _RopeConcat;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 92 template<class _CharT, class _Alloc> struct _Rope_RopeConcatenation;
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a)
509 _Rope_RopeConcatenation() {}
510 _Rope_RopeConcatenation(const _Rope_RopeConcatenation<_CharT, _Alloc>&) {}
513 ~_Rope_RopeConcatenation() {
758 typedef _Rope_RopeConcatenation<_CharT,_Alloc> _RopeConcat;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 92 template<class _CharT, class _Alloc> struct _Rope_RopeConcatenation;
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a)
509 _Rope_RopeConcatenation() {}
510 _Rope_RopeConcatenation(const _Rope_RopeConcatenation<_CharT, _Alloc>&) {}
513 ~_Rope_RopeConcatenation() {
758 typedef _Rope_RopeConcatenation<_CharT,_Alloc> _RopeConcat;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 92 template<class _CharT, class _Alloc> struct _Rope_RopeConcatenation;
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a)
509 _Rope_RopeConcatenation() {}
510 _Rope_RopeConcatenation(const _Rope_RopeConcatenation<_CharT, _Alloc>&) {}
513 ~_Rope_RopeConcatenation() {
758 typedef _Rope_RopeConcatenation<_CharT,_Alloc> _RopeConcat;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 92 template<class _CharT, class _Alloc> struct _Rope_RopeConcatenation;
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a)
509 _Rope_RopeConcatenation() {}
510 _Rope_RopeConcatenation(const _Rope_RopeConcatenation<_CharT, _Alloc>&) {}
513 ~_Rope_RopeConcatenation() {
758 typedef _Rope_RopeConcatenation<_CharT,_Alloc> _RopeConcat;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 92 template<class _CharT, class _Alloc> struct _Rope_RopeConcatenation;
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a)
509 _Rope_RopeConcatenation() {}
510 _Rope_RopeConcatenation(const _Rope_RopeConcatenation<_CharT, _Alloc>&) {}
513 ~_Rope_RopeConcatenation() {
758 typedef _Rope_RopeConcatenation<_CharT,_Alloc> _RopeConcat;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 92 template<class _CharT, class _Alloc> struct _Rope_RopeConcatenation;
494 struct _Rope_RopeConcatenation : public _Rope_RopeRep<_CharT, _Alloc> {
503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a)
509 _Rope_RopeConcatenation() {}
510 _Rope_RopeConcatenation(const _Rope_RopeConcatenation<_CharT, _Alloc>&) {}
513 ~_Rope_RopeConcatenation() {
758 typedef _Rope_RopeConcatenation<_CharT,_Alloc> _RopeConcat;
    [all...]

Completed in 44 milliseconds