Home
last modified time | relevance | path

Searched refs:negation (Results 1 – 25 of 142) sorted by relevance

123456

/external/libcxx/test/std/utilities/meta/meta.logical/
Dnegation.pass.cpp25 static_assert (!std::negation<std::true_type >::value, "" ); in main()
26 static_assert ( std::negation<std::false_type>::value, "" ); in main()
31 static_assert (!std::negation<True >::value, "" ); in main()
32 static_assert ( std::negation<False>::value, "" ); in main()
37 static_assert ( std::negation<std::negation<std::true_type >>::value, "" ); in main()
38 static_assert (!std::negation<std::negation<std::false_type>>::value, "" ); in main()
/external/libcxx/test/std/experimental/utilities/meta/meta.logical/
Dnegation.pass.cpp27 static_assert (!ex::negation<std::true_type >::value, "" ); in main()
28 static_assert ( ex::negation<std::false_type>::value, "" ); in main()
33 static_assert (!ex::negation<True >::value, "" ); in main()
34 static_assert ( ex::negation<False>::value, "" ); in main()
39 static_assert ( ex::negation<ex::negation<std::true_type >>::value, "" ); in main()
40 static_assert (!ex::negation<ex::negation<std::false_type>>::value, "" ); in main()
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/
DAPL.py39 def __init__(self, family, negation, address, prefix): argument
41 self.negation = negation
46 if self.negation:
69 if self.negation:
99 negation = True
102 negation = False
107 item = APLItem(family, negation, address, prefix)
126 negation = True
129 negation = False
152 item = APLItem(header[0], negation, address, header[1])
/external/llvm/test/CodeGen/SystemZ/
Dvec-neg-01.ll1 ; Test vector negation.
5 ; Test a v16i8 negation.
14 ; Test a v8i16 negation.
23 ; Test a v4i32 negation.
32 ; Test a v2i64 negation.
41 ; Test a v2f64 negation.
50 ; Test an f64 negation that uses vector registers.
Dint-neg-01.ll1 ; Test integer negation.
5 ; Test i32->i32 negation.
14 ; Test i32->i64 negation.
24 ; Test i32->i64 negation that uses an "in-register" form of sign extension.
35 ; Test i64 negation.
Dfp-neg-01.ll1 ; Test floating-point negation.
24 ; Test f128. With the loads and stores, a pure negation would probably
Datomicrmw-xor-03.ll42 ; Check bitwise negation.
Dxor-04.ll61 ; Check full bitwise negation
/external/google-breakpad/src/testing/src/
Dgmock-matchers.cc92 GTEST_API_ string FormatMatcherDescription(bool negation, in FormatMatcherDescription() argument
98 return negation ? "not (" + result + ")" : result; in FormatMatcherDescription()
/external/v8/testing/
Dgmock-support.h69 MATCHER_P(BitEq, x, std::string(negation ? "isn't" : "is") +
85 MATCHER(IsNaN, std::string(negation ? "isn't" : "is") + " not a number") {
/external/v8/testing/gmock/include/gmock/
Dgmock-more-matchers.h48 MATCHER(IsEmpty, negation ? "isn't empty" : "is empty") {
Dgmock-generated-matchers.h1398 ::testing::internal::string FormatDescription(bool negation) const {\
1403 negation, #name, \
1447 ::testing::internal::string FormatDescription(bool negation) const {\
1452 negation, #name, \
1500 ::testing::internal::string FormatDescription(bool negation) const {\
1505 negation, #name, \
1558 ::testing::internal::string FormatDescription(bool negation) const {\
1563 negation, #name, \
1621 ::testing::internal::string FormatDescription(bool negation) const {\
1626 negation, #name, \
[all …]
Dgmock-generated-matchers.h.pump474 // special bool-typed variable named 'negation'. When 'negation' is
476 // otherwise it should evaluate to the description of the negation of
482 // string(negation ? "is not" : "is") + " in range [" +
640 ::testing::internal::string FormatDescription(bool negation) const {\
645 negation, #name, \
/external/googletest/googlemock/include/gmock/
Dgmock-more-matchers.h48 MATCHER(IsEmpty, negation ? "isn't empty" : "is empty") {
Dgmock-generated-matchers.h1398 ::testing::internal::string FormatDescription(bool negation) const {\
1403 negation, #name, \
1447 ::testing::internal::string FormatDescription(bool negation) const {\
1452 negation, #name, \
1500 ::testing::internal::string FormatDescription(bool negation) const {\
1505 negation, #name, \
1558 ::testing::internal::string FormatDescription(bool negation) const {\
1563 negation, #name, \
1621 ::testing::internal::string FormatDescription(bool negation) const {\
1626 negation, #name, \
[all …]
Dgmock-generated-matchers.h.pump474 // special bool-typed variable named 'negation'. When 'negation' is
476 // otherwise it should evaluate to the description of the negation of
482 // string(negation ? "is not" : "is") + " in range [" +
640 ::testing::internal::string FormatDescription(bool negation) const {\
645 negation, #name, \
/external/iptables/extensions/
Dlibxt_quota.man3 is reversed with negation (i.e. the condition does not match until the
Dlibxt_limit.man7 xt_limit has no negation support - you will have to use \-m hashlimit !
Dlibxt_MARK.man19 0/\fP\fIinvbits\fP, where \fIinvbits\fP is the binary negation of \fIbits\fP.)
/external/llvm/test/MC/X86/
Dimm-comments.s14 # This line should not induce undefined behavior via negation of INT64_MIN.
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-matchers.h1429 ::testing::internal::string FormatDescription(bool negation) const {\
1434 negation, #name, \
1478 ::testing::internal::string FormatDescription(bool negation) const {\
1483 negation, #name, \
1531 ::testing::internal::string FormatDescription(bool negation) const {\
1536 negation, #name, \
1589 ::testing::internal::string FormatDescription(bool negation) const {\
1594 negation, #name, \
1652 ::testing::internal::string FormatDescription(bool negation) const {\
1657 negation, #name, \
[all …]
Dgmock-generated-matchers.h.pump507 // special bool-typed variable named 'negation'. When 'negation' is
509 // otherwise it should evaluate to the description of the negation of
515 // string(negation ? "is not" : "is") + " in range [" +
673 ::testing::internal::string FormatDescription(bool negation) const {\
678 negation, #name, \
/external/googletest/googlemock/src/
Dgmock-matchers.cc127 GTEST_API_ string FormatMatcherDescription(bool negation, in FormatMatcherDescription() argument
133 return negation ? "not (" + result + ")" : result; in FormatMatcherDescription()
/external/v8/testing/gmock/src/
Dgmock-matchers.cc127 GTEST_API_ string FormatMatcherDescription(bool negation, in FormatMatcherDescription() argument
133 return negation ? "not (" + result + ")" : result; in FormatMatcherDescription()
/external/libcxx/include/experimental/
Dtype_traits180 template<class B> struct negation;
181 template<class B> constexpr bool negation_v = negation<B>::value;
476 struct negation : _VSTD::__not_<_Tp> {};
478 _LIBCPP_CONSTEXPR bool negation_v = negation<_Tp>::value;

123456