Home
last modified time | relevance | path

Searched defs:less (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Drange_cmp.h111 struct less in _GLIBCXX_VISIBILITY() struct
116 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY()
135 using is_transparent = __is_transparent; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_cmp.h112 struct less in _GLIBCXX_VISIBILITY() struct
117 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY()
135 using is_transparent = __is_transparent; in _GLIBCXX_VISIBILITY()
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_125.c11 less(action a, action b) in less() function
H A Dcheck-expect.lua201 local function less(a, b) function
/netbsd-src/external/bsd/less/dist/lesstest/
H A Dpipeline.c28 static void become_child_less(char* less, int argc, char* const* argv, char* const* envp, const cha… in become_child_less()
127 char* less = argv[0]; in create_less_pipeline() local
H A Dparse.c32 static int parse_command(TestSetup* setup, const char* less, const char* line, int line_len) { in parse_command()
109 TestSetup* read_test_setup(FILE* fd, const char* less) { in read_test_setup()
H A Drun.c201 int run_testfile(const char* ltfile, const char* less) { in run_testfile()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d710 void test(alias less)() in test()
1430 private template validPredicates(E, less...) in validPredicates() argument
1457 template multiSort(less...) //if (less.length > 1) in multiSort() argument
1603 private size_t getPivot(alias less, Range)(Range r) in getPivot()
1628 private void shortSort(alias less, Range)(Range r) in shortSort()
1934 static bool less(int a, int b) { ++comps; return a < b; } in less() function
1984 static bool less(int a, int b) { return a < b; } in less() function
2055 private void quickSortImpl(alias less, Range)(Range r, size_t depth) in quickSortImpl()
2242 alias less = binaryFun!pred; in TimSortImpl() local
3134 void topNImpl(alias less, R)(R r, size_t n, ref bool useSampling) in topNImpl()
[all …]
H A Dsetops.d834 struct MultiwayMerge(alias less, RangeOfRanges) in MultiwayMerge()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsorting.d717 void test(alias less)() in test()
1477 private template validPredicates(E, less...) in validPredicates() argument
1503 template multiSort(less...) //if (less.length > 1) in multiSort() argument
1653 private size_t getPivot(alias less, Range)(Range r) in getPivot()
1678 private void shortSort(alias less, Range)(Range r) in shortSort()
2012 static bool less(int a, int b) { ++comps; return a < b; } in less() function
2062 static bool less(int a, int b) { return a < b; } in less() function
2144 private void quickSortImpl(alias less, Range)(Range r, size_t depth) in quickSortImpl()
2337 alias less = binaryFun!pred; in TimSortImpl() local
3472 void topNImpl(alias less, R)(R r, size_t n, ref bool useSampling) in topNImpl()
[all …]
/netbsd-src/distrib/sets/
H A Dfmt-list338 local function less(a, b) function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dtrie_policy_base.hpp181 less(e_const_iterator b_l, e_const_iterator e_l, in less() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dtrie_policy_base.hpp181 less(e_const_iterator b_l, e_const_iterator e_l, in less() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dheap.c168 int less; in heap_delete() local
/netbsd-src/external/bsd/less/dist/
H A Dconfigure.ac12 AC_INIT([less],[1]) package
/netbsd-src/external/gpl2/gmake/dist/
H A Dcommands.c48 char *at, *percent, *star, *less; in set_file_variables() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dheap.c216 bool less; in isc_heap_delete() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dheap.c216 bool less; isc_heap_delete() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h41 less, greater, // < > enumerator
/netbsd-src/external/bsd/mdocml/dist/
H A Dman_term.c354 int less; in pre_in() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp123 bool GCNRegPressure::less(const GCNSubtarget &ST, in less() function in GCNRegPressure
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h47 less, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfunctional.d238 alias less = binaryFun!("a < b"); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfunctional.d218 alias less = binaryFun!("a < b"); variable
/netbsd-src/usr.bin/dc/
H A Dbcode.c1415 less(void) in less() function

12