Home
last modified time | relevance | path

Searched refs:UNIT_TIME (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/alliance/alliance/src/documentation/alliance-examples/mipsR3000/sce/
H A Dmips_scan.c4 #define UNIT_TIME 50 macro
612 vect_date += UNIT_TIME; in main()
614 vect_date += UNIT_TIME; in main()
616 vect_date += UNIT_TIME; in main()
621 vect_date=(i*2)*UNIT_TIME; in main()
624 vect_date=(i*2+1)*UNIT_TIME; in main()
630 decalage = vect_date + UNIT_TIME; in main()
646 vect_date += UNIT_TIME; in main()
653 vect_date += UNIT_TIME; in main()
656 vect_date += UNIT_TIME; in main()
[all …]
/dports/textproc/libcss/libcss-0.9.1/src/parse/properties/
H A Dproperties.gen31 …IDENT:) LENGTH_UNIT:( UNIT_PX:HEIGHT_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
42 …T:) LENGTH_UNIT:( UNIT_PX:MAX_HEIGHT_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
44 …NT:) LENGTH_UNIT:( UNIT_PX:MAX_WIDTH_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
48 …NT:) LENGTH_UNIT:( UNIT_PX:MIN_WIDTH_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
53 …NHERIT LENGTH_UNIT:( UNIT_PX:PADDING_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
62 …IDENT:) LENGTH_UNIT:( UNIT_PX:MARGIN_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
70 …IDENT:) LENGTH_UNIT:( UNIT_PX:BOTTOM_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
143 …AFTER IDENT:INHERIT LENGTH_UNIT:( UNIT_S:PAUSE_AFTER_SET DISALLOW:(unit&UNIT_TIME)==false&&(unit&U…
145 …FORE IDENT:INHERIT LENGTH_UNIT:( UNIT_S:PAUSE_BEFORE_SET DISALLOW:(unit&UNIT_TIME)==false&&(unit&U…
171 …IT LENGTH_UNIT:( UNIT_PX:TEXT_INDENT_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ …
[all …]
H A Dborder_spacing.c68 if (unit[0] & UNIT_ANGLE || unit[0] & UNIT_TIME || in css__parse_border_spacing()
89 unit[1] & UNIT_TIME || in css__parse_border_spacing()
H A Dpadding.c79 side_unit[side_count] & UNIT_TIME || in css__parse_padding()
H A Dmargin.c88 side_unit[side_count] & UNIT_TIME|| in css__parse_margin()
H A Dclip.c108 unit[num_lengths] & UNIT_TIME || in css__parse_clip()
H A Dborder_width.c97 side_unit[side_count] & UNIT_TIME || in css__parse_border_width()
H A Dbackground_position.c119 unit[i] & UNIT_TIME || in css__parse_background_position()
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozprocess/tests/
H A Dproclaunch.py64 UNIT_TIME = 1 variable in ProcessLauncher
174 % (" " * level, proc_name, maxtime, self.UNIT_TIME)
201 time.sleep(self.UNIT_TIME)
202 elapsed_time += self.UNIT_TIME
/dports/www/firefox/firefox-99.0/testing/mozbase/mozprocess/tests/
H A Dproclaunch.py64 UNIT_TIME = 1 variable in ProcessLauncher
174 % (" " * level, proc_name, maxtime, self.UNIT_TIME)
201 time.sleep(self.UNIT_TIME)
202 elapsed_time += self.UNIT_TIME
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozbase/mozprocess/tests/
H A Dproclaunch.py64 UNIT_TIME = 1 variable in ProcessLauncher
167 self.UNIT_TIME))
191 time.sleep(self.UNIT_TIME)
192 elapsed_time += self.UNIT_TIME
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozbase/mozprocess/tests/
H A Dproclaunch.py62 UNIT_TIME = 1 variable in ProcessLauncher
165 self.UNIT_TIME)
189 time.sleep(self.UNIT_TIME)
190 elapsed_time += self.UNIT_TIME
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozprocess/tests/
H A Dproclaunch.py64 UNIT_TIME = 1 variable in ProcessLauncher
174 % (" " * level, proc_name, maxtime, self.UNIT_TIME)
201 time.sleep(self.UNIT_TIME)
202 elapsed_time += self.UNIT_TIME
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozprocess/tests/
H A Dproclaunch.py64 UNIT_TIME = 1 variable in ProcessLauncher
167 self.UNIT_TIME))
191 time.sleep(self.UNIT_TIME)
192 elapsed_time += self.UNIT_TIME
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dnonblock.c25 #define UNIT_TIME 200 /* unit time in milliseconds */ macro
27 #define UNIT_TIME 5000 /* unit time in milliseconds */ macro
29 #define UNIT_TIME 100 /* unit time in milliseconds */ macro
47 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in clientThreadFunc()
120 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in RealMain()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dnonblock.c25 #define UNIT_TIME 200 /* unit time in milliseconds */ macro
27 #define UNIT_TIME 5000 /* unit time in milliseconds */ macro
29 #define UNIT_TIME 100 /* unit time in milliseconds */ macro
47 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in clientThreadFunc()
120 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in RealMain()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dnonblock.c25 #define UNIT_TIME 200 /* unit time in milliseconds */ macro
27 #define UNIT_TIME 100 /* unit time in milliseconds */ macro
45 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in clientThreadFunc()
118 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in RealMain()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dnonblock.c25 #define UNIT_TIME 200 /* unit time in milliseconds */ macro
27 #define UNIT_TIME 100 /* unit time in milliseconds */ macro
45 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in clientThreadFunc()
118 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in RealMain()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dnonblock.c25 #define UNIT_TIME 200 /* unit time in milliseconds */ macro
27 #define UNIT_TIME 100 /* unit time in milliseconds */ macro
45 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in clientThreadFunc()
118 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in RealMain()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dnonblock.c25 #define UNIT_TIME 200 /* unit time in milliseconds */ macro
27 #define UNIT_TIME 100 /* unit time in milliseconds */ macro
45 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in clientThreadFunc()
118 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in RealMain()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dnonblock.c25 #define UNIT_TIME 200 /* unit time in milliseconds */ macro
27 #define UNIT_TIME 100 /* unit time in milliseconds */ macro
45 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in clientThreadFunc()
118 PRIntervalTime unitTime = PR_MillisecondsToInterval(UNIT_TIME); in RealMain()
/dports/graphics/sswf/sswf-1.8.4/src/sswf/
H A Dsswf_grammar.h51 UNIT_TIME = 267, enumerator
86 #define UNIT_TIME 267 macro
H A Dsswf_grammar.y57 %token <type> UNIT_ANGLE UNIT_COLOR UNIT_RATIO UNIT_SIZE UNIT_SPEED UNIT_TIME
92 %left UNIT_TIME
183 | expr UNIT_TIME %prec UNIT_TIME
/dports/graphics/sswf/sswf-1.8.4/VC/
H A Dsswf_grammar.h41 UNIT_TIME = 267, enumerator
75 #define UNIT_TIME 267 macro
/dports/textproc/libcss/libcss-0.9.1/src/bytecode/
H A Dbytecode.h57 UNIT_TIME = (1 << 10), enumerator

12