Searched defs:negation (Results 1 – 13 of 13) sorted by relevance
18 struct negation struct
60 struct negation : std::integral_constant<bool, !bool(T::value)> {}; struct
20 template<class T> struct negation: boost::integral_constant<bool, !T::value> {}; struct
153 bool negation) { in AccumulatorsFromMultiply()245 bool negation) { in GatherAccumulatorsFromChildNodes()384 bool negation = false; in FoldRecurrentAddExpressions() local
171 nir_ssa_def *negation = nir_fneg(&bld, two_plus_two); in TEST_F() local191 nir_ssa_def *negation = nir_ineg(&bld, two_plus_two); in TEST_F() local
51 GTEST_API_ std::string FormatMatcherDescription(bool negation, in FormatMatcherDescription()
364 bool negation) { in DescribeImpl()
412 BOOST_AUTO_TEST_CASE(negation) in BOOST_AUTO_TEST_CASE() argument
1011 AssertionResult negation(!success_); in operator !() local
1203 AssertionResult negation(!success_); in operator !() local
2694 AssertionResult negation(!success_); in operator !() local