Home
last modified time | relevance | path

Searched refs:my_cmp (Results 1 – 25 of 71) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dinterface_operator_3.f9011 module procedure :: my_cmp
14 module procedure :: my_cmp
17 module procedure :: my_cmp
20 module procedure :: my_cmp
23 module procedure :: my_cmp
26 module procedure :: my_cmp
33 end function my_cmp
43 module procedure :: my_cmp
46 module procedure :: my_cmp
65 end function my_cmp
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/
H A Dtest_aria_s3_copy.sh11 my_cmp() function
43 my_cmp test1.MAI
44 my_cmp test1.MAD
45 my_cmp test2.MAI
46 my_cmp test2.MAD
47 my_cmp test2.frm
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dtest_aria_s3_copy.sh11 my_cmp() function
43 my_cmp test1.MAI
44 my_cmp test1.MAD
45 my_cmp test2.MAI
46 my_cmp test2.MAD
47 my_cmp test2.frm
/dports/devel/stxxl/stxxl-1.4.1/tests/containers/
H A Dtest_ext_merger.cpp37 struct my_cmp : public std::greater<my_type> struct
53 seq[l] = my_cmp().min_value(); // sentinel in make_sequence() argument
58 template class stxxl::priority_queue_local::ext_merger<block_type, my_cmp, 5>;
59 template class stxxl::priority_queue_local::loser_tree<my_type, my_cmp, 8>;
71 ext_merger<block_type, my_cmp, 5> merger(&pool); in main()
83 loser_tree<my_type, my_cmp, 8> loser; in main()
H A Dtest_ext_merger2.cpp41 struct my_cmp : public std::greater<my_type> struct
53 seq[l] = my_cmp().min_value(); // sentinel in make_sequence() argument
60 template class stxxl::PRIORITY_QUEUE_GENERATOR<my_type, my_cmp, mem_for_queue, volume / sizeof(my_t…
61 template class stxxl::priority_queue_local::ext_merger<block_type, my_cmp, 5>;
72 …typedef stxxl::PRIORITY_QUEUE_GENERATOR<my_type, my_cmp, mem_for_queue, volume / sizeof(my_type)>:… in main()
99 stxxl::priority_queue_local::ext_merger<block_type, my_cmp, 5> merger(&pool); in main()
136 stxxl::priority_queue_local::loser_tree<my_type, my_cmp, 8> loser; in main()
H A Dtest_pqueue.cpp44 struct my_cmp : std::binary_function<my_type, my_type, bool> // greater struct
59 template class stxxl::PRIORITY_QUEUE_GENERATOR<my_type, my_cmp, 32* 1024* 1024, volume / sizeof(my_… argument
74 …typedef stxxl::PRIORITY_QUEUE_GENERATOR<my_type, my_cmp, 32* 1024* 1024, volume / sizeof(my_type)>… in main()
/dports/devel/p5-SDL/SDL-2.548/lib/SDL/
H A DVersion.pm11 use overload '<=>' => \&my_cmp,
23 sub my_cmp { subroutine
/dports/devel/stxxl/stxxl-1.4.1/tools/benchmarks/
H A Dmonotonic_pq.cpp83 struct my_cmp /*: public std::binary_function<my_type, my_type, bool>*/ // greater struct
194 my_cmp, in main()
216 my_cmp, in main()
228 …typedef stxxl::PRIORITY_QUEUE_GENERATOR<my_type, my_cmp, mem_for_queue, volume / sizeof(my_type) /… in main()
263 my_cmp cmp; in main()
270 std::priority_queue<my_type, std::vector<my_type>, my_cmp> side_pq; in main()
/dports/www/kannel/gateway-1.4.4/test/
H A Dtest_prioqueue.c66 static int my_cmp(const void *a, const void *b) in my_cmp() function
88 queue = gw_prioqueue_create(my_cmp); in main()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
H A Dmanager_reference_release_lt.cc57 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
65 my_comparator.create(my_cmp, nullptr); in test_reference_release_lt()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
H A Dmanager_reference_release_lt.cc57 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
65 my_comparator.create(my_cmp, nullptr); in test_reference_release_lt()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
H A Dmanager_reference_release_lt.cc57 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
65 my_comparator.create(my_cmp, nullptr); in test_reference_release_lt()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/locktree/tests/
H A Dmanager_parallel_locktree_get_release.cc45 static int my_cmp(DB *UU(db), const DBT *UU(a), const DBT *UU(b)) { in my_cmp() function
51 my_comparator.create(my_cmp, nullptr); in my_test()
/dports/math/fxt/fxt/demo/graph/
H A Dgraph-fibrepgray-demo.cc73 static int my_cmp(const ulong &a, const ulong &b) in my_cmp() function
114 dg.sort_edges(my_cmp); in main()

123