Home
last modified time | relevance | path

Searched refs:sort_fun (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/arm-elf-binutils/binutils-2.37/libctf/
H A Dctf-inlines.h51 const void **value, ctf_hash_sort_f sort_fun, in ctf_dynhash_cnext_sorted() argument
55 sort_fun, sort_arg); in ctf_dynhash_cnext_sorted()
H A Dctf-hash.c486 void **value, ctf_hash_sort_f sort_fun, void *sort_arg) in ctf_dynhash_next_sorted() argument
490 if (sort_fun == NULL) in ctf_dynhash_next_sorted()
528 if (sort_fun) in ctf_dynhash_next_sorted()
530 (int (*) (const void *, const void *, void *)) sort_fun, in ctf_dynhash_next_sorted()
/dports/devel/gdb/gdb-11.1/libctf/
H A Dctf-inlines.h51 const void **value, ctf_hash_sort_f sort_fun, in ctf_dynhash_cnext_sorted() argument
55 sort_fun, sort_arg); in ctf_dynhash_cnext_sorted()
H A Dctf-hash.c486 void **value, ctf_hash_sort_f sort_fun, void *sort_arg) in ctf_dynhash_next_sorted() argument
490 if (sort_fun == NULL) in ctf_dynhash_next_sorted()
528 if (sort_fun) in ctf_dynhash_next_sorted()
530 (int (*) (const void *, const void *, void *)) sort_fun, in ctf_dynhash_next_sorted()
/dports/devel/gnulibiberty/binutils-2.37/libctf/
H A Dctf-inlines.h51 const void **value, ctf_hash_sort_f sort_fun, in ctf_dynhash_cnext_sorted() argument
55 sort_fun, sort_arg); in ctf_dynhash_cnext_sorted()
H A Dctf-hash.c486 void **value, ctf_hash_sort_f sort_fun, void *sort_arg) in ctf_dynhash_next_sorted() argument
490 if (sort_fun == NULL) in ctf_dynhash_next_sorted()
528 if (sort_fun) in ctf_dynhash_next_sorted()
530 (int (*) (const void *, const void *, void *)) sort_fun, in ctf_dynhash_next_sorted()
/dports/devel/binutils/binutils-2.37/libctf/
H A Dctf-inlines.h51 const void **value, ctf_hash_sort_f sort_fun, in ctf_dynhash_cnext_sorted() argument
55 sort_fun, sort_arg); in ctf_dynhash_cnext_sorted()
H A Dctf-hash.c486 void **value, ctf_hash_sort_f sort_fun, void *sort_arg) in ctf_dynhash_next_sorted() argument
490 if (sort_fun == NULL) in ctf_dynhash_next_sorted()
528 if (sort_fun) in ctf_dynhash_next_sorted()
530 (int (*) (const void *, const void *, void *)) sort_fun, in ctf_dynhash_next_sorted()
/dports/editors/jed/jed-0.99-19/lib/
H A Dsort.sl1 define sort_using_function (sort_fun)
35 index = array_sort(keys, sort_fun);
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dsort.sl1 define sort_using_function (sort_fun)
35 index = array_sort(keys, sort_fun);
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_iterators.cpp141 struct sort_fun{ struct
190 auto res = std::is_sorted(b, e, sort_fun()); in operator ()()
194 sort_fun()); in operator ()()
195 res = std::is_sorted(b, e, sort_fun()); in operator ()()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_iterators.cpp141 struct sort_fun{ struct
190 auto res = std::is_sorted(b, e, sort_fun()); in operator ()()
194 sort_fun()); in operator ()()
195 res = std::is_sorted(b, e, sort_fun()); in operator ()()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_iterators.cpp141 struct sort_fun{ struct
190 auto res = std::is_sorted(b, e, sort_fun()); in operator ()()
194 sort_fun()); in operator ()()
195 res = std::is_sorted(b, e, sort_fun()); in operator ()()
/dports/devel/libslang2/slang-2.3.2/examples/
H A Dsort.sl26 private define sort_fun (i, j) function
52 i = array_sort ([0:len-1], &sort_fun);
/dports/japanese/libslang/slang-1.4.5jp2/examples/
H A Dsort.sl26 static define sort_fun (i, j) function
54 i = array_sort ([0:len-1], &sort_fun);
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dsorting.hpp22 BaseGDL* sort_fun( EnvT* e);
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/misc-unsafe/
H A Dquicksort.ml53 let test_sort sort_fun size =
59 sort_fun 0 (size-1) a;
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/misc-unsafe/
H A Dquicksort.ml53 let test_sort sort_fun size =
59 sort_fun 0 (size-1) a;
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dobserver_pro_wx.erl606 Sort = sort_fun(KeyField, true),
647 Sort = sort_fun(Col, Incr),
650 sort_fun(?COL_NAME, true) -> function
652 sort_fun(?COL_NAME, false) -> function
654 sort_fun(Col, true) -> function
657 sort_fun(Col, false) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dobserver_pro_wx.erl606 Sort = sort_fun(KeyField, true),
647 Sort = sort_fun(Col, Incr),
650 sort_fun(?COL_NAME, true) -> function
652 sort_fun(?COL_NAME, false) -> function
654 sort_fun(Col, true) -> function
657 sort_fun(Col, false) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_pro_wx.erl606 Sort = sort_fun(KeyField, true),
647 Sort = sort_fun(Col, Incr),
650 sort_fun(?COL_NAME, true) -> function
652 sort_fun(?COL_NAME, false) -> function
654 sort_fun(Col, true) -> function
657 sort_fun(Col, false) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_pro_wx.erl606 Sort = sort_fun(KeyField, true),
647 Sort = sort_fun(Col, Incr),
650 sort_fun(?COL_NAME, true) -> function
652 sort_fun(?COL_NAME, false) -> function
654 sort_fun(Col, true) -> function
657 sort_fun(Col, false) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_pro_wx.erl606 Sort = sort_fun(KeyField, true),
647 Sort = sort_fun(Col, Incr),
650 sort_fun(?COL_NAME, true) -> function
652 sort_fun(?COL_NAME, false) -> function
654 sort_fun(Col, true) -> function
657 sort_fun(Col, false) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dobserver_pro_wx.erl606 Sort = sort_fun(KeyField, true),
647 Sort = sort_fun(Col, Incr),
650 sort_fun(?COL_NAME, true) -> function
652 sort_fun(?COL_NAME, false) -> function
654 sort_fun(Col, true) -> function
657 sort_fun(Col, false) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_pro_wx.erl606 Sort = sort_fun(KeyField, true),
647 Sort = sort_fun(Col, Incr),
650 sort_fun(?COL_NAME, true) -> function
652 sort_fun(?COL_NAME, false) -> function
654 sort_fun(Col, true) -> function
657 sort_fun(Col, false) -> function

12