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

  /external/stlport/stlport/stl/debug/
_debug.c 54 template <class _Iterator1, class _Iterator>
56 inline bool _STLP_CALL stlp_in_range_aux(_Iterator1 __it, const _Iterator& __first,
58 inline bool _STLP_CALL stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
61 _Iterator1 __i(__first);
67 template <class _Iterator1, class _Iterator>
69 stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
71 _Iterator1 __i(__first);
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 54 template <class _Iterator1, class _Iterator>
56 inline bool _STLP_CALL stlp_in_range_aux(_Iterator1 __it, const _Iterator& __first,
58 inline bool _STLP_CALL stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
61 _Iterator1 __i(__first);
67 template <class _Iterator1, class _Iterator>
69 stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
71 _Iterator1 __i(__first);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 54 template <class _Iterator1, class _Iterator>
56 inline bool _STLP_CALL stlp_in_range_aux(_Iterator1 __it, const _Iterator& __first,
58 inline bool _STLP_CALL stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
61 _Iterator1 __i(__first);
67 template <class _Iterator1, class _Iterator>
69 stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
71 _Iterator1 __i(__first);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 54 template <class _Iterator1, class _Iterator>
56 inline bool _STLP_CALL stlp_in_range_aux(_Iterator1 __it, const _Iterator& __first,
58 inline bool _STLP_CALL stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
61 _Iterator1 __i(__first);
67 template <class _Iterator1, class _Iterator>
69 stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
71 _Iterator1 __i(__first);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 54 template <class _Iterator1, class _Iterator>
56 inline bool _STLP_CALL stlp_in_range_aux(_Iterator1 __it, const _Iterator& __first,
58 inline bool _STLP_CALL stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
61 _Iterator1 __i(__first);
67 template <class _Iterator1, class _Iterator>
69 stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
71 _Iterator1 __i(__first);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 54 template <class _Iterator1, class _Iterator>
56 inline bool _STLP_CALL stlp_in_range_aux(_Iterator1 __it, const _Iterator& __first,
58 inline bool _STLP_CALL stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
61 _Iterator1 __i(__first);
67 template <class _Iterator1, class _Iterator>
69 stlp_in_range_aux(const _Iterator1& __it, const _Iterator& __first,
71 _Iterator1 __i(__first);

Completed in 499 milliseconds