Home
last modified time | relevance | path

Searched refs:promotions (Results 1 – 25 of 1777) sorted by relevance

12345678910>>...72

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.optus.com.au30 Disallow: /shop/promotions/studentedge
40 Disallow: */promotions
47 Allow: /shop/promotions/netflix-subscription-offer
48 Allow: /shop/promotions/netflix/
49 Allow: /shop/promotions/netflix
50 Allow: /shop/promotions/newsloop-app
54 Allow: /shop/promotions/airbnb
55 Allow: /shop/promotions/ricky-gervais
56 Allow: /shop/promotions/optus-network-usain-bolt
57 Allow: /shop/promotions/datafest
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go23 promotions []raft.Server
40 promotions: []raft.Server{},
63 promotions: []raft.Server{
94 promotions: []raft.Server{},
99 promotions := PromoteStableServers(tc.conf, tc.health, tc.servers)
100 verify.Values(t, tc.name, tc.promotions, promotions)
H A Dpromotion.go15 var promotions []raft.Server
20 promotions = append(promotions, server)
25 return promotions
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go23 promotions []raft.Server
40 promotions: []raft.Server{},
63 promotions: []raft.Server{
94 promotions: []raft.Server{},
99 promotions := PromoteStableServers(tc.conf, tc.health, tc.servers)
100 verify.Values(t, tc.name, tc.promotions, promotions)
H A Dpromotion.go15 var promotions []raft.Server
20 promotions = append(promotions, server)
25 return promotions
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/autopilot/
H A Dpromotion_test.go23 promotions []raft.Server
40 promotions: []raft.Server{},
63 promotions: []raft.Server{
94 promotions: []raft.Server{},
99 promotions := PromoteStableServers(tc.conf, tc.health, tc.servers)
100 verify.Values(t, tc.name, tc.promotions, promotions)
H A Dpromotion.go15 var promotions []raft.Server
20 promotions = append(promotions, server)
25 return promotions
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go23 promotions []raft.Server
40 promotions: []raft.Server{},
63 promotions: []raft.Server{
94 promotions: []raft.Server{},
99 promotions := PromoteStableServers(tc.conf, tc.health, tc.servers)
100 verify.Values(t, tc.name, tc.promotions, promotions)
H A Dpromotion.go15 var promotions []raft.Server
20 promotions = append(promotions, server)
25 return promotions
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go23 promotions []raft.Server
40 promotions: []raft.Server{},
63 promotions: []raft.Server{
94 promotions: []raft.Server{},
99 promotions := PromoteStableServers(tc.conf, tc.health, tc.servers)
100 verify.Values(t, tc.name, tc.promotions, promotions)
H A Dpromotion.go15 var promotions []raft.Server
20 promotions = append(promotions, server)
25 return promotions
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/consul/
H A Dautopilot.go175 var promotions []raft.Server
182 promotions = append(promotions, server)
189 if _, err := b.server.handlePromotions(voterCount, promotions); err != nil {
196 func (s *Server) handlePromotions(voterCount int, promotions []raft.Server) (bool, error) {
197 if len(promotions) == 0 {
205 addFuture := s.raft.AddVoter(promotions[0].ID, promotions[0].Address, 0, 0)
209 promotions = promotions[1:]
214 for i := 0; i < len(promotions)-1; i += 2 {
215 addFirst := s.raft.AddVoter(promotions[i].ID, promotions[i].Address, 0, 0)
219 addSecond := s.raft.AddVoter(promotions[i+1].ID, promotions[i+1].Address, 0, 0)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse.php36 public function setPromotions($promotions) argument
38 $this->promotions = $promotions;
45 return $this->promotions;
H A DGoogleCloudPaymentsResellerSubscriptionV1Subscription.php30 public $promotions; variable in Google_Service_PaymentsResellerSubscription_GoogleCloudPaymentsResellerSubscriptionV1Subscription
107 public function setPromotions($promotions) argument
109 $this->promotions = $promotions;
113 return $this->promotions;
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion.go15 var promotions []raft.Server
20 promotions = append(promotions, server)
25 return promotions
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion.go15 var promotions []raft.Server
20 promotions = append(promotions, server)
25 return promotions
/dports/devel/spark/spark-2.1.1/sql/core/src/test/resources/tpcds/
H A Dq61.sql2 promotions,
4 cast(promotions AS DECIMAL(15, 4)) / cast(total AS DECIMAL(15, 4)) * 100
6 (SELECT sum(ss_ext_sales_price) promotions
32 ORDER BY promotions, total
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Customsearch/
H A DSearch.php76 public function setPromotions($promotions) argument
78 $this->promotions = $promotions;
85 return $this->promotions;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CustomSearchAPI/
H A DSearch.php69 public function setPromotions($promotions) argument
71 $this->promotions = $promotions;
78 return $this->promotions;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Customsearch/
H A DSearch.php69 public function setPromotions($promotions) argument
71 $this->promotions = $promotions;
78 return $this->promotions;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DTestOrder.php100 public function setPromotions($promotions) argument
102 $this->promotions = $promotions;
109 return $this->promotions;
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A DcreateAndPromote.php98 $promotions = array_diff(
103 if ( $exists && !$password && count( $promotions ) === 0 ) {
107 } elseif ( count( $promotions ) !== 0 ) {
109 $promoText = "User:{$username} into " . implode( ', ', $promotions ) . "...\n";
151 array_map( [ $user, 'addGroup' ], $promotions );
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A DcreateAndPromote.php98 $promotions = array_diff(
103 if ( $exists && !$password && count( $promotions ) === 0 ) {
107 } elseif ( count( $promotions ) !== 0 ) {
109 $promoText = "User:{$username} into " . implode( ', ', $promotions ) . "...\n";
151 array_map( [ $user, 'addGroup' ], $promotions );
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A DcreateAndPromote.php99 $promotions = array_diff(
104 if ( $exists && !$password && count( $promotions ) === 0 ) {
108 } elseif ( count( $promotions ) !== 0 ) {
110 $promoText = "User:{$username} into " . implode( ', ', $promotions ) . "...\n";
153 $userGroupManager->addUserToMultipleGroups( $user, $promotions );
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DTestOrder.php141 public function setPromotions($promotions) argument
143 $this->promotions = $promotions;
150 return $this->promotions;

12345678910>>...72