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

  /external/stlport/stlport/stl/pointers/
_vector.h 95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); }
98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
_deque.h 140 { return cast_traits::to_value_type_ref(_M_impl[__n]); }
145 { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
149 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
150 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
_tools.h 283 static value_type & to_value_type_ref(void_type &__ref) function in struct:_CastTraits
313 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
412 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); }
98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
_deque.h 140 { return cast_traits::to_value_type_ref(_M_impl[__n]); }
145 { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
149 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
150 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
_tools.h 283 static value_type & to_value_type_ref(void_type &__ref) function in struct:_CastTraits
313 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
412 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); }
98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
_deque.h 140 { return cast_traits::to_value_type_ref(_M_impl[__n]); }
145 { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
149 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
150 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
_tools.h 283 static value_type & to_value_type_ref(void_type &__ref) function in struct:_CastTraits
313 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
412 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); }
98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
_deque.h 140 { return cast_traits::to_value_type_ref(_M_impl[__n]); }
145 { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
149 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
150 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
_tools.h 283 static value_type & to_value_type_ref(void_type &__ref) function in struct:_CastTraits
313 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
412 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); }
98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
_deque.h 140 { return cast_traits::to_value_type_ref(_M_impl[__n]); }
145 { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
149 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
150 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
_tools.h 283 static value_type & to_value_type_ref(void_type &__ref) function in struct:_CastTraits
313 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
412 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); }
98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
_deque.h 140 { return cast_traits::to_value_type_ref(_M_impl[__n]); }
145 { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
149 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
150 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
_tools.h 283 static value_type & to_value_type_ref(void_type &__ref) function in struct:_CastTraits
313 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits
412 static value_type & to_value_type_ref(storage_type &__ref) function in struct:_CastTraits

Completed in 217 milliseconds