Home
last modified time | relevance | path

Searched refs:connections (Results 26 – 50 of 12385) sorted by relevance

12345678910>>...496

/dports/databases/percona57-client/boost_1_59_0/libs/signals2/test/
H A Ddeletion_test.cpp16 static boost::signals2::connection connections[5]; variable
25 connections[idx].disconnect(); in operator ()()
45 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
46 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
48 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
63 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
64 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
65 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
82 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
83 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/signals2/test/
H A Ddeletion_test.cpp16 static boost::signals2::connection connections[5]; variable
25 connections[idx].disconnect(); in operator ()()
45 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
46 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
48 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
63 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
64 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
65 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
82 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
83 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/signals2/test/
H A Ddeletion_test.cpp17 static boost::signals2::connection connections[5]; variable
26 connections[idx].disconnect(); in operator ()()
46 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
47 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
49 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
64 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
65 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
66 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
83 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
84 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/junit/src/org/chromium/content/browser/
H A DBindingManagerTest.java99 for (int i = 0; i < connections.length; i++) { in doTestModerateBindingDropOnBackground()
160 for (int i = 0; i < connections.length; i++) { in doTestModerateBindingDropOnLowMemory()
202 for (int i = 0; i < connections.length; i++) { in doTestModerateBindingDropOnTrimMemory()
269 for (int i = 0; i < connections.length; i++) { in testOneWaivedConnection()
274 for (ChildProcessConnection c : connections) { in testOneWaivedConnection()
279 mIterable.set(0, connections[1]); in testOneWaivedConnection()
280 mIterable.set(1, connections[0]); in testOneWaivedConnection()
287 mIterable.set(0, connections[0]); in testOneWaivedConnection()
288 mIterable.set(1, connections[1]); in testOneWaivedConnection()
294 manager.removeConnection(connections[1]); in testOneWaivedConnection()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/android/junit/src/org/chromium/content/browser/
H A DBindingManagerTest.java99 for (int i = 0; i < connections.length; i++) { in doTestModerateBindingDropOnBackground()
160 for (int i = 0; i < connections.length; i++) { in doTestModerateBindingDropOnLowMemory()
202 for (int i = 0; i < connections.length; i++) { in doTestModerateBindingDropOnTrimMemory()
269 for (int i = 0; i < connections.length; i++) { in testOneWaivedConnection()
274 for (ChildProcessConnection c : connections) { in testOneWaivedConnection()
279 mIterable.set(0, connections[1]); in testOneWaivedConnection()
280 mIterable.set(1, connections[0]); in testOneWaivedConnection()
287 mIterable.set(0, connections[0]); in testOneWaivedConnection()
288 mIterable.set(1, connections[1]); in testOneWaivedConnection()
294 manager.removeConnection(connections[1]); in testOneWaivedConnection()
[all …]
/dports/devel/dbus/dbus-1.12.20/bus/
H A Dconnection.c89 BusConnections *connections; member
463 if (connections == NULL) in bus_connections_new()
493 return connections; in bus_connections_new()
502 dbus_free (connections); in bus_connections_new()
515 return connections; in bus_connections_ref()
737 d->connections = connections; in bus_connections_setup_connection()
1178 connections->stamp += 1; in bus_connections_increment_stamp()
1223 return d->connections; in bus_connection_get_connections()
2027 cprd->connections = connections; in bus_connections_expect_reply()
2143 cprd->connections = connections; in bus_connections_check_reply()
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_management/priv/www/js/tmpl/
H A Dconnections.ejs3 <%= paginate_ui(connections, 'connections') %>
6 <% if (connections.items.length > 0) { %>
12 <%= group_heading('connections', 'Details', []) %>
13 <%= group_heading('connections', 'Network', []) %>
29 <% if (show_column('connections', 'user')) { %>
36 <% if (show_column('connections', 'ssl')) { %>
78 var connection = connections.items[i];
95 <% if (show_column('connections', 'user')) { %>
99 <% if (show_column('connections', 'state')) { %>
102 <% if (show_column('connections', 'ssl')) { %>
[all …]
/dports/textproc/py-elasticsearch5/elasticsearch-py-719a94ab4/elasticsearch/
H A Dconnection_pool.py39 def select(self, connections): argument
52 def select(self, connections): argument
64 def select(self, connections): argument
66 self.data.rr %= len(connections)
105 if not connections:
109 self.connections = [c for (c, opts) in connections]
218 connections = self.connections[:]
221 if not connections:
225 if len(connections) > 1:
229 return connections[0]
[all …]
/dports/textproc/py-elasticsearch6/elasticsearch-6.8.2/elasticsearch/
H A Dconnection_pool.py58 def select(self, connections): argument
72 def select(self, connections): argument
85 def select(self, connections): argument
116 connections, argument
135 if not connections:
140 self.connections = [c for (c, opts) in connections]
251 connections = self.connections[:]
254 if not connections:
258 if len(connections) > 1:
262 return connections[0]
[all …]
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/
H A Dsqlrelay.conf8 <connections>
10 </connections>
17 <connections>
19 </connections>
26 <connections>
28 </connections>
35 <connections>
37 </connections>
44 <connections>
53 <connections>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/nearby_sharing/
H A Dnearby_share_metrics_logger.cc110 location::nearby::connections::mojom::Status status) { in NearbyConnectionsStatusToStartAdvertisingFailureReason()
112 case location::nearby::connections::mojom::Status::kError: in NearbyConnectionsStatusToStartAdvertisingFailureReason()
116 case location::nearby::connections::mojom::Status:: in NearbyConnectionsStatusToStartAdvertisingFailureReason()
127 case location::nearby::connections::mojom::Status::kSuccess: in NearbyConnectionsStatusToStartAdvertisingFailureReason()
134 case location::nearby::connections::mojom::Status:: in NearbyConnectionsStatusToStartAdvertisingFailureReason()
198 case location::nearby::connections::mojom::Medium::kWebRtc: in GetUpgradedMediumSubcategoryName()
201 case location::nearby::connections::mojom::Medium::kMdns: in GetUpgradedMediumSubcategoryName()
204 case location::nearby::connections::mojom::Medium::kBle: in GetUpgradedMediumSubcategoryName()
207 case location::nearby::connections::mojom::Medium::kNfc: in GetUpgradedMediumSubcategoryName()
274 location::nearby::connections::mojom::PayloadStatus status, in RecordNearbyShareTransferSizeMetric()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/x/r/
H A Dstatus_variables.result3 include/assert.inc [No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
4 include/assert.inc [No connections were made, Mysqlx_stmt_execute_mysqlx must match default value w…
5 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
6 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
7 include/assert.inc [No connections were made, Mysqlx_crud_delete must match default value which is …
8 include/assert.inc [No connections were made, Mysqlx_crud_find must match default value which is 0.]
9 include/assert.inc [No connections were made, Mysqlx_crud_insert must match default value which is …
13 include/assert.inc [No connections were made, Mysqlx_expect_open must match default value which is …
14 include/assert.inc [No connections were made, Mysqlx_expect_close must match default value which is…
28 include/assert.inc [No connections were made, Mysqlx_stmt_ping must match default value which is 0.]
[all …]
/dports/net-mgmt/devmon-templates/devmon-templates-20080206/f5-bigip-lite/connects/
H A Dmessage4 Active connections:
6 Active client connections : {clientCurCon}
7 Active server connections : {serverCurCon}
8 Active pva client connections : {pvaClientCurCon}
9 Active pva server connections : {pvaServerCurCon}
12 Total active connections : {totCurCon}
15 New client connections/sec : {clientNewCon}
16 New server connections/sec : {serverNewCon}
21 Total new connections : {totNewCon}
29 Http connections:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/sharing/
H A Dsharing_impl_unittest.cc87 connections; in TEST_F() local
101 EXPECT_TRUE(connections.is_connected()); in TEST_F()
106 EXPECT_FALSE(connections.is_connected()); in TEST_F()
112 connections; in TEST_F() local
126 EXPECT_TRUE(connections.is_connected()); in TEST_F()
141 connections; in TEST_F() local
155 EXPECT_TRUE(connections.is_connected()); in TEST_F()
170 connections; in TEST_F() local
184 EXPECT_TRUE(connections.is_connected()); in TEST_F()
199 connections; in TEST_F() local
[all …]
/dports/graphics/dia/dia-0.97.3/lib/
H A Dnewgroup.c52 ConnectionPoint connections[NUM_CONNECTIONS]; member
328 obj->connections[i] = &group->connections[i]; in newgroup_create()
329 group->connections[i].object = obj; in newgroup_create()
330 group->connections[i].connected = NULL; in newgroup_create()
368 newobj->connections[i] = &newgroup->connections[i]; in newgroup_copy()
371 newgroup->connections[i].pos = group->connections[i].pos; in newgroup_copy()
372 newgroup->connections[i].last_pos = group->connections[i].last_pos; in newgroup_copy()
373 newgroup->connections[i].flags = group->connections[i].flags; in newgroup_copy()
404 obj->connections[i] = &group->connections[i]; in newgroup_load()
405 group->connections[i].object = obj; in newgroup_load()
[all …]
/dports/net-mgmt/devmon-templates/devmon-templates-20080206/f5-bigip/connects/
H A Dmessage4 Active connections:
6 Active client connections : {clientCurCon}
7 Active server connections : {serverCurCon}
8 Active pva client connections : {pvaClientCurCon}
9 Active pva server connections : {pvaServerCurCon}
10 Active ssl native connections : {sslNativeCurCon}
12 Total active connections : {totCurCon}
15 New client connections/sec : {clientNewCon}
16 New server connections/sec : {serverNewCon}
21 Total new connections : {totNewCon}
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/tests/mtr/r/
H A Dstatus_variables.result5 include/assert.inc [No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
8 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
9 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
10 include/assert.inc [No connections were made, Mysqlx_crud_delete must match default value which is …
11 include/assert.inc [No connections were made, Mysqlx_crud_find must match default value which is 0.]
12 include/assert.inc [No connections were made, Mysqlx_crud_insert must match default value which is …
16 include/assert.inc [No connections were made, Mysqlx_expect_open must match default value which is …
17 include/assert.inc [No connections were made, Mysqlx_expect_close must match default value which is…
29 include/assert.inc [No connections were made, Mysqlx_stmt_ping must match default value which is 0.]
34 include/assert.inc [No connections were made, Mysqlx_rows_sent must match default value which is 0.]
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/tests/mtr/r/
H A Dstatus_variables.result5 include/assert.inc [No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
8 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
9 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
10 include/assert.inc [No connections were made, Mysqlx_crud_delete must match default value which is …
11 include/assert.inc [No connections were made, Mysqlx_crud_find must match default value which is 0.]
12 include/assert.inc [No connections were made, Mysqlx_crud_insert must match default value which is …
16 include/assert.inc [No connections were made, Mysqlx_expect_open must match default value which is …
17 include/assert.inc [No connections were made, Mysqlx_expect_close must match default value which is…
29 include/assert.inc [No connections were made, Mysqlx_stmt_ping must match default value which is 0.]
34 include/assert.inc [No connections were made, Mysqlx_rows_sent must match default value which is 0.]
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/tests/mtr/r/
H A Dstatus_variables.result5 include/assert.inc [No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
8 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
9 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
10 include/assert.inc [No connections were made, Mysqlx_crud_delete must match default value which is …
11 include/assert.inc [No connections were made, Mysqlx_crud_find must match default value which is 0.]
12 include/assert.inc [No connections were made, Mysqlx_crud_insert must match default value which is …
16 include/assert.inc [No connections were made, Mysqlx_expect_open must match default value which is …
17 include/assert.inc [No connections were made, Mysqlx_expect_close must match default value which is…
29 include/assert.inc [No connections were made, Mysqlx_stmt_ping must match default value which is 0.]
34 include/assert.inc [No connections were made, Mysqlx_rows_sent must match default value which is 0.]
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/tests/mtr/r/
H A Dstatus_variables.result5 include/assert.inc [No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
8 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
9 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
10 include/assert.inc [No connections were made, Mysqlx_crud_delete must match default value which is …
11 include/assert.inc [No connections were made, Mysqlx_crud_find must match default value which is 0.]
12 include/assert.inc [No connections were made, Mysqlx_crud_insert must match default value which is …
16 include/assert.inc [No connections were made, Mysqlx_expect_open must match default value which is …
17 include/assert.inc [No connections were made, Mysqlx_expect_close must match default value which is…
29 include/assert.inc [No connections were made, Mysqlx_stmt_ping must match default value which is 0.]
34 include/assert.inc [No connections were made, Mysqlx_rows_sent must match default value which is 0.]
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/tests/mtr/r/
H A Dstatus_variables.result5 include/assert.inc [No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
8 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
9 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
10 include/assert.inc [No connections were made, Mysqlx_crud_delete must match default value which is …
11 include/assert.inc [No connections were made, Mysqlx_crud_find must match default value which is 0.]
12 include/assert.inc [No connections were made, Mysqlx_crud_insert must match default value which is …
16 include/assert.inc [No connections were made, Mysqlx_expect_open must match default value which is …
17 include/assert.inc [No connections were made, Mysqlx_expect_close must match default value which is…
29 include/assert.inc [No connections were made, Mysqlx_stmt_ping must match default value which is 0.]
34 include/assert.inc [No connections were made, Mysqlx_rows_sent must match default value which is 0.]
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/tests/mtr/r/
H A Dstatus_variables.result5 include/assert.inc [No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
8 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
9 include/assert.inc [No connections were made, Mysqlx_crud_update must match default value which is …
10 include/assert.inc [No connections were made, Mysqlx_crud_delete must match default value which is …
11 include/assert.inc [No connections were made, Mysqlx_crud_find must match default value which is 0.]
12 include/assert.inc [No connections were made, Mysqlx_crud_insert must match default value which is …
16 include/assert.inc [No connections were made, Mysqlx_expect_open must match default value which is …
17 include/assert.inc [No connections were made, Mysqlx_expect_close must match default value which is…
29 include/assert.inc [No connections were made, Mysqlx_stmt_ping must match default value which is 0.]
34 include/assert.inc [No connections were made, Mysqlx_rows_sent must match default value which is 0.]
[all …]
/dports/textproc/modlogan/modlogan-0.8.13/src/input/bsdftpd/
H A Dparse.c104 if (conf->connections == NULL) {
110 conf->connections[i] = NULL;
116 if (conf->connections[i] == NULL) {
119 conf->connections[i]->pid = pid;
131 conf->connections[i]->pid,
132 conf->connections[i]->hostname);
181 free(conf->connections[i]->ip);
184 free(conf->connections[i]);
185 conf->connections[i] = NULL;
199 if (conf->connections[i] != NULL && conf->connections[i]->pid == pid) {
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Model/
H A DConnectionManagerTest.php46 $connections = array('default', 'test', 'test');
66 $connections = ConnectionManager::enumConnectionObjects();
67 $this->assertTrue(count(array_keys($connections)) >= 1);
209 $connections = array(
215 foreach ($connections as $connection) {
241 $connections = ConnectionManager::enumConnectionObjects();
242 $this->assertTrue(count(array_keys($connections)) >= 1);
283 $connections = ConnectionManager::enumConnectionObjects();
288 $connections = ConnectionManager::enumConnectionObjects();
293 $connections = ConnectionManager::enumConnectionObjects();
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/starbase/
H A DhwPolyhedraDrawSB.c.h225 sConnect = connections ;
256 ilist[0].index[0] = connections[dP+0] ;
257 ilist[0].index[1] = connections[dP+1] ;
258 ilist[0].index[2] = connections[dP+2] ;
262 ilist[1].index[0] = connections[dP+0] ;
263 ilist[1].index[1] = connections[dP+3] ;
264 ilist[1].index[2] = connections[dP+1] ;
268 ilist[2].index[0] = connections[dP+1] ;
269 ilist[2].index[1] = connections[dP+3] ;
270 ilist[2].index[2] = connections[dP+2] ;
[all …]

12345678910>>...496