Home
last modified time | relevance | path

Searched refs:_total (Results 226 – 250 of 461) sorted by relevance

12345678910>>...19

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jfr/leakprofiler/sampling/
H A DsamplePriorityQueue.hpp39 size_t _total; member in SamplePriorityQueue
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/jfr/leakprofiler/sampling/
H A DsamplePriorityQueue.hpp39 size_t _total; member in SamplePriorityQueue
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/leakprofiler/sampling/
H A DsamplePriorityQueue.hpp39 size_t _total; member in SamplePriorityQueue
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/leakprofiler/sampling/
H A DsamplePriorityQueue.hpp39 size_t _total; member in SamplePriorityQueue
/dports/deskutils/taskd/taskd-1.1.0/src/
H A DTimer.h52 unsigned long _total; variable
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c485 static uint64_t _total = 0; in lp_debug_draw_bins_by_coverage() local
531 _total += total; in lp_debug_draw_bins_by_coverage()
537 _total, in lp_debug_draw_bins_by_coverage()
539 (double) _total * 100.0 / (double)_possible); in lp_debug_draw_bins_by_coverage()
/dports/sysutils/czkawka/czkawka-3.3.1/czkawka_gui/src/
H A Dtaskbar_progress_dummy.rs30 pub fn set_progress_value(&self, _completed: u64, _total: u64) {} in set_progress_value()
/dports/devel/upp/upp/uppsrc/CtrlLib/src.tpp/
H A DProgressInd_en-us.tpp85 ]_[* SetTotal]([@(0.0.255) int]_[*@3 `_total])&]
86 [s2; Sets the total number of steps to [%-*@3 `_total].&]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Didleometer.h54 double _total; variable
/dports/cad/gnucap/gnucap-2013-04-23/include/
H A Dl_timer.h35 double _total; // time since program start variable
/dports/games/openxcom/OpenXcom-1.0/src/Basescape/
H A DSellState.cpp58 …se), _qtys(), _soldiers(), _crafts(), _items(), _sel(0), _itemOffset(0), _total(0), _hasSci(0), _h… in SellState()
136 _txtSales->setText(tr("STR_VALUE_OF_SALES").arg(Text::formatFunding(_total))); in SellState()
296 _game->getSavedGame()->setFunds(_game->getSavedGame()->getFunds() + _total); in btnOkClick()
640 _total += dir * getPrice() * change; in changeByValue()
701 _txtSales->setText(tr("STR_VALUE_OF_SALES").arg(Text::formatFunding(_total))); in updateItemStrings()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/testrunner/testproc/
H A Dprogress.py227 self._total = test_count
262 if self._total:
263 progress = (self._passed + self._failed) * 100 // self._total
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/qt/
H A Dfileuploader.h48 qint64 _total; variable
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/qt/
H A Dfileuploader.h48 qint64 _total; variable
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dpaint.h78 #define TALK_MSG_SCREENPOS(_total,_pos) \ argument
79 (BIT(instruments, SHOW_REVERSE_SCROLL)?(_total)-(_pos):(_pos))
/dports/textproc/angle-grinder/angle-grinder-0.18.0/tests/structured_tests/
H A Dtotal_agg.toml14 level _average _total

12345678910>>...19