Home
last modified time | relevance | path

Searched refs:peerIndex (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Fully Connected Mesh/
H A DFCMTest.cpp35 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
45 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
58 for (peerIndex=1; peerIndex < NUM_PEERS; peerIndex++) in main()
66 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
72 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
80 for (peerIndex=1; peerIndex < NUM_PEERS; peerIndex++) in main()
88 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
94 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
102 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
114 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Tests/
H A DComprehensiveConvertTest.cpp33 int peerIndex; in RunTest() local
91 peerIndex=randomMT()%NUM_PEERS; in RunTest()
112 peerIndex=randomMT()%NUM_PEERS; in RunTest()
130 peerIndex=randomMT()%NUM_PEERS; in RunTest()
136 peerIndex=randomMT()%NUM_PEERS; in RunTest()
179 peerIndex=randomMT()%NUM_PEERS; in RunTest()
205 peerIndex=randomMT()%NUM_PEERS; in RunTest()
228 peerIndex=randomMT()%NUM_PEERS; in RunTest()
235 peerIndex=randomMT()%NUM_PEERS; in RunTest()
243 peerIndex=randomMT()%NUM_PEERS; in RunTest()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/TeamBalancer/
H A DTeamBalancerTest.cpp35 int peerIndex; in main() local
38 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
41 rakPeer[peerIndex]->AttachPlugin(&fullyConnectedMeshPlugin[peerIndex]); in main()
43 rakPeer[peerIndex]->AttachPlugin(&connectionGraphPlugin[peerIndex]); in main()
44 rakPeer[peerIndex]->AttachPlugin(&teamBalancerPlugin[peerIndex]); in main()
49 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
62 for (peerIndex=1; peerIndex < NUM_PEERS; peerIndex++) in main()
64 rakPeer[peerIndex]->Connect("127.0.0.1", 60000+peerIndex-1, 0, 0); in main()
79 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
285 int peerIndex; in GetTeams() local
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/PacketLogger/
H A DPacketLoggerTest.cpp53 int peerIndex; in main() local
56 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
58 rakPeer[peerIndex]->AttachPlugin(&messageHandler[peerIndex]); in main()
59 rakPeer[peerIndex]->SetMaximumIncomingConnections(NUM_PEERS); in main()
67 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
69 SocketDescriptor socketDescriptor(60000+peerIndex,0); in main()
70 rakPeer[peerIndex]->Startup(NUM_PEERS, 0, &socketDescriptor, 1); in main()
78 for (peerIndex=1; peerIndex < NUM_PEERS; peerIndex++) in main()
80 rakPeer[peerIndex]->Connect("127.0.0.1", 60000+peerIndex-1, 0, 0); in main()
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/ComprehensiveTest/
H A DComprehensiveTest.cpp92 int peerIndex; in main() local
132 peerIndex=randomMT()%NUM_PEERS; in main()
140 peerIndex=randomMT()%NUM_PEERS; in main()
146 peerIndex=randomMT()%NUM_PEERS; in main()
152 peerIndex=randomMT()%NUM_PEERS; in main()
195 peerIndex=randomMT()%NUM_PEERS; in main()
221 peerIndex=randomMT()%NUM_PEERS; in main()
243 peerIndex=randomMT()%NUM_PEERS; in main()
250 peerIndex=randomMT()%NUM_PEERS; in main()
258 peerIndex=randomMT()%NUM_PEERS; in main()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/ReadyEvent/
H A DReadyEventSample.cpp36 int peerIndex; in main() local
39 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
41 fullyConnectedMeshPlugin[peerIndex].Startup(0,0); in main()
42 rakPeer[peerIndex]->AttachPlugin(&connectionGraphPlugin[peerIndex]); in main()
43 rakPeer[peerIndex]->AttachPlugin(&fullyConnectedMeshPlugin[peerIndex]); in main()
44 rakPeer[peerIndex]->AttachPlugin(&readyEventPlugin[peerIndex]); in main()
45 rakPeer[peerIndex]->SetMaximumIncomingConnections(NUM_PEERS); in main()
50 for (peerIndex=0; peerIndex < NUM_PEERS; peerIndex++) in main()
52 SocketDescriptor socketDescriptor(60000+peerIndex,0); in main()
53 rakPeer[peerIndex]->Startup(NUM_PEERS, 0, &socketDescriptor, 1); in main()
/dports/www/gallery2/gallery2/modules/core/templates/blocks/
H A DPeerList.tpl16 {if ($peer.peerIndex - $lastIndex > 1)}
19 {if ($peer.peerIndex == $data.thisPeerIndex)}
21 {g->text text="%d. %s" arg1=$peer.peerIndex arg2=$title|markup:strip|entitytruncate:14}
25 {g->text text="%d. %s" arg1=$peer.peerIndex arg2=$title|markup:strip|entitytruncate:14}
28 {assign var="lastIndex" value=$peer.peerIndex}
/dports/net/rclone/rclone-1.57.0/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/net/drive/drive-0.4.0/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/security/lego/lego-4.5.3/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/golang/groupcache/
H A Dhttp_test.go36peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
116 p := NewHTTPPool("http://" + addrs[*peerIndex])
120 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
125 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/golang/groupcache/groupcache-41bb18bfe9da/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/security/vault/vault-1.8.2/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/golang/groupcache/
H A Dhttp_test.go37peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
117 p := NewHTTPPool("http://" + addrs[*peerIndex])
121 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
126 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/golang/groupcache/groupcache-5b532d6fd5ef/
H A Dhttp_test.go36peerIndex = flag.Int("test_peer_index", -1, "Index of which peer this child is; used by TestHTTPPo… var
116 p := NewHTTPPool("http://" + addrs[*peerIndex])
120 dest.SetString(strconv.Itoa(*peerIndex) + ":" + key)
125 log.Fatal(http.ListenAndServe(addrs[*peerIndex], p))

1234