Home
last modified time | relevance | path

Searched refs:hang (Results 1 – 25 of 13339) sorted by relevance

12345678910>>...534

/dports/sysutils/dateutils/dateutils-0.4.1/lib/
H A Dywd.c440 hang++; \
449 hang--; \
469 int hang; in __make_ywd_c() local
523 res.hang = hang; in __make_ywd_c()
535 int hang; in __make_ywd_yd_dow() local
552 res.hang = hang; in __make_ywd_yd_dow()
564 int hang; in __make_ywd_ybd() local
588 res.hang = hang; in __make_ywd_ybd()
801 hang++; in __ywd_fixup_w()
815 hang--; in __ywd_fixup_w()
[all …]
/dports/www/R-cran-httpuv/httpuv/tests/testthat/
H A Dtest-traffic.R21 hang = TRUE, nameattr
27 hang = FALSE, nameattr
74 expect_false(results$hang)
95 expect_false(results$hang)
99 expect_false(resultsa$hang)
123 expect_false(results$hang)
127 expect_false(resultsa$hang)
150 expect_false(results$hang)
178 expect_false(results$hang)
206 expect_false(results$hang)
[all …]
/dports/sysutils/u-boot-utilite/cm-fx6-u-boot/u-boot/patches/
H A D0004-common-spl-move-image-load-to-its-own-function.patch44 - hang();
51 - hang();
73 - hang();
82 - hang();
89 - hang();
96 - hang();
103 - hang();
110 - hang();
117 - hang();
161 - hang();
[all …]
/dports/lang/scheme48/scheme48-1.9.2/scheme/big/
H A Dpp.scm110 (define (pp-prescan obj hang)
113 obj hang))
116 obj hang))
118 (make-leaf 2 obj hang))
127 obj hang))
133 (pp-prescan-random obj hang))))
135 (define (make-leaf width obj hang)
136 (let ((width (+ width hang)))
143 ((>= i hang) (+ pos width))
158 (make-leaf 3 obj hang)
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/modules/
H A DProcessHangMonitor.jsm18 * This JSM is responsible for observing content process hang reports
53 Services.obs.addObserver(this, "process-hang-report", false);
54 Services.obs.addObserver(this, "clear-hang-report", false);
96 * the hang type.
177 case "process-hang-report":
181 case "clear-hang-report":
281 * Show the notification for a hang.
318 "process-hang",
324 * Ensure that no hang notifications are visible in |win|.
336 * cause a different hang report to be displayed.
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/modules/
H A DProcessHangMonitor.jsm58 Services.obs.addObserver(this, "clear-hang-report");
111 * the hang type.
241 case "process-hang-report": {
246 case "clear-hang-report": {
293 // the hang.
396 // to stop the hang or wait, so we'll opt for stopping the hang.
428 * Show the notification for a hang.
432 "process-hang"
512 "process-hang",
524 "process-hang"
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/browser/modules/
H A DProcessHangMonitor.jsm55 Services.obs.addObserver(this, "process-hang-report");
56 Services.obs.addObserver(this, "clear-hang-report");
107 * the hang type.
233 case "process-hang-report": {
238 case "clear-hang-report": {
285 // the hang.
388 // to stop the hang or wait, so we'll opt for stopping the hang.
422 * Show the notification for a hang.
492 nb.appendNotification(message, "process-hang",
510 * cause a different hang report to be displayed.
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DBSTUB.C45 static long hang = 0; variable
174 if (keystatus[0xcf]) hang = max(hang-1,-182); in ExtPreCheckKeys()
175 if (keystatus[0xc7]) hang = min(hang+1,182); in ExtPreCheckKeys()
179 if (keystatus[0xcf]) hang = max(hang-8,-182); in ExtPreCheckKeys()
180 if (keystatus[0xc7]) hang = min(hang+8,182); in ExtPreCheckKeys()
183 if (hang != 0) in ExtPreCheckKeys()
189 cosang = sintable[(hang+512)&2047]; in ExtPreCheckKeys()
190 sinang = sintable[hang&2047]; in ExtPreCheckKeys()
249 if (hang != 0) in ExtCheckKeys()
253 cosang = sintable[(hang+512)&2047]; in ExtCheckKeys()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DBSTUB.C45 static long hang = 0; variable
174 if (keystatus[0xcf]) hang = max(hang-1,-182); in ExtPreCheckKeys()
175 if (keystatus[0xc7]) hang = min(hang+1,182); in ExtPreCheckKeys()
179 if (keystatus[0xcf]) hang = max(hang-8,-182); in ExtPreCheckKeys()
180 if (keystatus[0xc7]) hang = min(hang+8,182); in ExtPreCheckKeys()
183 if (hang != 0) in ExtPreCheckKeys()
189 cosang = sintable[(hang+512)&2047]; in ExtPreCheckKeys()
190 sinang = sintable[hang&2047]; in ExtPreCheckKeys()
249 if (hang != 0) in ExtCheckKeys()
253 cosang = sintable[(hang+512)&2047]; in ExtCheckKeys()
[all …]
/dports/textproc/hevea/hevea-2.34/
H A Dhanging.hva4 \newcounter{@hang}
5 \newcommand{\@hang@style}[2]
8 {\stepcounter{@hang}%
9 \@auxdowrite{\string\@hang@style\{\arabic{@hang}\}\{\css@length{#1}\}
11 \@open{div}{class="hangparas\arabic{@hang}"}}{\@close{div}}
/dports/www/mnogosearch/mnogosearch-3.4.1/msearch-test/test-multi/
H A Dsearch.res2 QUERY_STRING=q=hang
4 Search results: hang: 3
8 …<b>hang</b> on parser execution To avoid a indexer <b>hang</b> on parser execution you may specif…
14 QUERY_STRING=q=hang+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx…
16 Search results: hang: 3, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx…
20 …<b>hang</b> on parser execution To avoid a indexer <b>hang</b> on parser execution you may specif…
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c51 hang(); in spl_boot_device()
110 hang(); in board_init_f()
117 hang(); in board_init_f()
142 hang(); in board_init_f()
150 hang(); in board_init_f()
157 hang(); in board_init_f()
166 hang(); in board_init_f()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c51 hang(); in spl_boot_device()
110 hang(); in board_init_f()
117 hang(); in board_init_f()
142 hang(); in board_init_f()
150 hang(); in board_init_f()
157 hang(); in board_init_f()
166 hang(); in board_init_f()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c51 hang(); in spl_boot_device()
110 hang(); in board_init_f()
117 hang(); in board_init_f()
142 hang(); in board_init_f()
150 hang(); in board_init_f()
157 hang(); in board_init_f()
166 hang(); in board_init_f()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c51 hang(); in spl_boot_device()
110 hang(); in board_init_f()
117 hang(); in board_init_f()
142 hang(); in board_init_f()
150 hang(); in board_init_f()
157 hang(); in board_init_f()
166 hang(); in board_init_f()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c51 hang(); in spl_boot_device()
110 hang(); in board_init_f()
117 hang(); in board_init_f()
142 hang(); in board_init_f()
150 hang(); in board_init_f()
157 hang(); in board_init_f()
166 hang(); in board_init_f()
/dports/textproc/p5-Text-Autoformat/Text-Autoformat-1.67/lib/Text/
H A DAutoformat.pm258 !$line->{hang}->empty
363 my $hang = $para->{hang};
369 $hang->field($field=>'let')
394 unless $para->{hang}->empty;
400 my $siglen = $para->{hang}->length();
434 my @hang;
435 push @hang, $para->{hang}->stringify if $hlen;
465 $tryformat, @hang,
648 @$hang, $text,
650 @$hang, $text,
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/mmc/
H A Dfsl_esdhc_spl.c29 hang(); in mmc_spl_load_image()
44 hang(); in mmc_spl_load_image()
70 hang(); in mmc_boot()
81 hang(); in mmc_boot()
93 hang(); in mmc_boot()
100 hang(); in mmc_boot()
106 hang(); in mmc_boot()
137 hang(); in mmc_boot()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/mmc/
H A Dfsl_esdhc_spl.c29 hang(); in mmc_spl_load_image()
44 hang(); in mmc_spl_load_image()
70 hang(); in mmc_boot()
81 hang(); in mmc_boot()
93 hang(); in mmc_boot()
100 hang(); in mmc_boot()
106 hang(); in mmc_boot()
137 hang(); in mmc_boot()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/mmc/
H A Dfsl_esdhc_spl.c31 hang(); in mmc_spl_load_image()
46 hang(); in mmc_spl_load_image()
72 hang(); in mmc_boot()
83 hang(); in mmc_boot()
94 hang(); in mmc_boot()
100 hang(); in mmc_boot()
105 hang(); in mmc_boot()
136 hang(); in mmc_boot()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/mmc/
H A Dfsl_esdhc_spl.c31 hang(); in mmc_spl_load_image()
46 hang(); in mmc_spl_load_image()
72 hang(); in mmc_boot()
83 hang(); in mmc_boot()
94 hang(); in mmc_boot()
100 hang(); in mmc_boot()
105 hang(); in mmc_boot()
136 hang(); in mmc_boot()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/mmc/
H A Dfsl_esdhc_spl.c31 hang(); in mmc_spl_load_image()
46 hang(); in mmc_spl_load_image()
72 hang(); in mmc_boot()
83 hang(); in mmc_boot()
94 hang(); in mmc_boot()
100 hang(); in mmc_boot()
105 hang(); in mmc_boot()
136 hang(); in mmc_boot()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/mmc/
H A Dfsl_esdhc_spl.c31 hang(); in mmc_spl_load_image()
46 hang(); in mmc_spl_load_image()
72 hang(); in mmc_boot()
83 hang(); in mmc_boot()
94 hang(); in mmc_boot()
100 hang(); in mmc_boot()
105 hang(); in mmc_boot()
136 hang(); in mmc_boot()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/mmc/
H A Dfsl_esdhc_spl.c29 hang(); in mmc_spl_load_image()
44 hang(); in mmc_spl_load_image()
70 hang(); in mmc_boot()
81 hang(); in mmc_boot()
93 hang(); in mmc_boot()
100 hang(); in mmc_boot()
106 hang(); in mmc_boot()
137 hang(); in mmc_boot()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/mmc/
H A Dfsl_esdhc_spl.c31 hang(); in mmc_spl_load_image()
46 hang(); in mmc_spl_load_image()
72 hang(); in mmc_boot()
83 hang(); in mmc_boot()
94 hang(); in mmc_boot()
100 hang(); in mmc_boot()
105 hang(); in mmc_boot()
136 hang(); in mmc_boot()

12345678910>>...534