Home
last modified time | relevance | path

Searched refs:s_bind (Results 1 – 25 of 69) sorted by relevance

123

/dports/math/piranha/piranha-0.11/src/
H A Dthread_pool.hpp258 static bool s_bind; member
269 bool thread_pool_base<T>::s_bind = false; member in piranha::impl::thread_pool_base<T>
406 auto new_queues = create_new_queues(new_size, base::s_bind); in resize()
435 if (flag == base::s_bind) { in set_binding()
441 base::s_bind = flag; in set_binding()
453 return base::s_bind; in get_binding()
/dports/math/py-piranha/piranha-0.11/src/
H A Dthread_pool.hpp258 static bool s_bind; member
269 bool thread_pool_base<T>::s_bind = false; member in piranha::impl::thread_pool_base<T>
406 auto new_queues = create_new_queues(new_size, base::s_bind); in resize()
435 if (flag == base::s_bind) { in set_binding()
441 base::s_bind = flag; in set_binding()
453 return base::s_bind; in get_binding()
/dports/net/php81-sockets/php-8.1.1/ext/sockets/tests/
H A Dsocket_getsockname.phpt11 $s_bind = socket_bind($s_c, '0.0.0.0');
12 var_dump($s_bind);
H A Dsocket_getpeername.phpt11 $s_bind = socket_bind($s_c, '0.0.0.0');
12 var_dump($s_bind);
H A Dsocket_bind.phpt18 $s_bind = socket_bind($s_c, '0.0.0.0');
19 var_dump($s_bind);
/dports/www/mod_php81/php-8.1.1/ext/sockets/tests/
H A Dsocket_getsockname.phpt11 $s_bind = socket_bind($s_c, '0.0.0.0');
12 var_dump($s_bind);
H A Dsocket_getpeername.phpt11 $s_bind = socket_bind($s_c, '0.0.0.0');
12 var_dump($s_bind);
H A Dsocket_bind.phpt18 $s_bind = socket_bind($s_c, '0.0.0.0');
19 var_dump($s_bind);
/dports/lang/php81/php-8.1.1/ext/sockets/tests/
H A Dsocket_getsockname.phpt11 $s_bind = socket_bind($s_c, '0.0.0.0');
12 var_dump($s_bind);
H A Dsocket_getpeername.phpt11 $s_bind = socket_bind($s_c, '0.0.0.0');
12 var_dump($s_bind);
H A Dsocket_bind.phpt18 $s_bind = socket_bind($s_c, '0.0.0.0');
19 var_dump($s_bind);
/dports/lang/php73/php-7.3.33/ext/sockets/tests/
H A Dsocket_getsockname.phpt16 $s_bind = socket_bind($s_c, '0.0.0.0', 31330+$rand);
17 var_dump($s_bind);
/dports/net/php74-sockets/php-7.4.27/ext/sockets/tests/
H A Dsocket_getsockname.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
H A Dsocket_getpeername.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
/dports/net/php73-sockets/php-7.3.33/ext/sockets/tests/
H A Dsocket_getsockname.phpt16 $s_bind = socket_bind($s_c, '0.0.0.0', 31330+$rand);
17 var_dump($s_bind);
/dports/net/php80-sockets/php-8.0.15/ext/sockets/tests/
H A Dsocket_getsockname.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
H A Dsocket_getpeername.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
/dports/lang/php74/php-7.4.27/ext/sockets/tests/
H A Dsocket_getsockname.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
H A Dsocket_getpeername.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
/dports/lang/php80/php-8.0.15/ext/sockets/tests/
H A Dsocket_getsockname.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
H A Dsocket_getpeername.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
/dports/www/mod_php73/php-7.3.33/ext/sockets/tests/
H A Dsocket_getsockname.phpt16 $s_bind = socket_bind($s_c, '0.0.0.0', 31330+$rand);
17 var_dump($s_bind);
/dports/www/mod_php74/php-7.4.27/ext/sockets/tests/
H A Dsocket_getsockname.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
H A Dsocket_getpeername.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);
/dports/www/mod_php80/php-8.0.15/ext/sockets/tests/
H A Dsocket_getsockname.phpt15 $s_bind = socket_bind($s_c, '0.0.0.0');
16 var_dump($s_bind);

123