Home
last modified time | relevance | path

Searched defs:revenue (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/adjust/sdk/
H A DAdjustEvent.java11 Double revenue; field in AdjustEvent
24 public void setRevenue(double revenue, String currency) { in setRevenue()
77 private boolean checkRevenue(Double revenue, String currency) { in checkRevenue()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/com/adjust/sdk/
H A DAdjustEvent.java11 Double revenue; field in AdjustEvent
24 public void setRevenue(double revenue, String currency) { in setRevenue()
77 private boolean checkRevenue(Double revenue, String currency) { in checkRevenue()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudRetail/
H A DGoogleCloudRetailV2PurchaseTransaction.php23 public $revenue; variable in Google_Service_CloudRetail_GoogleCloudRetailV2PurchaseTransaction
50 public function setRevenue($revenue)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1PurchaseTransaction.php23 public $revenue; variable in Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PurchaseTransaction
50 public function setRevenue($revenue)
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/doc/
H A D15.sql6 create view revenue:s (supplier_no, total_revenue) as view
H A Dtpch15.sql9 create view revenue&s (supplier_no, total_revenue) as view
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/doc/
H A Dtpch15.sql9 create view revenue&s (supplier_no, total_revenue) as view
H A D15.sql6 create view revenue:s (supplier_no, total_revenue) as view
/dports/www/matomo/piwik/misc/others/
H A DExampleMatomoTracker.php15 $matomoTracker->doTrackGoal($idGoal = 1, $revenue = 42); variable
/dports/www/matomo/piwik/plugins/Ecommerce/Columns/
H A DBaseConversion.php22 protected function roundRevenueIfNeeded($revenue)
/dports/www/matomo/piwik/vendor/matomo/matomo-php-tracker/
H A DPiwikTracker.php40 function Piwik_getUrlTrackGoal($idSite, $idGoal, $revenue = 0.0)
H A DMatomoTracker.php729 public function doTrackGoal($idGoal, $revenue = 0.0)
1172 public function getUrlTrackGoal($idGoal, $revenue = 0.0)
2202 function Matomo_getUrlTrackGoal($idSite, $idGoal, $revenue = 0.0)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/
H A DMovie.php127 private $revenue; variable in Tmdb\\Model\\Movie
621 public function setRevenue($revenue)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/
H A DMovie.php127 private $revenue; variable in Tmdb\\Model\\Movie
621 public function setRevenue($revenue)
/dports/www/matomo/piwik/plugins/Goals/
H A DAPI.php140 …$name, $matchAttribute, $pattern, $patternType, $caseSensitive = false, $revenue = false, $allowMu…
198 …$name, $matchAttribute, $pattern, $patternType, $caseSensitive = false, $revenue = false, $allowMu…
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Daction_dialog.c899 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in action_custom_text() local
913 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in action_custom_text() local
H A Dmenu.c1112 int revenue = get_caravan_enter_city_trade_bonus(pHomecity, pCity, in real_menus_update() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Daction_dialog.c899 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in action_custom_text() local
913 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in action_custom_text() local
H A Dmenu.c1112 int revenue = get_caravan_enter_city_trade_bonus(pHomecity, pCity, in real_menus_update() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dmenu.c1108 int revenue = get_caravan_enter_city_trade_bonus(pHomecity, pCity, in real_menus_update() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dmenu.c1108 int revenue = get_caravan_enter_city_trade_bonus(pHomecity, pCity, in real_menus_update() local
/dports/www/flexget/Flexget-3.2.18/flexget/components/tmdb/
H A Dapi_tmdb.py117 revenue = Column(Integer) variable in TMDBMovie
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtext.c1696 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in get_act_sel_action_custom_text() local
1715 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in get_act_sel_action_custom_text() local
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtext.c1696 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in get_act_sel_action_custom_text() local
1715 int revenue = get_caravan_enter_city_trade_bonus(actor_homecity, in get_act_sel_action_custom_text() local
/dports/www/matomo/piwik/core/Tracker/
H A DGoalManager.php322 protected function getRevenue($revenue)

1234