Home
last modified time | relevance | path

Searched refs:_total (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Tree_Item_Array.cxx37 _total = 0; in Fl_Tree_Item_Array()
53 _total = 0; in Fl_Tree_Item_Array()
63 ++_total; in Fl_Tree_Item_Array()
67 ++_total; in Fl_Tree_Item_Array()
71 ++_total; in Fl_Tree_Item_Array()
131 pos = _total; in insert()
139 _total++; in insert()
193 _total--; in remove()
251 if ( to<0 || to>=_total || from<0 || from>=_total ) return -1; in move()
282 _total -= 1; in deparent()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
27 # CHECK-NEXT: "_total": {{[0-9]+}},
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
73 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
27 # CHECK-NEXT: "_total": {{[0-9]+}},
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
73 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
27 # CHECK-NEXT: "_total": {{[0-9]+}},
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
73 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
27 # CHECK-NEXT: "_total": {{[0-9]+}},
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
73 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
27 # CHECK-NEXT: "_total": {{[0-9]+}},
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
73 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Tree_Item_Array.cxx42 _total = 0; in Fl_Tree_Item_Array()
55 _total = o->_total; in Fl_Tree_Item_Array()
58 for ( int t=0; t<o->_total; t++ ) { in Fl_Tree_Item_Array()
70 for ( int t=0; t<_total; t++ ) { in clear()
76 _total = _size = 0; in clear()
85 int newtotal = _total + count; // new total in enlarge()
110 int nitems = _total - pos; in insert()
114 _total++; in insert()
124 insert(_total, val); in add()
136 for ( _total--; index<_total; index++ ) { in remove()
[all …]
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Tree_Item_Array.cxx42 _total = 0; in Fl_Tree_Item_Array()
55 _total = o->_total; in Fl_Tree_Item_Array()
58 for ( int t=0; t<o->_total; t++ ) { in Fl_Tree_Item_Array()
70 for ( int t=0; t<_total; t++ ) { in clear()
76 _total = _size = 0; in clear()
85 int newtotal = _total + count; // new total in enlarge()
110 int nitems = _total - pos; in insert()
114 _total++; in insert()
124 insert(_total, val); in add()
136 for ( _total--; index<_total; index++ ) { in remove()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
43 # CHECK-NEXT: "_total": {{[0-9]+}}
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
55 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
43 # CHECK-NEXT: "_total": {{[0-9]+}}
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
55 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/test/
H A Dmemory_tree.test11 # CHECK-NEXT: "_total": {{[0-9]+}},
14 # CHECK-NEXT: "_total": {{[0-9]+}},
17 # CHECK-NEXT: "_total": {{[0-9]+}},
20 # CHECK-NEXT: "_total": {{[0-9]+}},
23 # CHECK-NEXT: "_total": {{[0-9]+}}
43 # CHECK-NEXT: "_total": {{[0-9]+}}
48 # CHECK-NEXT: "_total": {{[0-9]+}},
51 # CHECK-NEXT: "_total": {{[0-9]+}}
55 # CHECK-NEXT: "_total": {{[0-9]+}}
62 # CHECK-NEXT: "_total": {{[0-9]+}},
[all …]
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/qt/
H A Dfileuploader.cpp64 _total = total; in onTotal()
74 if (_total > 0) in onProgress()
92 _total = 0; in upload()
133 if (_total < 1) in upload()
134 _total = 1; in upload()
151 _total = 0; in download()
187 if (_total < 1) in download()
188 _total = 1; in download()
204 _total = 0; in importMusic()
242 if (_total < 1) in importMusic()
[all …]
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/qt/
H A Dfileuploader.cpp64 _total = total; in onTotal()
74 if (_total > 0) in onProgress()
92 _total = 0; in upload()
133 if (_total < 1) in upload()
134 _total = 1; in upload()
151 _total = 0; in download()
187 if (_total < 1) in download()
188 _total = 1; in download()
204 _total = 0; in importMusic()
242 if (_total < 1) in importMusic()
[all …]
/dports/net-mgmt/observium/observium/libs/cli/
H A DProgress.php23 protected $_total = 0; variable in cli\\Progress
45 $this->_total = (int)$total;
47 if ($this->_total < 0) {
81 return number_format($this->_total);
99 $estimated = round($this->_total / $speed);
108 $this->_current = $this->_total;
119 $this->_current = min($this->_total, $this->_current + $increment);
128 if ($this->_total == 0) {
132 return ($this->_current / $this->_total);
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dmetrics_test.py44 self.assertEqual(0, c._total)
47 self.assertEqual(1, c._total)
49 self.assertEqual(7, c._total)
51 self.assertEqual(7, c._total)
59 self.assertEqual(0, c._total)
73 self.assertEqual(1, m._total)
77 self.assertEqual(2, m._total)
137 t1 = c1._total
138 t2 = c2._total
140 t3 = c1._total
[all …]
H A Dmetrics.py171 self._total = 0
179 self._total += count
182 return str(self._total)
186 self._total += other._total
204 self._total += other._total
239 self._total = 0
256 self._total += count
267 self._total += count
286 self._total += value
301 variance = ((self._squared * self._count - self._total * self._total) /
[all …]
/dports/deskutils/taskd/taskd-1.1.0/src/
H A DTimer.cpp38 , _total (0) in Timer()
47 , _total (0) in Timer()
67 << _total / 1000000.0 in ~Timer()
91 _total += (end.tv_sec - _start.tv_sec) * 1000000 in stop()
99 return _total; in total()
105 if (value > _total) in subtract()
106 _total = 0; in subtract()
108 _total -= value; in subtract()
/dports/cad/gnucap/gnucap-2013-04-23/lib/
H A Dl_timer.cc56 _total = 0.; in fullreset()
86 _total += runtime; in stop()
107 s.form("%10s %8.2f %8.2f\n", _name.c_str(), _last, _total); in print()
115 _total = x._total; in operator =()
126 z._total = x._total - y._total; in operator -()
/dports/devel/llvm80/llvm-8.0.1.src/tools/opt-viewer/
H A Doptpmap.py6 _total = None variable
11 global _total
13 _total = total
22 sys.stdout.write('\r\t{} of {}'.format(_current.value, _total.value))
39 global _total
41 _total = multiprocessing.Value('i', len(iterable))
48 initargs=(_current, _total,),
/dports/devel/llvm70/llvm-7.0.1.src/tools/opt-viewer/
H A Doptpmap.py6 _total = None variable
11 global _total
13 _total = total
22 sys.stdout.write('\r\t{} of {}'.format(_current.value, _total.value))
39 global _total
41 _total = multiprocessing.Value('i', len(iterable))
48 initargs=(_current, _total,),
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/opt-viewer/
H A Doptpmap.py6 _total = None variable
11 global _total
13 _total = total
22 sys.stdout.write('\r\t{} of {}'.format(_current.value, _total.value))
39 global _total
41 _total = multiprocessing.Value('i', len(iterable))
48 initargs=(_current, _total,),
/dports/devel/llvm11/llvm-11.0.1.src/tools/opt-viewer/
H A Doptpmap.py6 _total = None variable
11 global _total
13 _total = total
22 sys.stdout.write('\r\t{} of {}'.format(_current.value, _total.value))
39 global _total
41 _total = multiprocessing.Value('i', len(iterable))
48 initargs=(_current, _total,),
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/opt-viewer/
H A Doptpmap.py6 _total = None variable
11 global _total
13 _total = total
22 sys.stdout.write('\r\t{} of {}'.format(_current.value, _total.value))
39 global _total
41 _total = multiprocessing.Value('i', len(iterable))
48 initargs=(_current, _total,),
/dports/devel/llvm90/llvm-9.0.1.src/tools/opt-viewer/
H A Doptpmap.py6 _total = None variable
11 global _total
13 _total = total
22 sys.stdout.write('\r\t{} of {}'.format(_current.value, _total.value))
39 global _total
41 _total = multiprocessing.Value('i', len(iterable))
48 initargs=(_current, _total,),
/dports/devel/llvm10/llvm-10.0.1.src/tools/opt-viewer/
H A Doptpmap.py6 _total = None variable
11 global _total
13 _total = total
22 sys.stdout.write('\r\t{} of {}'.format(_current.value, _total.value))
39 global _total
41 _total = multiprocessing.Value('i', len(iterable))
48 initargs=(_current, _total,),

12345678910>>...19