Home
last modified time | relevance | path

Searched defs:percentage (Results 1 – 25 of 2348) sorted by relevance

12345678910>>...94

/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/backbone-pageable/examples/json/
H A Dpageable-territories.json1 …kipedia.org/wiki/Afghanistan", "pop": 25500100, "date": "2013-01-01", "percentage": 0.36, "id": 1}… number
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/datatype/
H A Dfo-percentage.c95 fo_percentage_init (FoPercentage *percentage) in fo_percentage_init()
141 FoPercentage *percentage; in fo_percentage_finalize() local
164 FoDatatype *percentage; in fo_percentage_get_property() local
194 FoDatatype *percentage; in fo_percentage_set_property() local
219 FoDatatype *percentage; in fo_percentage_new() local
240 FoDatatype *percentage; in fo_percentage_new_with_value() local
258 fo_percentage_get_value (FoDatatype *percentage) in fo_percentage_get_value()
274 fo_percentage_set_value (FoDatatype *percentage, in fo_percentage_set_value()
295 FoDatatype* percentage; in fo_percentage_copy() local
335 static FoDatatype *percentage = NULL; in fo_percentage_get_percentage_hundred() local
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/datatype/
H A Dfo-percentage.c95 fo_percentage_init (FoPercentage *percentage) in fo_percentage_init()
141 FoPercentage *percentage; in fo_percentage_finalize() local
164 FoDatatype *percentage; in fo_percentage_get_property() local
194 FoDatatype *percentage; in fo_percentage_set_property() local
219 FoDatatype *percentage; in fo_percentage_new() local
240 FoDatatype *percentage; in fo_percentage_new_with_value() local
258 fo_percentage_get_value (FoDatatype *percentage) in fo_percentage_get_value()
274 fo_percentage_set_value (FoDatatype *percentage, in fo_percentage_set_value()
295 FoDatatype* percentage; in fo_percentage_copy() local
335 static FoDatatype *percentage = NULL; in fo_percentage_get_percentage_hundred() local
/dports/misc/visp/visp-3.4.0/modules/core/test/image/
H A DtestImageWarp.cpp166 double percentage = 0.0; in SECTION() local
183 double percentage = 0.0; in SECTION() local
200 double percentage = 0.0; in SECTION() local
230 double percentage = 0.0; in SECTION() local
247 double percentage = 0.0; in SECTION() local
264 double percentage = 0.0; in SECTION() local
327 double percentage = 0.0; in SECTION() local
344 double percentage = 0.0; in SECTION() local
361 double percentage = 0.0; in SECTION() local
391 double percentage = 0.0; in SECTION() local
[all …]
/dports/games/hs-scroll/scroll-1.20180421/Utility/
H A DPercentage.hs23 percentage 0 _ = Percentage 0 function
24 percentage full have = Percentage $ have * 100 % full function
/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/
H A DPercentage.hs25 percentage 0 _ = Percentage 0 function
26 percentage full have = Percentage $ have * 100 % full function
/dports/www/webtrees/webtrees-1.7.18/webtrees/
H A Dstatisticsplot.php898 $percentage = false; variable
903 $percentage = true; variable
948 $percentage = false; variable
1002 $percentage = false; variable
1052 $percentage = false; variable
1106 $percentage = false; variable
1156 $percentage = false; variable
1206 $percentage = false; variable
1256 $percentage = false; variable
1306 $percentage = false; variable
[all …]
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/mainwindow/statusbar/
H A Dtest_percentage.py29 def percentage(qtbot): function
52 def test_percentage_text(percentage, y, raw, expected): argument
66 def test_tab_change(percentage, fake_web_tab): argument
/dports/x11/polybar/polybar-3.5.7/include/utils/
H A Dmath.hpp44 ValueType percentage = (lower / upper) * 100.0f; in unbounded_percentage() local
55 ReturnType percentage(ValueType value, ValueType min_value, ValueType max_value) { in percentage() function
65 ReturnType percentage(ValueType value, ValueType max_value) { in percentage() function
84 ReturnType percentage_to_value(ValueType percentage, ValueType max_value) { in percentage_to_value()
95 ReturnType percentage_to_value(ValueType percentage, ValueType min_value, ValueType max_value) { in percentage_to_value()
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.assMarkSchema.php74 public function addMarkStep($txt_short = "", $txt_official = "", $percentage = 0, $passed = 0)
295 public function getMatchingMark($percentage)
317 public static function _getMatchingMark($test_id, $percentage)
346 public static function _getMatchingMarkFromObjId($a_obj_id, $percentage)
373 public static function _getMatchingMarkFromActiveId($active_id, $percentage)
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.assMarkSchema.php74 public function addMarkStep($txt_short = "", $txt_official = "", $percentage = 0, $passed = 0)
295 public function getMatchingMark($percentage)
317 public static function _getMatchingMark($test_id, $percentage)
346 public static function _getMatchingMarkFromObjId($a_obj_id, $percentage)
373 public static function _getMatchingMarkFromActiveId($active_id, $percentage)
/dports/games/julius/julius-1.7.0/src/platform/
H A Darguments.c14 int percentage = 100 * (int) whole; in parse_decimal_as_percentage() local
66 int percentage = parse_decimal_as_percentage(argv[i + 1]); in platform_parse_arguments() local
80 int percentage = parse_decimal_as_percentage(argv[i + 1]); in platform_parse_arguments() local
/dports/games/augustus/augustus-3.1.0/src/platform/
H A Darguments.c14 int percentage = 100 * (int) whole; in parse_decimal_as_percentage() local
66 int percentage = parse_decimal_as_percentage(argv[i + 1]); in platform_parse_arguments() local
80 int percentage = parse_decimal_as_percentage(argv[i + 1]); in platform_parse_arguments() local
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/havi/ui/
H A DHGraphicsConfiguration.java78 public Color getPunchThroughToBackgroundColor(int percentage) { in getPunchThroughToBackgroundColor()
83 public Color getPunchThroughToBackgroundColor(int percentage, HVideoDevice hvd) { in getPunchThroughToBackgroundColor()
88 public Color getPunchThroughToBackgroundColor(Color color, int percentage) { in getPunchThroughToBackgroundColor()
93 public Color getPunchThroughToBackgroundColor(Color color, int percentage, HVideoDevice v) { in getPunchThroughToBackgroundColor()
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/havi/ui/
H A DHGraphicsConfiguration.java78 public Color getPunchThroughToBackgroundColor(int percentage) { in getPunchThroughToBackgroundColor()
83 public Color getPunchThroughToBackgroundColor(int percentage, HVideoDevice hvd) { in getPunchThroughToBackgroundColor()
88 public Color getPunchThroughToBackgroundColor(Color color, int percentage) { in getPunchThroughToBackgroundColor()
93 public Color getPunchThroughToBackgroundColor(Color color, int percentage, HVideoDevice v) { in getPunchThroughToBackgroundColor()
/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/Util/
H A DColors.php29 public static function percentage($percentage, $component_perc_warn = null) argument
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-userfiles.php33 $percentage = ($quota / $limit) * 100; variable
35 $percentage = round($percentage); variable
101 $percentage = $quota / $limit * 100; variable
103 $percentage = round($percentage); variable
/dports/devel/py-oci/oci-2.53.1/src/oci/database_management/models/
H A Dawr_db_wait_event_bucket_summary.py68 def percentage(self): member in AwrDbWaitEventBucketSummary
80 def percentage(self, percentage): argument
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/podcast/
H A DDownloadPodcastFeedEntryIntermediateResult.java31 private int percentage; field in DownloadPodcastFeedEntryIntermediateResult
45 public DownloadPodcastFeedEntryIntermediateResult(int percentage, in DownloadPodcastFeedEntryIntermediateResult()
64 public void setPercentage(int percentage) { in setPercentage()
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DFileTypeStatsWindow.cpp167 double percentage = _stats->percentage( sum ); in populate() local
200 double percentage = _stats->percentage( sum ); in populate() local
236 double percentage = _stats->percentage( otherSum ); in populate() local
384 float percentage ): in CategoryFileTypeItem()
398 float percentage ): in SuffixFileTypeItem()
415 float percentage ): in FileTypeItem()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/model/
H A Dcolor_scheme.cc16 SkColor BuildColor(uint32_t color, int percentage) { in BuildColor()
22 SkColor MakeColor(uint32_t color, int percentage) { in MakeColor()
27 SkColor MakeBlack(int percentage) { in MakeBlack()
31 SkColor MakeWhite(int percentage) { in MakeWhite()
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/support/
H A Drun_tests.escript91 percentage(_, 0) -> 1000.0; function
92 percentage(Part, Total) -> function
/dports/graphics/openorienteering-mapper/mapper-0.9.2/3rd-party/cove/libvectorizer/
H A DConcurrency.cpp44 void Progress::setPercentage(int percentage) in setPercentage()
62 void TransformedProgress::setPercentage(int percentage) in setPercentage()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/
H A DHttpFaultAbort.php21 public $percentage; variable in Google_Service_Compute_HttpFaultAbort
31 public function setPercentage($percentage)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DisplayVideo/
H A DAudioVideoOffset.php20 public $percentage; variable in Google_Service_DisplayVideo_AudioVideoOffset
23 public function setPercentage($percentage)

12345678910>>...94