Home
last modified time | relevance | path

Searched defs:m_predicate (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/backend/
H A Dentityaccumulator_p.h75 std::function<bool(Entity *)> m_predicate; variable
H A Dentityaccumulator.cpp66 std::function<bool(Entity *)> m_predicate; member in __anon10b5bc600111::Accumulator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Linq/Parallel/QueryOperators/Unary/
H A DWhereQueryOperator.cs29 private Func<TInputOutput, bool> m_predicate; field in System.Linq.Parallel.WhereQueryOperator
110 … private readonly Func<TInputOutput, bool> m_predicate; // The predicate used for filtering. field in System.Linq.Parallel.WhereQueryOperator.WhereQueryOperatorEnumerator
H A DSingleQueryOperator.cs31 …private readonly Func<TSource, bool> m_predicate; // The optional predicate used during the search. field in System.Linq.Parallel.SingleQueryOperator
103 … private Func<TSource, bool> m_predicate; // The optional predicate used during the search. field in System.Linq.Parallel.SingleQueryOperator.SingleQueryOperatorEnumerator
H A DIndexedWhereQueryOperator.cs31 private Func<TInputOutput, int, bool> m_predicate; field in System.Linq.Parallel.IndexedWhereQueryOperator
147 … private readonly Func<TInputOutput, int, bool> m_predicate; // The predicate used for filtering. field in System.Linq.Parallel.IndexedWhereQueryOperator.IndexedWhereQueryOperatorEnumerator
H A DAnyAllSearchOperator.cs43 private readonly Func<TInput, bool> m_predicate; // The predicate used to test membership. field in System.Linq.Parallel.AnyAllSearchOperator
155 private readonly Func<TInput, bool> m_predicate; // The predicate. field in System.Linq.Parallel.AnyAllSearchOperator.AnyAllSearchOperatorEnumerator
H A DFirstQueryOperator.cs30 …private readonly Func<TSource, bool> m_predicate; // The optional predicate used during the search. field in System.Linq.Parallel.FirstQueryOperator
126 … private Func<TSource, bool> m_predicate; // The optional predicate used during the search. field in System.Linq.Parallel.FirstQueryOperator.FirstQueryOperatorEnumerator
H A DLastQueryOperator.cs31 …private readonly Func<TSource, bool> m_predicate; // The optional predicate used during the search. field in System.Linq.Parallel.LastQueryOperator
122 … private Func<TSource, bool> m_predicate; // The optional predicate used during the search. field in System.Linq.Parallel.LastQueryOperator.LastQueryOperatorEnumerator
H A DTakeOrSkipWhileQueryOperator.cs49 private Func<TResult, bool> m_predicate; field in System.Linq.Parallel.TakeOrSkipWhileQueryOperator
212 private readonly Func<TResult, bool> m_predicate; // The actual predicate function. field in System.Linq.Parallel.TakeOrSkipWhileQueryOperator.TakeOrSkipWhileQueryOperatorEnumerator
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_matchers_generic.hpp26 std::function<bool(T const&)> m_predicate; member in Catch::Matchers::Generic::PredicateMatcher
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_matchers_generic.hpp26 std::function<bool(T const&)> m_predicate; member in Catch::Matchers::Generic::PredicateMatcher
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_matchers_generic.hpp26 std::function<bool(T const&)> m_predicate; member in Catch::Matchers::Generic::PredicateMatcher
/dports/databases/xtrabackup/boost_1_59_0/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/databases/percona57-server/boost_1_59_0/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_matchers_generic.hpp26 std::function<bool(T const&)> m_predicate; member in Catch::Matchers::Generic::PredicateMatcher
/dports/databases/percona57-client/boost_1_59_0/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_generic.hpp26 std::function<bool(T const&)> m_predicate; member in Catch::Matchers::Generic::PredicateMatcher
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_generic.hpp26 std::function<bool(T const&)> m_predicate; member in Catch::Matchers::Generic::PredicateMatcher
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/archive/iterators/
H A Dhead_iterator.hpp64 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/biology/lamarc/lamarc-2.1.8/boost/archive/iterators/
H A Dhead_iterator.hpp65 Predicate m_predicate; member in boost::archive::iterators::head_iterator
/dports/lang/solidity/solidity_0.8.11/libsolidity/formal/
H A DPredicate.h196 smt::SymbolicFunctionVariable m_predicate; variable

12345678