Searched defs:less (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/include/__functional/ |
| H A D | ranges_operations.h | 51 struct less { struct 62 struct less_equal { argument
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__functional/ |
| H A D | operations.h | 126 struct _LIBCPP_TEMPLATE_VIS less : __binary_function<_Tp, _Tp, bool> { struct 130 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(less); argument
|
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | sort.h | 914 _LIBCPP_HIDE_FROM_ABI void __sort_dispatch(_Type* __first, _Type* __last, less<>&) { in __sort_dispatch() argument 922 _LIBCPP_HIDE_FROM_ABI void __sort_dispatch(_Type* __first, _Type* __last, ranges::less&) { in __sort_dispatch()
|
| /freebsd/contrib/mandoc/ |
| H A D | man_term.c | 377 int less; pre_in() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RDFRegisters.cpp | 216 bool PhysicalRegisterInfo::less(RegisterRef A, RegisterRef B) const { in less() function in llvm::rdf::PhysicalRegisterInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 46 less, // < enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MILexer.h | 47 less, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNRegPressure.cpp | 95 bool GCNRegPressure::less(const MachineFunction &MF, const GCNRegPressure &O, in less() function in GCNRegPressure
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | DLL.cpp | 181 auto less = [&ctx](const std::string &a, const std::string &b) { in binImports() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
| H A D | LLToken.h | 32 less, enumerator
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | SyntheticSections.cpp | 596 auto less = [](const FdeData &a, const FdeData &b) { in getFdeData() local
|