Home
last modified time | relevance | path

Searched refs:AddTotal (Results 1 – 17 of 17) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/model/
H A DResultByTime.h109 …inline ResultByTime& AddTotal(const Aws::String& key, const MetricValue& value) { m_totalHasBeenSe… in AddTotal() function
114 …inline ResultByTime& AddTotal(Aws::String&& key, const MetricValue& value) { m_totalHasBeenSet = t… in AddTotal() function
119 …inline ResultByTime& AddTotal(const Aws::String& key, MetricValue&& value) { m_totalHasBeenSet = t… in AddTotal() function
124 …inline ResultByTime& AddTotal(Aws::String&& key, MetricValue&& value) { m_totalHasBeenSet = true; … in AddTotal() function
129 …inline ResultByTime& AddTotal(const char* key, MetricValue&& value) { m_totalHasBeenSet = true; m_… in AddTotal() function
134 …inline ResultByTime& AddTotal(const char* key, const MetricValue& value) { m_totalHasBeenSet = tru… in AddTotal() function
/dports/net/drive/drive-0.4.0/vendor/github.com/cheggaaa/pb/v3/
H A Dpb_test.go100 bar.AddTotal(50)
105 bar.AddTotal(-10)
H A Dpb.go245 func (pb *ProgressBar) AddTotal(value int64) *ProgressBar { func
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/wr/
H A DDisplayItemCache.h47 void AddTotal() { mTotal++; } in AddTotal() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DDisplayItemCache.h47 void AddTotal() { mTotal++; } in AddTotal() function
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DDisplayItemCache.h47 void AddTotal() { mTotal++; } in AddTotal() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DDisplayItemCache.h47 void AddTotal() { mTotal++; } in AddTotal() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dmemory-measurement.cc31 void AddTotal(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddTotal() function in v8::internal::__anon2da27e810111::MemoryMeasurementResultBuilder
150 result_builder.AddTotal(total_size, total_size, total_size + shared_size); in MeasurementComplete()
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dmemory-measurement.cc30 void AddTotal(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddTotal() function in v8::internal::__anoncaa8b17b0111::MemoryMeasurementResultBuilder
149 result_builder.AddTotal(total_size, total_size, total_size + shared_size); in MeasurementComplete()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dmemory-measurement.cc31 void AddTotal(size_t estimate, size_t lower_bound, size_t upper_bound) { in AddTotal() function in v8::internal::__anon976831460111::MemoryMeasurementResultBuilder
150 result_builder.AddTotal(total_size, total_size, total_size + shared_size); in MeasurementComplete()
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/inc/
H A DclassBrowser.php561 function AddTotal( $column_name, $total_function = false ) { function in Browser
/dports/devel/upp/upp/uppsrc/TabBar/
H A DTabBar.h89 void AddTotal(int t);
H A DTabBar.cpp239 void TabScrollBar::AddTotal(int t) in AddTotal() function in Upp::TabScrollBar
2578 sc.AddTotal(-tabs[n].size.cx); in CloseForce()
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp1570 mDisplayItemCache->Stats().AddTotal(); in ReuseItem()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp1482 mDisplayItemCache->Stats().AddTotal(); in ReuseItem()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp1570 mDisplayItemCache->Stats().AddTotal(); in ReuseItem()
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp1602 mDisplayItemCache->Stats().AddTotal(); in ReuseItem()