Home
last modified time | relevance | path

Searched +defs:start +defs:t (Results 1 – 25 of 34303) sorted by relevance

12345678910>>...1373

/dports/games/kollision/kollision-21.12.3/src/
H A Danimation.cpp23 void PauseAnimation::start(int t) in start() function in PauseAnimation
28 bool PauseAnimation::step(int t) in step()
42 void FadeAnimation::start(int t) in start() function in FadeAnimation
48 bool FadeAnimation::step(int t) in step()
76 void MovementAnimation::start(int t) in start() function in MovementAnimation
82 bool MovementAnimation::step(int t) in step()
110 void AnimationGroup::start(int t) in start() function in AnimationGroup
118 bool AnimationGroup::step(int t) in step()
156 void AnimationSequence::start(int t) in start() function in AnimationSequence
164 bool AnimationSequence::step(int t) in step()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JSearch/indexer/com/sun/java/help/search/
H A DHTMLIndexerKit.java531 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.TagAction
594 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.ParagraphAction
624 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.SpecialAction
637 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.IsindexAction
647 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.HiddenAction
685 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.MetaAction
707 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.HeadAction
728 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.LinkAction
758 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.StyleAction
804 public void start(HTML.Tag t, MutableAttributeSet a) { in start() method in HTMLIndexerKit.HTMLParserCallback.CharacterAction
[all …]
/dports/cad/freehdl/freehdl-0.0.7/v2cc/
H A Dv2cc-cdfg-static-expr.cc34 id_type t = id_type(), bool start = false) in m_cdfg_get_static_expr()
51 id_type t = id_type(), bool start = false) in m_cdfg_get_static_expr()
59 id_type t = id_type(), bool start = false) in m_cdfg_get_static_expr()
96 id_type t = id_type(), bool start = false) in m_cdfg_get_static_expr()
128 id_type t = id_type(), bool start = false) in m_cdfg_get_static_expr()
152 id_type t = id_type(), bool start = false) in m_cdfg_get_static_expr()
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/group/
H A Drnglock.cc118 RangeLock::checkeq(int start, int fence, int value) in checkeq()
133 RangeLock::checkgr(int start, int fence, int value) in checkgr()
178 RangeLock::split_ranges(int start, int fence) in split_ranges()
190 RangeLockItem *t = new(pool_) RangeLockItem(i, i->next, in split_ranges() local
254 RangeLockItem *t = new(pool_) RangeLockItem(i, 0, in split_ranges() local
262 RangeLockItem *t = new(pool_) RangeLockItem(p, i, in split_ranges() local
280 RangeLock::do_valop(RangeLockValOp& op, int start, int fence) in do_valop()
301 RangeLock::sum(int start, int fence, int delta) in sum()
308 RangeLock::increment(int start, int fence) in increment()
315 RangeLock::decrement(int start, int fence) in decrement()
[all …]
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/test/
H A DHHWheelTimerTest.cpp80 TimePoint start; in TEST_F() local
226 TimePoint start; in TEST_F() local
279 TimePoint start; in TEST_F() local
311 TimePoint start; in TEST_F() local
341 TimePoint start; in TEST_F() local
370 TimePoint start; in TEST_F() local
402 TimePoint start; in TEST_F() local
472 TimePoint start; in TEST_F() local
501 TimePoint start; in TEST_F() local
537 TimePoint start; in TEST_F() local
[all …]
/dports/games/knavalbattle/knavalbattle-21.12.3/src/
H A Danimation.cpp24 void AnimationGroup::start(int t) in start() function in AnimationGroup
39 bool AnimationGroup::step(int t) in step()
72 void FadeAnimation::start(int t) in start() function in FadeAnimation
78 bool FadeAnimation::step(int t) in step()
106 void MovementAnimation::start(int t) in start() function in MovementAnimation
112 bool MovementAnimation::step(int t) in step()
/dports/games/renpy/renpy-7.4.11-sdk/renpy/test/
H A Dtestast.py53 def start(self): member in Node
99 def start(self): member in Pattern
165 def start(self): member in Scroll
214 def start(self): member in Drag
299 def start(self): member in Type
322 def start(self): member in Action
349 def start(self): member in Pause
368 def start(self): member in Label
395 def start(self): member in Until
436 def start(self): member in If
[all …]
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/test/
H A DHHWheelTimerHighResTest.cpp86 TimePoint start; in TEST_F() local
195 TimePoint start; in TEST_F() local
249 TimePoint start; in TEST_F() local
284 TimePoint start; in TEST_F() local
317 TimePoint start; in TEST_F() local
349 TimePoint start; in TEST_F() local
384 TimePoint start; in TEST_F() local
477 TimePoint start; in TEST_F() local
507 TimePoint start; in TEST_F() local
545 TimePoint start; in TEST_F() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/html/
H A DHTMLDocument.java766 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.TagAction
787 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.BlockAction
810 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.CharacterAction
843 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.FormAction
1034 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.HiddenAction
1058 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.IsindexAction
1072 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.ParagraphAction
1096 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.PreAction
1128 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.SpecialAction
1140 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.AreaAction
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/html/
H A DHTMLDocument.java766 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.TagAction
787 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.BlockAction
810 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.CharacterAction
843 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.FormAction
1034 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.HiddenAction
1058 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.IsindexAction
1072 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.ParagraphAction
1096 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.PreAction
1128 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.SpecialAction
1140 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.AreaAction
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/html/
H A DHTMLDocument.java766 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.TagAction
787 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.BlockAction
810 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.CharacterAction
843 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.FormAction
1034 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.HiddenAction
1058 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.IsindexAction
1072 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.ParagraphAction
1096 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.PreAction
1128 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.SpecialAction
1140 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.AreaAction
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/html/
H A DHTMLDocument.java766 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.TagAction
787 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.BlockAction
810 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.CharacterAction
843 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.FormAction
1034 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.HiddenAction
1058 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.IsindexAction
1072 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.ParagraphAction
1096 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.PreAction
1128 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.SpecialAction
1140 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.AreaAction
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/html/
H A DHTMLDocument.java766 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.TagAction
787 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.BlockAction
810 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.CharacterAction
843 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.FormAction
1034 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.HiddenAction
1058 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.IsindexAction
1072 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.ParagraphAction
1096 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.PreAction
1128 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.SpecialAction
1140 public void start(HTML.Tag t, MutableAttributeSet a) in start() method in HTMLDocument.HTMLReader.AreaAction
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/util/tests/
H A Dtest-rwlock.cc132 struct timeval start,end; in time_nop() local
133 for (int t=0; t<T; t++) { in time_nop() local
158 struct timeval start,end; in time_fcall() local
159 for (int t=0; t<T; t++) { in time_fcall() local
175 struct timeval start,end; in time_cas() local
176 for (int t=0; t<T; t++) { in time_cas() local
195 struct timeval start,end; in time_pthread_mutex() local
198 for (int t=0; t<T; t++) { in time_pthread_mutex() local
217 struct timeval start,end; in time_pthread_rwlock() local
220 for (int t=0; t<T; t++) { in time_pthread_rwlock() local
[all …]

12345678910>>...1373