/dports/devel/stxxl/stxxl-1.4.1/tools/benchmarks/ |
H A D | monotonic_pq.cpp | 83 struct my_cmp /*: public std::binary_function<my_type, my_type, bool>*/ // greater struct 85 typedef my_type first_argument_type; 86 typedef my_type second_argument_type; 87 typedef bool result_type; 89 bool operator () (const my_type& a, const my_type& b) const in operator ()() 94 my_type min_value() const in min_value() 102 my_type max_value() const in max_value()
|
/dports/devel/stxxl/stxxl-1.4.1/tests/containers/ |
H A D | test_pqueue.cpp | 44 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
|
H A D | test_ext_merger.cpp | 37 struct my_cmp : public std::greater<my_type> struct 53 seq[l] = my_cmp().min_value(); // sentinel in make_sequence() argument
|
H A D | test_ext_merger2.cpp | 41 struct my_cmp : public std::greater<my_type> struct 53 seq[l] = my_cmp().min_value(); // sentinel in make_sequence() argument
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/ |
H A D | interface_operator_3.f90 | 29 elemental function my_cmp (a, b) result (c) function 61 elemental function my_cmp (a, b) result (c) function 130 elemental function my_cmp (a, b) result (c) function
|
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/ |
H A D | test_aria_s3_copy.sh | 11 my_cmp() function
|
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/ |
H A D | test_aria_s3_copy.sh | 11 my_cmp() function
|
/dports/devel/p5-SDL/SDL-2.548/lib/SDL/ |
H A D | Version.pm | 23 sub my_cmp { subroutine
|
/dports/devel/stxxl/stxxl-1.4.1/tools/ |
H A D | benchmark_pqueue.cpp | 71 struct my_cmp : public std::binary_function<ValueType, ValueType, bool> struct 73 bool operator () (const ValueType& a, const ValueType& b) const in operator ()() 79 ValueType min_value() const in min_value()
|
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/webserver/default/ |
H A D | amuleweb-main-shared.php | 157 <td width="143" height="64"><img src="images/logo.png" width="143" height="64"></td>
|
H A D | amuleweb-main-servers.php | 220 echo "<td class='texte' align='center'>", $srv->users, "</td>";
|
H A D | amuleweb-main-dload.php | 311 function my_cmp($a, $b) function
|
/dports/net-p2p/amule/aMule-2.3.3/src/webserver/default/ |
H A D | amuleweb-main-servers.php | 157 function my_cmp($a, $b) function
|
H A D | amuleweb-main-shared.php | 278 function my_cmp($a, $b) function
|
H A D | amuleweb-main-dload.php | 311 function my_cmp($a, $b) function
|
H A D | amuleweb-main-search.php | 220 function my_cmp($a, $b) function
|
/dports/www/kannel/gateway-1.4.4/test/ |
H A D | test_prioqueue.c | 66 static int my_cmp(const void *a, const void *b) in my_cmp() function
|
/dports/deskutils/moregroupware/moregroupware/modules/admin2/inc/ |
H A D | admin2_func.inc.php | 122 function my_cmp ($a, $b) { function
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/ |
H A D | fun_SUITE.erl | 666 my_cmp({Fun,Fun}) -> ok; function 667 my_cmp({Fun1,Fun2}) -> function
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/ |
H A D | fun_SUITE.erl | 666 my_cmp({Fun,Fun}) -> ok; function 667 my_cmp({Fun1,Fun2}) -> function
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/ |
H A D | fun_SUITE.erl | 666 my_cmp({Fun,Fun}) -> ok; function 667 my_cmp({Fun1,Fun2}) -> function
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/ |
H A D | fun_SUITE.erl | 666 my_cmp({Fun,Fun}) -> ok; function 667 my_cmp({Fun1,Fun2}) -> function
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/ |
H A D | fun_SUITE.erl | 666 my_cmp({Fun,Fun}) -> ok; function 667 my_cmp({Fun1,Fun2}) -> function
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/ |
H A D | fun_SUITE.erl | 666 my_cmp({Fun,Fun}) -> ok; function 667 my_cmp({Fun1,Fun2}) -> function
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/ |
H A D | fun_SUITE.erl | 663 my_cmp({Fun,Fun}) -> ok; function 664 my_cmp({Fun1,Fun2}) -> function
|