Home
last modified time | relevance | path

Searched refs:TPS (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dlib_tparm.c239 _nc_SLIMIT(TPS(out_size) - TPS(out_used)) \
241 TPS(out_used) += strlen(TPS(out_buff) + TPS(out_used)); \
258 _nc_SLIMIT(TPS(out_size) - TPS(out_used)) \
260 TPS(out_used) += strlen(TPS(out_buff) + TPS(out_used)); \
290 TPS(stack)[TPS(stack_ptr)].num_type = TRUE; \
291 TPS(stack)[TPS(stack_ptr)].data.num = x; \
311 TPS(stack)[TPS(stack_ptr)].data.str = x; \
330 ? TPS(stack)[TPS(stack_ptr)].data.num \
483 TPS(fmt_buff) = typeRealloc(char, TPS(fmt_size), TPS(fmt_buff)); in _nc_tparm_analyze()
625 TPS(fmt_buff) = typeRealloc(char, TPS(fmt_size), TPS(fmt_buff)); in tparm_setup()
[all …]
/dports/print/tgif2tex/tgif2tex-2.13/
H A Dtgif2tex338 print TPS "\\end{picture}\n";
340 print TPS "\\end{center}\n";
344 print TPS "\\label{$label}";
346 print TPS "\n";
347 print TPS "\\end{$env}\n";
351 close TPS;
423 print TPS "\\unitlength 1pt\n";
492 print TPS "\\end{picture}\n";
493 close TPS;
736 printf TPS $str;
[all …]
/dports/www/firefox/firefox-99.0/testing/tps/
H A DREADME1 TPS is a test automation framework for Firefox Sync. See
2 https://developer.mozilla.org/en/TPS for documentation.
7 TPS requires several packages to operate properly. To install TPS and
12 This script will create a virtalenv and install TPS into it.
19 TPS can then be run by executing:
23 When you are done with TPS, you can deactivate the virtualenv by executing
28 To edit the TPS configuration, do not edit config/config.json.in in the tree.
47 Now you will be able to use this account for TPS. Note that these
/dports/math/reduce/Reduce-svn5758-src/doc/manual2/
H A Dtps.tex1 \chapter{TPS: A truncated power series package}
2 \label{TPS} label
3 \typeout{{TPS: A truncated power series package}}
19 \ttindex{TPS}\ttindex{PS}
152 power series object TPS. If NTH does not evaluate to
180 TPS, or 0 if the order of TPS was undefined. This
194 power series object TPS. TPS should evaluate to a power
206 power series object TPS. TPS should evaluate to a power
220 gave rise to the power series object TPS. TPS should
232 power series object TPS to the variable X. TPS
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/tps/
H A DREADME1 TPS is a test automation framework for Firefox Sync. See
2 https://developer.mozilla.org/en/TPS for documentation.
7 TPS requires several packages to operate properly. To install TPS and
12 This script will create a virtalenv and install TPS into it. TPS can then
20 To edit the TPS configuration, do not edit config/config.json.in in the tree.
/dports/lang/spidermonkey60/firefox-60.9.0/testing/tps/
H A DREADME1 TPS is a test automation framework for Firefox Sync. See
2 https://developer.mozilla.org/en/TPS for documentation.
7 TPS requires several packages to operate properly. To install TPS and
12 This script will create a virtalenv and install TPS into it. TPS can then
20 To edit the TPS configuration, do not edit config/config.json.in in the tree.
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/tps/
H A DREADME1 TPS is a test automation framework for Firefox Sync. See
2 https://developer.mozilla.org/en/TPS for documentation.
7 TPS requires several packages to operate properly. To install TPS and
12 This script will create a virtalenv and install TPS into it. TPS can then
20 To edit the TPS configuration, do not edit config/config.json.in in the tree.
/dports/mail/thunderbird/thunderbird-91.8.0/testing/tps/
H A DREADME1 TPS is a test automation framework for Firefox Sync. See
2 https://developer.mozilla.org/en/TPS for documentation.
7 TPS requires several packages to operate properly. To install TPS and
12 This script will create a virtalenv and install TPS into it. TPS can then
20 To edit the TPS configuration, do not edit config/config.json.in in the tree.
/dports/lang/spidermonkey78/firefox-78.9.0/testing/tps/
H A DREADME1 TPS is a test automation framework for Firefox Sync. See
2 https://developer.mozilla.org/en/TPS for documentation.
7 TPS requires several packages to operate properly. To install TPS and
12 This script will create a virtalenv and install TPS into it. TPS can then
20 To edit the TPS configuration, do not edit config/config.json.in in the tree.
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/power/
H A Dsuspend.c90 trace_suspend_resume(TPS("machine_suspend"), PM_SUSPEND_TO_IDLE, true); in s2idle_enter()
358 trace_suspend_resume(TPS("freeze_processes"), 0, true); in suspend_prepare()
360 trace_suspend_resume(TPS("freeze_processes"), 0, false); in suspend_prepare()
438 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
441 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
512 trace_suspend_resume(TPS("resume_console"), state, true); in suspend_devices_and_enter()
514 trace_suspend_resume(TPS("resume_console"), state, false); in suspend_devices_and_enter()
551 trace_suspend_resume(TPS("suspend_enter"), state, true); in enter_state()
569 trace_suspend_resume(TPS("sync_filesystems"), 0, true); in enter_state()
571 trace_suspend_resume(TPS("sync_filesystems"), 0, false); in enter_state()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/power/
H A Dsuspend.c90 trace_suspend_resume(TPS("machine_suspend"), PM_SUSPEND_TO_IDLE, true); in s2idle_enter()
358 trace_suspend_resume(TPS("freeze_processes"), 0, true); in suspend_prepare()
360 trace_suspend_resume(TPS("freeze_processes"), 0, false); in suspend_prepare()
438 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
441 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
512 trace_suspend_resume(TPS("resume_console"), state, true); in suspend_devices_and_enter()
514 trace_suspend_resume(TPS("resume_console"), state, false); in suspend_devices_and_enter()
551 trace_suspend_resume(TPS("suspend_enter"), state, true); in enter_state()
569 trace_suspend_resume(TPS("sync_filesystems"), 0, true); in enter_state()
571 trace_suspend_resume(TPS("sync_filesystems"), 0, false); in enter_state()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/power/
H A Dsuspend.c90 trace_suspend_resume(TPS("machine_suspend"), PM_SUSPEND_TO_IDLE, true); in s2idle_enter()
358 trace_suspend_resume(TPS("freeze_processes"), 0, true); in suspend_prepare()
360 trace_suspend_resume(TPS("freeze_processes"), 0, false); in suspend_prepare()
438 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
441 trace_suspend_resume(TPS("machine_suspend"), in suspend_enter()
512 trace_suspend_resume(TPS("resume_console"), state, true); in suspend_devices_and_enter()
514 trace_suspend_resume(TPS("resume_console"), state, false); in suspend_devices_and_enter()
551 trace_suspend_resume(TPS("suspend_enter"), state, true); in enter_state()
569 trace_suspend_resume(TPS("sync_filesystems"), 0, true); in enter_state()
571 trace_suspend_resume(TPS("sync_filesystems"), 0, false); in enter_state()
[all …]
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dtps.tex122 \ttindexswitch[TPS]{PSPRINTORDER}
173 \hspace*{2em} {\tt PSTERM}(TPS:{\em power series object},
177 power series object TPS. If NTH does not evaluate to
190 the first non-zero term, of the power series object TPS.
192 TPS is zero, the identifier {\tt UNDEFINED} is returned.
206 TPS, or 0 if the order of TPS was undefined. This
221 power series object TPS. TPS should evaluate to a power
234 power series object TPS. TPS should evaluate to a power
249 gave rise to the power series object TPS. TPS should
262 power series object TPS to the variable X. TPS
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/tps/
H A Dtps.tex190 \hspace*{2em} {\tt PSTERM}(TPS:{\em power series object},
194 power series object TPS. If NTH does not evaluate to
207 the first non-zero term, of the power series object TPS.
209 TPS is zero, the identifier {\tt UNDEFINED} is returned.
223 TPS, or 0 if the order of TPS was undefined. This
238 power series object TPS. TPS should evaluate to a power
251 power series object TPS. TPS should evaluate to a power
266 gave rise to the power series object TPS. TPS should
279 power series object TPS to the variable X. TPS
282 parameter in TPS. The power series with the new dependent
[all …]
/dports/math/math77/MATH77/
H A Ddinta.f1239 TPS=2.0d0*MAX(RE,RECORR(NSUB-1)*TPS)
1247 IF (J.LT.0) TPS=MAX(TPS,2.0d0*MIN(5.0d0*TPS,MIN(REP,0.125d0)))
1255 TPS=TPS*(1.0d0+TPS)/(TP1+TPS)
1593 IF (NSUB.NE.0) TPS=MIN(EPSMIN,TPS)
1660 TPS=TPS+F2
1662 TPS=0.5d0*TPS
1663 IF (MAX(XJ,XJP).GT.0.05d0) TPS=4.0d0*TPS
1682 TPS=10.0d0*TPS
1749 1160 ERR=TPS
2284 TPS=(RE*TPS)/(1.0d0-RE)
[all …]
H A Dsinta.f1239 TPS=2.0e0*MAX(RE,RECORR(NSUB-1)*TPS)
1247 IF (J.LT.0) TPS=MAX(TPS,2.0e0*MIN(5.0e0*TPS,MIN(REP,0.125e0)))
1255 TPS=TPS*(1.0e0+TPS)/(TP1+TPS)
1593 IF (NSUB.NE.0) TPS=MIN(EPSMIN,TPS)
1660 TPS=TPS+F2
1662 TPS=0.5e0*TPS
1663 IF (MAX(XJ,XJP).GT.0.05e0) TPS=4.0e0*TPS
1682 TPS=10.0e0*TPS
1749 1160 ERR=TPS
2284 TPS=(RE*TPS)/(1.0e0-RE)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/rcu/
H A Dtree_plugin.h331 TPS("cpuqs")); in rcu_qs()
1710 TPS("AlreadyAwake")); in wake_nocb_gp()
1883 TPS("FirstQ")); in rcu_nocb_try_bypass()
1898 TPS("FirstQ")); in rcu_nocb_try_bypass()
1931 TPS("FirstBQwake")); in rcu_nocb_try_bypass()
1935 TPS("FirstBQnoWake")); in rcu_nocb_try_bypass()
1962 TPS("WakeNotPoll")); in __call_rcu_nocb_wake()
1973 TPS("WakeEmpty")); in __call_rcu_nocb_wake()
1994 TPS("WakeOvfIsDeferred")); in __call_rcu_nocb_wake()
2117 TPS("Bypass")); in nocb_gp_wait()
[all …]
H A Dtree.c1084 trace_rcu_dyntick(incby == 1 ? TPS("Endirq") : TPS("++="), in rcu_nmi_enter()
1439 TPS("Prestarted")); in rcu_start_this_gp()
1451 TPS("Startedleaf")); in rcu_start_this_gp()
1498 needmore ? TPS("CleanupMore") : TPS("Cleanup")); in rcu_future_gp_cleanup()
2002 TPS("fqswait")); in rcu_gp_fqs_loop()
2017 TPS("fqsstart")); in rcu_gp_fqs_loop()
2025 TPS("fqsend")); in rcu_gp_fqs_loop()
2126 TPS("CleanupMore")); in rcu_gp_cleanup()
2136 TPS("newreq")); in rcu_gp_cleanup()
2159 TPS("reqwait")); in rcu_gp_kthread()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/rcu/
H A Dtree_plugin.h331 TPS("cpuqs")); in rcu_qs()
1710 TPS("AlreadyAwake")); in wake_nocb_gp()
1883 TPS("FirstQ")); in rcu_nocb_try_bypass()
1898 TPS("FirstQ")); in rcu_nocb_try_bypass()
1931 TPS("FirstBQwake")); in rcu_nocb_try_bypass()
1935 TPS("FirstBQnoWake")); in rcu_nocb_try_bypass()
1962 TPS("WakeNotPoll")); in __call_rcu_nocb_wake()
1973 TPS("WakeEmpty")); in __call_rcu_nocb_wake()
1994 TPS("WakeOvfIsDeferred")); in __call_rcu_nocb_wake()
2117 TPS("Bypass")); in nocb_gp_wait()
[all …]
H A Dtree.c1084 trace_rcu_dyntick(incby == 1 ? TPS("Endirq") : TPS("++="), in rcu_nmi_enter()
1439 TPS("Prestarted")); in rcu_start_this_gp()
1451 TPS("Startedleaf")); in rcu_start_this_gp()
1498 needmore ? TPS("CleanupMore") : TPS("Cleanup")); in rcu_future_gp_cleanup()
2002 TPS("fqswait")); in rcu_gp_fqs_loop()
2017 TPS("fqsstart")); in rcu_gp_fqs_loop()
2025 TPS("fqsend")); in rcu_gp_fqs_loop()
2126 TPS("CleanupMore")); in rcu_gp_cleanup()
2136 TPS("newreq")); in rcu_gp_cleanup()
2159 TPS("reqwait")); in rcu_gp_kthread()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/rcu/
H A Dtree_plugin.h331 TPS("cpuqs")); in rcu_qs()
1710 TPS("AlreadyAwake")); in wake_nocb_gp()
1883 TPS("FirstQ")); in rcu_nocb_try_bypass()
1898 TPS("FirstQ")); in rcu_nocb_try_bypass()
1931 TPS("FirstBQwake")); in rcu_nocb_try_bypass()
1935 TPS("FirstBQnoWake")); in rcu_nocb_try_bypass()
1962 TPS("WakeNotPoll")); in __call_rcu_nocb_wake()
1973 TPS("WakeEmpty")); in __call_rcu_nocb_wake()
1994 TPS("WakeOvfIsDeferred")); in __call_rcu_nocb_wake()
2117 TPS("Bypass")); in nocb_gp_wait()
[all …]
H A Dtree.c1084 trace_rcu_dyntick(incby == 1 ? TPS("Endirq") : TPS("++="), in rcu_nmi_enter()
1439 TPS("Prestarted")); in rcu_start_this_gp()
1451 TPS("Startedleaf")); in rcu_start_this_gp()
1498 needmore ? TPS("CleanupMore") : TPS("Cleanup")); in rcu_future_gp_cleanup()
2002 TPS("fqswait")); in rcu_gp_fqs_loop()
2017 TPS("fqsstart")); in rcu_gp_fqs_loop()
2025 TPS("fqsend")); in rcu_gp_fqs_loop()
2126 TPS("CleanupMore")); in rcu_gp_cleanup()
2136 TPS("newreq")); in rcu_gp_cleanup()
2159 TPS("reqwait")); in rcu_gp_kthread()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/base/
H A Dsyscore.c52 trace_suspend_resume(TPS("syscore_suspend"), 0, true); in syscore_suspend()
72 trace_suspend_resume(TPS("syscore_suspend"), 0, false); in syscore_suspend()
95 trace_suspend_resume(TPS("syscore_resume"), 0, true); in syscore_resume()
106 trace_suspend_resume(TPS("syscore_resume"), 0, false); in syscore_resume()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/base/
H A Dsyscore.c52 trace_suspend_resume(TPS("syscore_suspend"), 0, true); in syscore_suspend()
72 trace_suspend_resume(TPS("syscore_suspend"), 0, false); in syscore_suspend()
95 trace_suspend_resume(TPS("syscore_resume"), 0, true); in syscore_resume()
106 trace_suspend_resume(TPS("syscore_resume"), 0, false); in syscore_resume()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/base/
H A Dsyscore.c52 trace_suspend_resume(TPS("syscore_suspend"), 0, true); in syscore_suspend()
72 trace_suspend_resume(TPS("syscore_suspend"), 0, false); in syscore_suspend()
95 trace_suspend_resume(TPS("syscore_resume"), 0, true); in syscore_resume()
106 trace_suspend_resume(TPS("syscore_resume"), 0, false); in syscore_resume()

12345678910>>...23