Searched defs:less (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__functional/
H A Dranges_operations.h52 struct less { struct in namespace:ranges
H A Doperations.h355 struct _LIBCPP_TEMPLATE_VIS less : __binary_function<_Tp, _Tp, bool> { struct in inherits:__binary_function
361 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(less); variable
365 struct _LIBCPP_TEMPLATE_VIS less<void> { struct
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp216 bool PhysicalRegisterInfo::less(RegisterRef A, RegisterRef B) const { function in class:llvm::rdf::PhysicalRegisterInfo
/freebsd-current/contrib/llvm-project/libcxx/include/__compare/
H A Dordering.h56 static const partial_ordering less; member in class:_OrdResult::_NCmpResult::partial_ordering
125 static const weak_ordering less; member in class:_OrdResult::_NCmpResult::weak_ordering
195 static const strong_ordering less; member in class:_OrdResult::_NCmpResult::strong_ordering
[all...]
/freebsd-current/contrib/mandoc/
H A Dman_term.c365 int less; local
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDLL.cpp150 auto less = [&ctx](const std::string &a, const std::string &b) { local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h358 template <> struct less<llvm::rdf::RegisterRef> { struct in namespace:std
359 constexpr less(const llvm::rdf::PhysicalRegisterInfo &pri) : PRI(&pri) {} function in struct:std::less
/freebsd-current/usr.bin/dc/
H A Dbcode.c1426 less(void) function
/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h46 less, // < enumerator in enum:llvm::tgtok::TokKind
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1020 Diag(Start, diag::note_matching) << tok::less; member in class:tok
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h47 less, enumerator in enum:llvm::MIToken::TokenKind
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp550 auto less = [](const FdeData &a, const FdeData &b) { local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h32 less, enumerator in enum:llvm::lltok::Kind

Completed in 289 milliseconds