Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSTLForwardCompat.h28 struct negation // NOLINT(readability-identifier-naming) struct
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-matchers.cc52 GTEST_API_ std::string FormatMatcherDescription(bool negation, in FormatMatcherDescription()
/netbsd-src/external/bsd/unbound/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1011 AssertionResult negation(!success_); in operator !() local