Home
last modified time | relevance | path

Searched refs:connections (Results 1 – 25 of 7905) sorted by relevance

12345678910>>...317

/dports/games/freedroid/freedroid-1.0.2/map/
H A DParadroid.maps48 Nr.= 8 x= 19 y= 7 connections: 2
53 Nr.= 13 x= 33 y= 9 connections: 16
54 Nr.= 14 x= 11 y= 11 connections: 15
57 Nr.= 17 x= 36 y= 11 connections: 16
87 Nr.= 2 x= 2 y= 3 connections: 3
93 Nr.= 8 x= 42 y= 8 connections: 11
97 Nr.= 12 x= 46 y= 11 connections: 11
98 Nr.= 13 x= 39 y= 14 connections: 11
121 Nr.= 0 x= 5 y= 1 connections: 2
126 Nr.= 5 x= 16 y= 5 connections: 4
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/tools/http_load/
H A Dhttp_load.c231 int connections; member
493 connections[cnum].stats.connections = 0; in main()
1034 connections[cnum].stats.connections++; in start_socket()
1072 …if (connect(connections[cnum].conn_fd, (struct sockaddr *)&connections[cnum].sa, connections[cnum]… in start_socket()
1136 …if (connect(connections[cnum].conn_fd, (struct sockaddr *)&connections[cnum].sa, connections[cnum]… in handle_connect()
1190 SSL_set_fd(connections[cnum].ssl, connections[cnum].conn_fd); in handle_connect()
2740 connections[cnum].content_length = connections[cnum].bytes; in handle_read()
2742 …if (connections[cnum].content_length != -1 && connections[cnum].bytes >= connections[cnum].content… in handle_read()
2841 if (connections[cnum].http_status >= 0 && connections[cnum].http_status <= 999) { in close_connection()
2850 if (connections[cnum].http_status >= 0 && connections[cnum].http_status < 400) { in close_connection()
[all …]
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/unit/
H A Dconnection_management_test.c23 Item *connections = NULL; in test_purge_old_connections_nochange() local
35 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
39 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
45 DeleteItemList(connections); in test_purge_old_connections_nochange()
53 Item *connections = NULL; in test_purge_old_connections_purge_first() local
65 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_purge_first()
75 DeleteItemList(connections); in test_purge_old_connections_purge_first()
83 Item *connections = NULL; in test_purge_old_connections_purge_middle() local
105 DeleteItemList(connections); in test_purge_old_connections_purge_middle()
113 Item *connections = NULL; in test_purge_old_connections_purge_last() local
[all …]
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/unit/
H A Dconnection_management_test.c23 Item *connections = NULL; in test_purge_old_connections_nochange() local
35 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
39 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
45 DeleteItemList(connections); in test_purge_old_connections_nochange()
53 Item *connections = NULL; in test_purge_old_connections_purge_first() local
65 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_purge_first()
75 DeleteItemList(connections); in test_purge_old_connections_purge_first()
83 Item *connections = NULL; in test_purge_old_connections_purge_middle() local
105 DeleteItemList(connections); in test_purge_old_connections_purge_middle()
113 Item *connections = NULL; in test_purge_old_connections_purge_last() local
[all …]
/dports/sysutils/cfengine/cfengine-3.19.0/tests/unit/
H A Dconnection_management_test.c23 Item *connections = NULL; in test_purge_old_connections_nochange() local
35 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
39 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
45 DeleteItemList(connections); in test_purge_old_connections_nochange()
53 Item *connections = NULL; in test_purge_old_connections_purge_first() local
65 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_purge_first()
75 DeleteItemList(connections); in test_purge_old_connections_purge_first()
83 Item *connections = NULL; in test_purge_old_connections_purge_middle() local
105 DeleteItemList(connections); in test_purge_old_connections_purge_middle()
113 Item *connections = NULL; in test_purge_old_connections_purge_last() local
[all …]
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/unit/
H A Dconnection_management_test.c23 Item *connections = NULL; in test_purge_old_connections_nochange() local
35 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
39 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
45 DeleteItemList(connections); in test_purge_old_connections_nochange()
53 Item *connections = NULL; in test_purge_old_connections_purge_first() local
65 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_purge_first()
75 DeleteItemList(connections); in test_purge_old_connections_purge_first()
83 Item *connections = NULL; in test_purge_old_connections_purge_middle() local
105 DeleteItemList(connections); in test_purge_old_connections_purge_middle()
113 Item *connections = NULL; in test_purge_old_connections_purge_last() local
[all …]
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/unit/
H A Dconnection_management_test.c23 Item *connections = NULL; in test_purge_old_connections_nochange() local
35 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
39 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
45 DeleteItemList(connections); in test_purge_old_connections_nochange()
53 Item *connections = NULL; in test_purge_old_connections_purge_first() local
65 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_purge_first()
75 DeleteItemList(connections); in test_purge_old_connections_purge_first()
83 Item *connections = NULL; in test_purge_old_connections_purge_middle() local
105 DeleteItemList(connections); in test_purge_old_connections_purge_middle()
113 Item *connections = NULL; in test_purge_old_connections_purge_last() local
[all …]
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/unit/
H A Dconnection_management_test.c23 Item *connections = NULL; in test_purge_old_connections_nochange() local
35 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
39 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_nochange()
45 DeleteItemList(connections); in test_purge_old_connections_nochange()
53 Item *connections = NULL; in test_purge_old_connections_purge_first() local
65 assert_int_equal(ListLen(connections), 3); in test_purge_old_connections_purge_first()
75 DeleteItemList(connections); in test_purge_old_connections_purge_first()
83 Item *connections = NULL; in test_purge_old_connections_purge_middle() local
105 DeleteItemList(connections); in test_purge_old_connections_purge_middle()
113 Item *connections = NULL; in test_purge_old_connections_purge_last() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/common/database/
H A Ddatabase_connections_unittest.cc21 DatabaseConnections connections; in TEST() local
23 EXPECT_TRUE(connections.IsEmpty()); in TEST()
27 connections.AddConnection(kOriginId, kName); in TEST()
28 EXPECT_FALSE(connections.IsEmpty()); in TEST()
36 EXPECT_TRUE(connections.IsEmpty()); in TEST()
40 connections.AddConnection(kOriginId, kName); in TEST()
43 connections.AddConnection(kOriginId, kName); in TEST()
45 EXPECT_FALSE(connections.IsEmpty()); in TEST()
56 connections.RemoveConnections(another); in TEST()
64 connections.RemoveAllConnections(); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/common/database/
H A Ddatabase_connections_unittest.cc21 DatabaseConnections connections; in TEST() local
23 EXPECT_TRUE(connections.IsEmpty()); in TEST()
27 connections.AddConnection(kOriginId, kName); in TEST()
28 EXPECT_FALSE(connections.IsEmpty()); in TEST()
36 EXPECT_TRUE(connections.IsEmpty()); in TEST()
40 connections.AddConnection(kOriginId, kName); in TEST()
43 connections.AddConnection(kOriginId, kName); in TEST()
45 EXPECT_FALSE(connections.IsEmpty()); in TEST()
56 connections.RemoveConnections(another); in TEST()
64 connections.RemoveAllConnections(); in TEST()
[all …]
/dports/textproc/kdiff3/kdiff3-1.9.4/src/autotests/
H A Dcombinertest.cpp36 connections.clear(); in testOrCombiner()
43 connections.clear(); in testOrCombiner()
50 connections.clear(); in testOrCombiner()
63 connections.clear(); in testAndCombiner()
70 connections.clear(); in testAndCombiner()
77 connections.clear(); in testAndCombiner()
90 connections.clear(); in testFirstNonEmpty()
98 connections.clear(); in testFirstNonEmpty()
105 connections.clear(); in testFirstNonEmpty()
112 connections.clear(); in testFirstNonEmpty()
[all …]
/dports/www/http_load/http_load-09Mar2016/
H A Dhttp_load.c128 static connection* connections; variable
840 connections[cnum].bytes = 0; in start_socket()
874 connections[cnum].conn_fd, in start_socket()
891 connections[cnum].conn_fd, in start_socket()
929 connections[cnum].conn_fd, in handle_connect()
994 SSL_set_fd( connections[cnum].ssl, connections[cnum].conn_fd ); in handle_connect()
1125 connections[cnum].http_status = in handle_read()
1612 connections[cnum].bytes >= connections[cnum].content_length ) in handle_read()
1670 &connections[cnum].connect_at, &connections[cnum].request_at ); in close_connection()
1679 &connections[cnum].request_at, &connections[cnum].response_at ); in close_connection()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/signals/test/
H A Ddeletion_test.cpp24 connections[idx].disconnect(); in operator ()()
44 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
45 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
47 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
62 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
63 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
64 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
81 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
97 connections[2].block(); in test_remove_self()
104 connections[2].unblock(); in test_remove_self()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/signals/test/
H A Ddeletion_test.cpp24 connections[idx].disconnect(); in operator ()()
44 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
45 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
47 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
62 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
63 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
64 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
81 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
97 connections[2].block(); in test_remove_self()
104 connections[2].unblock(); in test_remove_self()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/signals/test/
H A Ddeletion_test.cpp24 connections[idx].disconnect(); in operator ()()
44 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
45 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
47 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
62 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
63 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
64 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
81 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
97 connections[2].block(); in test_remove_self()
104 connections[2].unblock(); in test_remove_self()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/signals/test/
H A Ddeletion_test.cpp24 connections[idx].disconnect(); in operator ()()
44 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
45 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
47 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
62 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
63 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
64 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
81 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
97 connections[2].block(); in test_remove_self()
104 connections[2].unblock(); in test_remove_self()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/signals/test/
H A Ddeletion_test.cpp24 connections[idx].disconnect(); in operator ()()
44 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
45 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
47 connections[3] = s0.connect(remove_connection(3)); in test_remove_self()
62 connections[0] = s0.connect(remove_connection(0)); in test_remove_self()
63 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
64 connections[2] = s0.connect(remove_connection(2)); in test_remove_self()
81 connections[1] = s0.connect(remove_connection(1)); in test_remove_self()
97 connections[2].block(); in test_remove_self()
104 connections[2].unblock(); in test_remove_self()
[all …]
/dports/textproc/py-elasticsearch/elasticsearch-7.15.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]
255 connections = self.connections[:]
258 if not connections:
262 if len(connections) > 1:
266 return connections[0]
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/proto/connections/
H A Doffline_wire_formats_proto_config.asciipb3 allowed_message: "location.nearby.connections.OfflineFrame"
4 allowed_enum: "location.nearby.connections.OfflineFrame.Version"
5 allowed_message: "location.nearby.connections.V1Frame"
6 allowed_enum: "location.nearby.connections.V1Frame.FrameType"
7 allowed_message: "location.nearby.connections.ConnectionRequestFrame"
8 allowed_enum: "location.nearby.connections.ConnectionRequestFrame.Medium"
9 allowed_message: "location.nearby.connections.ConnectionResponseFrame"
10 allowed_message: "location.nearby.connections.PayloadTransferFrame"
11 allowed_enum: "location.nearby.connections.PayloadTransferFrame.PacketType"
14 allowed_message: "location.nearby.connections.PayloadTransferFrame.PayloadChunk"
[all …]
/dports/devel/boost-docs/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/boost-python-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/databases/percona57-pam-for-mysql/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/databases/mysqlwsrep57-server/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/databases/percona57-server/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/databases/xtrabackup/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 …]

12345678910>>...317