Home
last modified time | relevance | path

Searched refs:zapped (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/dports/x11/xterm/xterm-370/vttests/
H A Dresize.pl103 our $zapped;
107 $zapped++;
118 $zapped = 0;
119 while ( $zapped == 0 ) {
/dports/lang/perl5.34/perl-5.34.0/t/lib/warnings/
H A D5nolint5 # nolint: check compile time $^W is zapped
13 # nolint: check runtime $^W is zapped
19 # nolint: check runtime $^W is zapped
27 # nolint: check "no warnings" is zapped
35 # nolint: check "no warnings" is zapped
H A D4lint5 # lint: check compile time $^W is zapped
15 # lint: check runtime $^W is zapped
22 # lint: check runtime $^W is zapped
31 # lint: check "no warnings" is zapped
41 # lint: check "no warnings" is zapped
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/lib/warnings/
H A D5nolint5 # nolint: check compile time $^W is zapped
13 # nolint: check runtime $^W is zapped
19 # nolint: check runtime $^W is zapped
27 # nolint: check "no warnings" is zapped
35 # nolint: check "no warnings" is zapped
H A D4lint5 # lint: check compile time $^W is zapped
15 # lint: check runtime $^W is zapped
22 # lint: check runtime $^W is zapped
31 # lint: check "no warnings" is zapped
41 # lint: check "no warnings" is zapped
/dports/lang/perl5.30/perl-5.30.3/t/lib/warnings/
H A D5nolint5 # nolint: check compile time $^W is zapped
13 # nolint: check runtime $^W is zapped
19 # nolint: check runtime $^W is zapped
27 # nolint: check "no warnings" is zapped
35 # nolint: check "no warnings" is zapped
H A D4lint5 # lint: check compile time $^W is zapped
15 # lint: check runtime $^W is zapped
22 # lint: check runtime $^W is zapped
31 # lint: check "no warnings" is zapped
41 # lint: check "no warnings" is zapped
/dports/lang/perl5.32/perl-5.32.1/t/lib/warnings/
H A D5nolint5 # nolint: check compile time $^W is zapped
13 # nolint: check runtime $^W is zapped
19 # nolint: check runtime $^W is zapped
27 # nolint: check "no warnings" is zapped
35 # nolint: check "no warnings" is zapped
H A D4lint5 # lint: check compile time $^W is zapped
15 # lint: check runtime $^W is zapped
22 # lint: check runtime $^W is zapped
31 # lint: check "no warnings" is zapped
41 # lint: check "no warnings" is zapped
/dports/databases/p5-GDBM/perl-5.14.2/t/lib/warnings/
H A D5nolint5 # nolint: check compile time $^W is zapped
13 # nolint: check runtime $^W is zapped
19 # nolint: check runtime $^W is zapped
27 # nolint: check "no warnings" is zapped
35 # nolint: check "no warnings" is zapped
H A D4lint5 # lint: check compile time $^W is zapped
15 # lint: check runtime $^W is zapped
22 # lint: check runtime $^W is zapped
31 # lint: check "no warnings" is zapped
41 # lint: check "no warnings" is zapped
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtarget.cc1122 zapped.clear(); in set_aim()
1139 zapped[p] = AFF_YES; in set_aim()
1181 zapped[origin] = AFF_NO; in set_aim()
1194 return zapped[loc]; in is_affected()
1419 zapped.clear(); in set_aim()
1450 if (zapped[p] <= 0 in set_aim()
1461 zapped[origin] = AFF_NO; in set_aim()
1475 return zapped[loc]; in is_affected()
1506 zapped.clear(); in set_aim()
1547 zapped[p] = zapped[p] + 1; in set_aim()
[all …]
/dports/devel/p5-MooseX-Declare/MooseX-Declare-0.43/t/
H A Drole_parameterized.t15 is(MyGame::Wand->new->zapped, 3, 'Provided default for zapped');
/dports/games/kevedit/kevedit-0.5.1/docs/
H A Dkbrdinfo.hlp38 !-zap;Ways the player is "zapped"
40 When the player is zapped, he or she is
51 expires, the player is zapped and the
55 "Re-enter when zapped".
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/su/
H A Dsu_base_port.c131 int zapped = su_home_unref(self->sup_home); in su_base_port_decref() local
135 self, zapped ? 0 : su_home_refcount(self->sup_home), in su_base_port_decref()
136 blocking && !zapped ? " FAILED" :"", in su_base_port_decref()
142 assert(zapped); in su_base_port_decref()
144 return zapped; in su_base_port_decref()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/
H A Dsu_base_port.c131 int zapped = su_home_unref(self->sup_home); in su_base_port_decref() local
135 self, zapped ? 0 : su_home_refcount(self->sup_home), in su_base_port_decref()
136 blocking && !zapped ? " FAILED" :"", in su_base_port_decref()
142 assert(zapped); in su_base_port_decref()
144 return zapped; in su_base_port_decref()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/SCCP/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/SCCP/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/IPConstantProp/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/IPConstantProp/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/IPConstantProp/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/SCCP/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/SCCP/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/SCCP/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/IPConstantProp/
H A Dmusttail-call.ll46 ; The call to this function is removed, so the return value must be zapped
55 ; return value should stay as it is, and should not be zapped.

12345678910>>...21