Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dnegation.h26 struct negation : _Not<_Tp> {}; struct
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-assertion-result.cc60 AssertionResult negation(!success_); in operator !() local
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc53 bool negation, const char* matcher_name, in FormatMatcherDescription()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-matchers.h348 bool negation) { in DescribeImpl()
/freebsd/contrib/ldns/
H A Dstr2host.c481 bool negation; in ldns_str2rdf_apl() local
H A Dhost2str.c974 bool negation; in ldns_rdf2buffer_str_apl() local
/freebsd/contrib/unbound/sldns/
H A Dstr2wire.c1851 int negation; in sldns_str2wire_apl_buf() local
H A Dwire2str.c1486 uint8_t negation, prefix, adflength; in sldns_wire2str_apl_scan() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3930 boolean_t negation = (flagstr[i] == '-'); in parse_object_range() local