Home
last modified time | relevance | path

Searched defs:negation (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/boost/type_traits/
Dnegation.hpp18 struct negation struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSTLExtras.h60 struct negation : std::integral_constant<bool, !bool(T::value)> {}; struct
/third_party/boost/boost/endian/detail/
Dis_scoped_enum.hpp20 template<class T> struct negation: boost::integral_constant<bool, !T::value> {}; struct
/third_party/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp153 bool negation) { in AccumulatorsFromMultiply()
245 bool negation) { in GatherAccumulatorsFromChildNodes()
384 bool negation = false; in FoldRecurrentAddExpressions() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp153 bool negation) { in AccumulatorsFromMultiply()
245 bool negation) { in GatherAccumulatorsFromChildNodes()
384 bool negation = false; in FoldRecurrentAddExpressions() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp153 bool negation) { in AccumulatorsFromMultiply()
245 bool negation) { in GatherAccumulatorsFromChildNodes()
384 bool negation = false; in FoldRecurrentAddExpressions() local
/third_party/mesa3d/src/compiler/nir/tests/
Dnegative_equal_tests.cpp171 nir_ssa_def *negation = nir_fneg(&bld, two_plus_two); in TEST_F() local
191 nir_ssa_def *negation = nir_ineg(&bld, two_plus_two); in TEST_F() local
/third_party/googletest/googlemock/src/
Dgmock-matchers.cc51 GTEST_API_ std::string FormatMatcherDescription(bool negation, in FormatMatcherDescription()
/third_party/googletest/googletest/include/gtest/
Dgtest-matchers.h364 bool negation) { in DescribeImpl()
/third_party/boost/libs/log/test/run/
Dutil_stp_filter_parser.cpp412 BOOST_AUTO_TEST_CASE(negation) in BOOST_AUTO_TEST_CASE() argument
/third_party/mesa3d/src/gtest/src/
Dgtest.cc1011 AssertionResult negation(!success_); in operator !() local
/third_party/googletest/googletest/src/
Dgtest.cc1203 AssertionResult negation(!success_); in operator !() local
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc2694 AssertionResult negation(!success_); in operator !() local