Home
last modified time | relevance | path

Searched refs:connections (Results 126 – 150 of 24545) sorted by relevance

12345678910>>...982

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/core/internal/
H A Dp2p_star_pcp_handler.cc21 namespace connections { namespace
31 std::vector<proto::connections::Medium>
33 std::vector<proto::connections::Medium> mediums; in GetConnectionMediumsByPriority()
35 mediums.push_back(proto::connections::WIFI_LAN); in GetConnectionMediumsByPriority()
38 mediums.push_back(proto::connections::WEB_RTC); in GetConnectionMediumsByPriority()
41 mediums.push_back(proto::connections::BLUETOOTH); in GetConnectionMediumsByPriority()
44 mediums.push_back(proto::connections::BLE); in GetConnectionMediumsByPriority()
49 proto::connections::Medium P2pStarPcpHandler::GetDefaultUpgradeMedium() { in GetDefaultUpgradeMedium()
50 return proto::connections::Medium::WIFI_HOTSPOT; in GetDefaultUpgradeMedium()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/common/lib/Doctrine/Common/Persistence/
H A DAbstractManagerRegistry.php41 private $connections; variable in Doctrine\\Common\\Persistence\\AbstractManagerRegistry
67 * @param array $connections
73 …public function __construct($name, array $connections, array $managers, $defaultConnection, $defau… argument
76 $this->connections = $connections;
124 if (!isset($this->connections[$name])) {
128 return $this->getService($this->connections[$name]);
136 return $this->connections;
144 $connections = [];
145 foreach ($this->connections as $name => $id) {
146 $connections[$name] = $this->getService($id);
[all …]
/dports/databases/pear-DoctrineCommon/DoctrineCommon-2.3.0/Doctrine/Common/Persistence/
H A DAbstractManagerRegistry.php45 private $connections; variable in Doctrine\\Common\\Persistence\\AbstractManagerRegistry
71 * @param array $connections
77 …public function __construct($name, array $connections, array $managers, $defaultConnection, $defau… argument
80 $this->connections = $connections;
126 if (!isset($this->connections[$name])) {
130 return $this->getService($this->connections[$name]);
138 return $this->connections;
146 $connections = array();
147 foreach ($this->connections as $name => $id) {
148 $connections[$name] = $this->getService($id);
[all …]
/dports/www/drupal8/drupal-8.9.20/vendor/doctrine/common/lib/Doctrine/Common/Persistence/
H A DAbstractManagerRegistry.php41 private $connections; variable in Doctrine\\Common\\Persistence\\AbstractManagerRegistry
67 * @param array $connections
73 …public function __construct($name, array $connections, array $managers, $defaultConnection, $defau… argument
76 $this->connections = $connections;
124 if (!isset($this->connections[$name])) {
128 return $this->getService($this->connections[$name]);
136 return $this->connections;
144 $connections = [];
145 foreach ($this->connections as $name => $id) {
146 $connections[$name] = $this->getService($id);
[all …]
/dports/graphics/dia/dia-0.97.3/objects/standard/
H A Dellipse.c53 ConnectionPoint connections[9]; member
359 ellipse->connections[1].pos.x = center.x; in ellipse_update_data()
364 ellipse->connections[3].pos.y = center.y; in ellipse_update_data()
438 obj->connections[i] = &ellipse->connections[i]; in ellipse_create()
439 ellipse->connections[i].object = obj; in ellipse_create()
485 newobj->connections[i] = &newellipse->connections[i]; in ellipse_copy()
488 newellipse->connections[i].pos = ellipse->connections[i].pos; in ellipse_copy()
489 newellipse->connections[i].last_pos = ellipse->connections[i].last_pos; in ellipse_copy()
490 newellipse->connections[i].flags = ellipse->connections[i].flags; in ellipse_copy()
593 obj->connections[i] = &ellipse->connections[i]; in ellipse_load()
[all …]
H A Dbox.c55 ConnectionPoint connections[NUM_CONNECTIONS]; member
460 obj->connections[i] = &box->connections[i]; in box_create()
461 box->connections[i].object = obj; in box_create()
462 box->connections[i].connected = NULL; in box_create()
505 newobj->connections[i] = &newbox->connections[i]; in box_copy()
508 newbox->connections[i].pos = box->connections[i].pos; in box_copy()
509 newbox->connections[i].last_pos = box->connections[i].last_pos; in box_copy()
510 newbox->connections[i].flags = box->connections[i].flags; in box_copy()
614 obj->connections[i] = &box->connections[i]; in box_load()
615 box->connections[i].object = obj; in box_load()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpTrafficAnalyzer.inc13 // Y=0 - all system principal connections.
16 // Y=1 - all requests/connections/bytes that are first party.
19 // Y=2 - all requests/connections/bytes that are third party
59 // Y=12 - private mode system principal connections.
69 // Y=15 - private mode and all requests/connections/bytes associated with
74 // Y=16 - private mode and all requests/connections/bytes associated with
79 // Y=17 - private mode and all requests/connections/bytes associated with
84 // Y=18 - private mode and all requests/connections/bytes associated with
88 // Y=19 - private mode and all requests/connections/bytes associated with
92 // Y=20 - private mode and all requests/connections/bytes associated with
[all …]
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpTrafficAnalyzer.inc13 // Y=0 - all system principal connections.
16 // Y=1 - all requests/connections/bytes that are first party.
19 // Y=2 - all requests/connections/bytes that are third party
59 // Y=12 - private mode system principal connections.
69 // Y=15 - private mode and all requests/connections/bytes associated with
74 // Y=16 - private mode and all requests/connections/bytes associated with
79 // Y=17 - private mode and all requests/connections/bytes associated with
84 // Y=18 - private mode and all requests/connections/bytes associated with
88 // Y=19 - private mode and all requests/connections/bytes associated with
92 // Y=20 - private mode and all requests/connections/bytes associated with
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttpTrafficAnalyzer.inc13 // Y=0 - all system principal connections.
16 // Y=1 - all requests/connections/bytes that are first party.
19 // Y=2 - all requests/connections/bytes that are third party
59 // Y=12 - private mode system principal connections.
69 // Y=15 - private mode and all requests/connections/bytes associated with
74 // Y=16 - private mode and all requests/connections/bytes associated with
79 // Y=17 - private mode and all requests/connections/bytes associated with
84 // Y=18 - private mode and all requests/connections/bytes associated with
88 // Y=19 - private mode and all requests/connections/bytes associated with
92 // Y=20 - private mode and all requests/connections/bytes associated with
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttpTrafficAnalyzer.inc13 // Y=0 - all system principal connections.
16 // Y=1 - all requests/connections/bytes that are first party.
19 // Y=2 - all requests/connections/bytes that are third party
59 // Y=12 - private mode system principal connections.
69 // Y=15 - private mode and all requests/connections/bytes associated with
74 // Y=16 - private mode and all requests/connections/bytes associated with
79 // Y=17 - private mode and all requests/connections/bytes associated with
84 // Y=18 - private mode and all requests/connections/bytes associated with
88 // Y=19 - private mode and all requests/connections/bytes associated with
92 // Y=20 - private mode and all requests/connections/bytes associated with
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/tests/mtr/t/
H A Dstatus_variables.test27 --let $assert_text= No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
39 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
43 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
47 --let $assert_text= No connections were made, Mysqlx_crud_delete must match default value which is …
51 --let $assert_text= No connections were made, Mysqlx_crud_find must match default value which is 0.
55 --let $assert_text= No connections were made, Mysqlx_crud_insert must match default value which is …
71 --let $assert_text= No connections were made, Mysqlx_expect_open must match default value which is …
123 --let $assert_text= No connections were made, Mysqlx_stmt_ping must match default value which is 0.
127 --let $assert_text= No connections were made, Mysqlx_bytes_sent must match default value which is 0.
143 --let $assert_text= No connections were made, Mysqlx_rows_sent must match default value which is 0.
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/tests/mtr/t/
H A Dstatus_variables.test27 --let $assert_text= No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
39 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
43 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
47 --let $assert_text= No connections were made, Mysqlx_crud_delete must match default value which is …
51 --let $assert_text= No connections were made, Mysqlx_crud_find must match default value which is 0.
55 --let $assert_text= No connections were made, Mysqlx_crud_insert must match default value which is …
71 --let $assert_text= No connections were made, Mysqlx_expect_open must match default value which is …
123 --let $assert_text= No connections were made, Mysqlx_stmt_ping must match default value which is 0.
127 --let $assert_text= No connections were made, Mysqlx_bytes_sent must match default value which is 0.
143 --let $assert_text= 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/t/
H A Dstatus_variables.test27 --let $assert_text= No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
39 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
43 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
47 --let $assert_text= No connections were made, Mysqlx_crud_delete must match default value which is …
51 --let $assert_text= No connections were made, Mysqlx_crud_find must match default value which is 0.
55 --let $assert_text= No connections were made, Mysqlx_crud_insert must match default value which is …
71 --let $assert_text= No connections were made, Mysqlx_expect_open must match default value which is …
123 --let $assert_text= No connections were made, Mysqlx_stmt_ping must match default value which is 0.
127 --let $assert_text= No connections were made, Mysqlx_bytes_sent must match default value which is 0.
143 --let $assert_text= 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/t/
H A Dstatus_variables.test27 --let $assert_text= No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
39 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
43 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
47 --let $assert_text= No connections were made, Mysqlx_crud_delete must match default value which is …
51 --let $assert_text= No connections were made, Mysqlx_crud_find must match default value which is 0.
55 --let $assert_text= No connections were made, Mysqlx_crud_insert must match default value which is …
71 --let $assert_text= No connections were made, Mysqlx_expect_open must match default value which is …
123 --let $assert_text= No connections were made, Mysqlx_stmt_ping must match default value which is 0.
127 --let $assert_text= No connections were made, Mysqlx_bytes_sent must match default value which is 0.
143 --let $assert_text= 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/t/
H A Dstatus_variables.test27 --let $assert_text= No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
39 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
43 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
47 --let $assert_text= No connections were made, Mysqlx_crud_delete must match default value which is …
51 --let $assert_text= No connections were made, Mysqlx_crud_find must match default value which is 0.
55 --let $assert_text= No connections were made, Mysqlx_crud_insert must match default value which is …
71 --let $assert_text= No connections were made, Mysqlx_expect_open must match default value which is …
123 --let $assert_text= No connections were made, Mysqlx_stmt_ping must match default value which is 0.
127 --let $assert_text= No connections were made, Mysqlx_bytes_sent must match default value which is 0.
143 --let $assert_text= 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/t/
H A Dstatus_variables.test27 --let $assert_text= No connections were made, Mysqlx_stmt_execute_sql must match default value whic…
39 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
43 --let $assert_text= No connections were made, Mysqlx_crud_update must match default value which is …
47 --let $assert_text= No connections were made, Mysqlx_crud_delete must match default value which is …
51 --let $assert_text= No connections were made, Mysqlx_crud_find must match default value which is 0.
55 --let $assert_text= No connections were made, Mysqlx_crud_insert must match default value which is …
71 --let $assert_text= No connections were made, Mysqlx_expect_open must match default value which is …
123 --let $assert_text= No connections were made, Mysqlx_stmt_ping must match default value which is 0.
127 --let $assert_text= No connections were made, Mysqlx_bytes_sent must match default value which is 0.
143 --let $assert_text= No connections were made, Mysqlx_rows_sent must match default value which is 0.
[all …]
/dports/net/gfbgraph/gfbgraph-0.2.4/gfbgraph/
H A Dgfbgraph-connectable.c42 iface->connections = NULL; in G_DEFINE_INTERFACE()
56 GHashTable *connections; in get_connections() local
58 connections = iface->connections; in get_connections()
60 g_assert (g_hash_table_size (connections) > 0); in get_connections()
62 return connections; in get_connections()
130 GHashTable *connections; in gfbgraph_connectable_is_connectable_to() local
137 connections = get_connections (iface); in gfbgraph_connectable_is_connectable_to()
138 return g_hash_table_contains (connections, g_type_name (node_type)); in gfbgraph_connectable_is_connectable_to()
155 GHashTable *connections; in gfbgraph_connectable_get_connection_path() local
163 connections = get_connections (iface); in gfbgraph_connectable_get_connection_path()
[all …]
/dports/www/guacamole-client/guacamole-client-1.3.0/guacamole/src/main/webapp/app/settings/styles/
H A Dconnection-list.css20 .settings.connections .connection-list .new-connection,
21 .settings.connections .connection-list .new-connection-group,
22 .settings.connections .connection-list .new-sharing-profile {
27 .settings.connections .connection-list .new-connection a,
28 .settings.connections .connection-list .new-connection a:hover,
29 .settings.connections .connection-list .new-connection a:visited,
30 .settings.connections .connection-list .new-connection-group a,
31 .settings.connections .connection-list .new-connection-group a:hover,
32 .settings.connections .connection-list .new-connection-group a:visited,
33 .settings.connections .connection-list .new-sharing-profile a,
[all …]
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/
H A Dremote.c173 if(conn == connections) in remove_connection()
175 connections = connections->next; in remove_connection()
189 return connections; in remove_connection()
196 while(s->connections) s->connections = in bg_remote_server_cleanup()
197 remove_connection(s->connections, s->connections); in bg_remote_server_cleanup()
243 if(!s->connections) in bg_remote_server_get_msg()
246 conn = s->connections; in bg_remote_server_get_msg()
262 s->connections = remove_connection(s->connections, conn); in bg_remote_server_get_msg()
291 if(!s->connections) in bg_remote_server_wait_close()
304 while(s->connections) in bg_remote_server_destroy()
[all …]
/dports/graphics/dia/dia-0.97.3/objects/flowchart/
H A Ddiamond.c62 ConnectionPoint connections[NUM_CONNECTIONS]; member
435 diamond->connections[0].pos.y = elem->corner.y; in diamond_update_data()
525 obj->connections[i] = &diamond->connections[i]; in diamond_create()
526 diamond->connections[i].object = obj; in diamond_create()
527 diamond->connections[i].connected = NULL; in diamond_create()
528 diamond->connections[i].flags = 0; in diamond_create()
530 diamond->connections[16].flags = CP_FLAGS_MAIN; in diamond_create()
642 obj->connections[i] = &diamond->connections[i]; in diamond_load()
643 diamond->connections[i].object = obj; in diamond_load()
644 diamond->connections[i].connected = NULL; in diamond_load()
[all …]
/dports/graphics/dia/dia-0.97.3/objects/Jackson/
H A Drequirement.c329 req->connections[0].pos.x = c.x - half.x; in req_update_data()
331 req->connections[1].pos.x = c.x; in req_update_data()
335 req->connections[3].pos.x = c.x - r.x; in req_update_data()
336 req->connections[3].pos.y = c.y; in req_update_data()
337 req->connections[4].pos.x = c.x + r.x; in req_update_data()
338 req->connections[4].pos.y = c.y; in req_update_data()
343 req->connections[6].pos.x = c.x; in req_update_data()
350 req->connections[6].pos.x = c.x; in req_update_data()
414 obj->connections[i] = &req->connections[i]; in req_create()
415 req->connections[i].object = obj; in req_create()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dnode_dock.cpp41 connections->hide(); in show_groups()
49 connections->show(); in show_connections()
70 connections->update_tree(); in update_lists()
75 connections->set_node(p_node); in set_node()
80 connections->show(); in set_node()
87 connections->hide(); in set_node()
121 connections = memnew(ConnectionsDock(EditorNode::get_singleton())); in NodeDock()
122 connections->set_undoredo(EditorNode::get_undo_redo()); in NodeDock()
123 add_child(connections); in NodeDock()
124 connections->set_v_size_flags(SIZE_EXPAND_FILL); in NodeDock()
[all …]
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dnode_dock.cpp41 connections->hide(); in show_groups()
49 connections->show(); in show_connections()
70 connections->update_tree(); in update_lists()
75 connections->set_node(p_node); in set_node()
80 connections->show(); in set_node()
87 connections->hide(); in set_node()
121 connections = memnew(ConnectionsDock(EditorNode::get_singleton())); in NodeDock()
122 connections->set_undoredo(EditorNode::get_undo_redo()); in NodeDock()
123 add_child(connections); in NodeDock()
124 connections->set_v_size_flags(SIZE_EXPAND_FILL); in NodeDock()
[all …]
/dports/math/octave-forge-parallel/parallel-4.0.1/src/
H A Dp-connection.h340 connections.resize1 (n, NULL); in resize()
345 connections.resize1 (connections.numel () + 1, connection); in add_connection()
350 connections(idx) = connection; in insert_connection()
357 return (bool) connections(idx); in is_connection()
373 if (connections(i) && connections(i)->close ()) in close()
391 if (connections(i)) in ~octave_parallel_network()
394 delete connections(i); in ~octave_parallel_network()
403 return connections; in get_ref()
419 connarray connections;
443 subnet = connections; in octave_parallel_connections_rep()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/
H A DPlainProxyConnectionTest.java74 connections.add(he.getRemoteAddress()); in createHttpsServer()
141 connections.clear(); in performSanityTest()
151 int count = connections.size(); in performSanityTest()
154 System.err.println("Connections: " + connections); in performSanityTest()
172 count = connections.size(); in performSanityTest()
180 connections.clear(); in performSanityTest()
188 connections.clear(); in test()
200 connections.clear(); in test()
234 int count = connections.size(); in test()
253 count = connections.size(); in test()
[all …]

12345678910>>...982