Home
last modified time | relevance | path

Searched refs:promotions (Results 51 – 75 of 1905) sorted by relevance

12345678910>>...77

/dports/math/scilab/scilab-6.1.1/scilab/modules/overloading/macros/
H A D%i_s_i.sci15 //logical promotions
18 //more arbitrary promotions
H A D%i_x_i.sci15 //logical promotions
18 //more arbitrary promotions
H A D%i_m_i.sci15 //logical promotions
18 //more arbitrary promotions
H A D%i_z_i.sci16 //logical promotions
19 //more arbitrary promotions
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_CustomsearchService.php701 public $promotions; variable in Google_Search
721 public function setPromotions(/* array(Google_Promotion) */ $promotions) { argument
722 $this->assertIsArray($promotions, 'Google_Promotion', __METHOD__);
723 $this->promotions = $promotions;
726 return $this->promotions;
/dports/math/oink/oink-c1259fe/src/
H A Dppp.cpp50 promotions = 0; in run()
134 logger << "solved with " << promotions << " promotions." << std::endl; in run()
H A Drr.cpp95 promotions = 0; in run()
158 logger << "solved with " << promotions << " promotions." << std::endl; in run()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go140 promotions, err := a.delegate.PromoteNonVoters(conf, a.GetClusterHealth())
144 if err := a.handlePromotions(promotions); err != nil {
304 func (a *Autopilot) handlePromotions(promotions []raft.Server) error {
313 for _, server := range promotions {
322 if len(promotions) > 0 {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/autopilot/
H A Dautopilot.go140 promotions, err := a.delegate.PromoteNonVoters(conf, a.GetClusterHealth())
144 if err := a.handlePromotions(promotions); err != nil {
304 func (a *Autopilot) handlePromotions(promotions []raft.Server) error {
313 for _, server := range promotions {
322 if len(promotions) > 0 {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go140 promotions, err := a.delegate.PromoteNonVoters(conf, a.GetClusterHealth())
144 if err := a.handlePromotions(promotions); err != nil {
297 func (a *Autopilot) handlePromotions(promotions []raft.Server) error {
306 for _, server := range promotions {
315 if len(promotions) > 0 {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go140 promotions, err := a.delegate.PromoteNonVoters(conf, a.GetClusterHealth())
144 if err := a.handlePromotions(promotions); err != nil {
304 func (a *Autopilot) handlePromotions(promotions []raft.Server) error {
313 for _, server := range promotions {
322 if len(promotions) > 0 {
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.fnb.co.za14 Disallow: /promotions/fnbFuneralPlan/index.html
20 Disallow: /promotions/commercialinvest.html
H A Dwww.citibank.com.hk19 Disallow: /chinese/credit-cards/promotions-fx-spending-program.html
33 Sitemap: https://www.citibank.com.hk/english/sitemap-card-promotions.xml
48 Sitemap: https://www.citibank.com.hk/chinese/sitemap-card-promotions.xml
H A Dwww.key.com3 Disallow: /personal/promotions/*
H A Dwww.eurostar.com77 Disallow: /uk-en/eurostar-promotions-uk-cug
78 Disallow: /uk-en/eurostar-promotions-uk-public
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/
H A DPaymentsResellerSubscription.php86 'promotions',
90 'path' => 'v1/{+parent}/promotions',
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/lang/ast/sigs/
H A Dfunction_signatures_def.hpp315 int promotions = num_promotions(args, signature.second); in get_signature_matches() local
316 if (promotions < 0) continue; // no match in get_signature_matches()
317 size_t promotions_ui = static_cast<size_t>(promotions); in get_signature_matches()
436 int promotions = num_promotions(args, signatures[i].second); in get_result_type() local
437 if (promotions < 0) continue; // no match in get_result_type()
438 size_t promotions_ui = static_cast<size_t>(promotions); in get_result_type()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go141 promotions, err := a.delegate.PromoteNonVoters(conf, a.GetClusterHealth())
145 if err := a.handlePromotions(promotions); err != nil {
327 func (a *Autopilot) handlePromotions(promotions []raft.Server) error {
336 for _, server := range promotions {
345 if len(promotions) > 0 {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go141 promotions, err := a.delegate.PromoteNonVoters(conf, a.GetClusterHealth())
145 if err := a.handlePromotions(promotions); err != nil {
327 func (a *Autopilot) handlePromotions(promotions []raft.Server) error {
336 for _, server := range promotions {
345 if len(promotions) > 0 {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go142 promotions, err := a.delegate.PromoteNonVoters(conf, a.GetClusterHealth())
146 if err := a.handlePromotions(promotions); err != nil {
328 func (a *Autopilot) handlePromotions(promotions []raft.Server) error {
337 for _, server := range promotions {
346 if len(promotions) > 0 {
/dports/games/crafty/crafty-25.2_1/
H A Dmovgen.c18 uint64_t target, piecebd, moves, promotions, pcapturesl, pcapturesr; in GenerateCaptures() local
92 promotions = Pawns(side) & rank_mask[rank7[side]]; in GenerateCaptures()
93 promotions = in GenerateCaptures()
94 ((side) ? promotions << 8 : promotions >> 8) & ~OccupiedSquares; in GenerateCaptures()
95 for (; promotions; Clear(to, promotions)) { in GenerateCaptures()
96 to = LSB(promotions); in GenerateCaptures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/test/data/autofill/heuristics/output/
H A D148_payment_dickblick.com.out28 …alSalesBlickWebSite | I want to receive emails about special sales and promotions on Blick's websi…
29 …esBlickRetailStores | I want to receive emails about special sales and promotions at Blick's retai…
H A D019_checkout_bedbathandbeyond.com.out22 …bile offers and promotions via text message in the future. Check the box if you would like to rece…
/dports/devel/py-python-jenkins/python-jenkins-1.7.0/tests/
H A Dtest_promotion.py113 promotions = {
118 promotion_info_to_return = {u'processes': promotions}
123 self.assertEqual(promotion_info, promotions)
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/mass_mailing_sale/i18n/
H A Dfr.po66 msgid "Our last promotions, just for you !"
67 msgstr "Nos dernières promotions, rien que pour vous!"

12345678910>>...77