HomeSort by relevance Sort by last modified time
    Searched full:_m_compare (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /external/stlport/stlport/stl/debug/
_string.h 673 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
675 { return _Base::_M_compare(__f1, __l1, __f2, __l2); }
676 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
678 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2, __l2); }
679 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
681 { return _Base::_M_compare(__f1, __l1, __f2._M_iterator, __l2._M_iterator); }
682 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
684 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2._M_iterator, __l2._M_iterator); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h 673 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
675 { return _Base::_M_compare(__f1, __l1, __f2, __l2); }
676 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
678 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2, __l2); }
679 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
681 { return _Base::_M_compare(__f1, __l1, __f2._M_iterator, __l2._M_iterator); }
682 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
684 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2._M_iterator, __l2._M_iterator); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h 673 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
675 { return _Base::_M_compare(__f1, __l1, __f2, __l2); }
676 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
678 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2, __l2); }
679 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
681 { return _Base::_M_compare(__f1, __l1, __f2._M_iterator, __l2._M_iterator); }
682 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
684 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2._M_iterator, __l2._M_iterator); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h 673 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
675 { return _Base::_M_compare(__f1, __l1, __f2, __l2); }
676 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
678 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2, __l2); }
679 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
681 { return _Base::_M_compare(__f1, __l1, __f2._M_iterator, __l2._M_iterator); }
682 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
684 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2._M_iterator, __l2._M_iterator); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h 673 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
675 { return _Base::_M_compare(__f1, __l1, __f2, __l2); }
676 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
678 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2, __l2); }
679 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
681 { return _Base::_M_compare(__f1, __l1, __f2._M_iterator, __l2._M_iterator); }
682 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
684 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2._M_iterator, __l2._M_iterator); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h 673 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
675 { return _Base::_M_compare(__f1, __l1, __f2, __l2); }
676 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
678 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2, __l2); }
679 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
681 { return _Base::_M_compare(__f1, __l1, __f2._M_iterator, __l2._M_iterator); }
682 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
684 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2._M_iterator, __l2._M_iterator); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_string.h 673 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
675 { return _Base::_M_compare(__f1, __l1, __f2, __l2); }
676 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
678 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2, __l2); }
679 static int _STLP_CALL _M_compare(const _CharT* __f1, const _CharT* __l1,
681 { return _Base::_M_compare(__f1, __l1, __f2._M_iterator, __l2._M_iterator); }
682 static int _STLP_CALL _M_compare(const_iterator __f1, const_iterator __l1,
684 { return _Base::_M_compare(__f1._M_iterator, __l1._M_iterator, __f2._M_iterator, __l2._M_iterator); }
  /external/stlport/stlport/stl/
_string_operators.h 353 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
362 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
370 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
381 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
391 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
402 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
412 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 353 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
362 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
370 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
381 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
391 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
402 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
412 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 353 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
362 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
370 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
381 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
391 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
402 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
412 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 353 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
362 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
370 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
381 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
391 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
402 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
412 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 353 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
362 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
370 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
381 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
391 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
402 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
412 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 353 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
362 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
370 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
381 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
391 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
402 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
412 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_operators.h 353 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
362 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
370 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
381 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
391 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
402 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__s, __s + __n,
412 return basic_string<_CharT,_Traits,_Alloc> ::_M_compare(__x.begin(), __x.end(),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
locale_classes.tcc 124 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
154 const int __res = _M_compare(__p, __q);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.tcc 149 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
179 const int __res = _M_compare(__p, __q);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_classes.tcc 149 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
179 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
152 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
152 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.tcc 122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
152 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.tcc 122 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const
152 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.tcc 124 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
154 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 147 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
177 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.tcc 124 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
154 const int __res = _M_compare(__p, __q);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 147 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
177 const int __res = _M_compare(__p, __q);

Completed in 1939 milliseconds

1 2 3 4 5 6