Home
last modified time | relevance | path

Searched refs:mismatch_result (Results 1 – 19 of 19) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/algorithm/
H A Dmismatch.hpp41 using mismatch_result = detail::in1_in2_result<I1, I2>; typedef
59 mismatch_result<I1, I2> RANGES_FUNC(mismatch)(I1 begin1, in RANGES_FUNC_BEGIN()
84 mismatch_result<I1, I2> RANGES_FUNC(mismatch)(I1 begin1, in RANGES_FUNC()
111 mismatch_result<borrowed_iterator_t<Rng1>, uncvref_t<I2Ref>>
140 mismatch_result<borrowed_iterator_t<Rng1>, borrowed_iterator_t<Rng2>> //
161 using ranges::mismatch_result;
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/algorithm/
H A Dmismatch.hpp41 using mismatch_result = detail::in1_in2_result<I1, I2>; typedef
59 mismatch_result<I1, I2> RANGES_FUNC(mismatch)(I1 begin1, in RANGES_FUNC_BEGIN()
84 mismatch_result<I1, I2> RANGES_FUNC(mismatch)(I1 begin1, in RANGES_FUNC()
111 mismatch_result<borrowed_iterator_t<Rng1>, uncvref_t<I2Ref>>
140 mismatch_result<borrowed_iterator_t<Rng1>, borrowed_iterator_t<Rng2>> //
161 using ranges::mismatch_result;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/test/algorithm/
H A Dmismatch.cpp37 using Res = ranges::mismatch_result<Iter, Iter>; in test_iter()
59 using Res = ranges::mismatch_result<Iter, Iter>; in test_range()
127 ranges::mismatch_result<S const *, int const *> ps1 in main()
133 ranges::mismatch_result<S const *, S const *> ps2 in main()
/dports/devel/range-v3/range-v3-0.11.0/test/algorithm/
H A Dmismatch.cpp37 using Res = ranges::mismatch_result<Iter, Iter>; in test_iter()
59 using Res = ranges::mismatch_result<Iter, Iter>; in test_range()
127 ranges::mismatch_result<S const *, int const *> ps1 in main()
133 ranges::mismatch_result<S const *, S const *> ps2 in main()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/UICommon/
H A DGameFile.cpp610 const NetPlay::SyncIdentifierComparison mismatch_result = in CompareSyncIdentifier() local
617 return game_id_is_title_id ? NetPlay::SyncIdentifierComparison::DifferentGame : mismatch_result; in CompareSyncIdentifier()
621 return mismatch_result; in CompareSyncIdentifier()
624 mismatch_result; in CompareSyncIdentifier()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dranges_util.h546 using mismatch_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY()
555 constexpr mismatch_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()
576 constexpr mismatch_result<iterator_t<_Range1>, iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dranges_algo.h445 using mismatch_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY()
454 constexpr mismatch_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()
475 constexpr mismatch_result<iterator_t<_Range1>, iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dranges_algo.h446 using mismatch_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY() local
455 constexpr mismatch_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()
476 constexpr mismatch_result<iterator_t<_Range1>, iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dranges_algo.h446 using mismatch_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY() local
455 constexpr mismatch_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()
476 constexpr mismatch_result<iterator_t<_Range1>, iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dranges_algo.h445 using mismatch_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY() local
454 constexpr mismatch_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()
475 constexpr mismatch_result<iterator_t<_Range1>, iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dranges_algo.h446 using mismatch_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY() local
455 constexpr mismatch_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()
476 constexpr mismatch_result<iterator_t<_Range1>, iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dranges_algo.h445 using mismatch_result = in_in_result<_Iter1, _Iter2>; in _GLIBCXX_VISIBILITY() local
454 constexpr mismatch_result<_Iter1, _Iter2> in _GLIBCXX_VISIBILITY()
475 constexpr mismatch_result<iterator_t<_Range1>, iterator_t<_Range2>> in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/
H A DChangeLog1948 (mismatch_result): Change into an alias of in_in_result.
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/
H A DChangeLog3609 (mismatch_result): Change into an alias of in_in_result.
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/
H A DChangeLog4656 (mismatch_result): Change into an alias of in_in_result.
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/
H A DChangeLog-20207814 (mismatch_result): Change into an alias of in_in_result.
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/
H A DChangeLog-20207814 (mismatch_result): Change into an alias of in_in_result.
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/
H A DChangeLog-20207814 (mismatch_result): Change into an alias of in_in_result.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/
H A DChangeLog-20207814 (mismatch_result): Change into an alias of in_in_result.