Home
last modified time | relevance | path

Searched refs:showflags (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/omega/omega/
H A Dtrap.c80 showflags(); in l_trap_pit()
115 showflags(); in l_trap_door()
160 showflags(); in l_trap_blade()
178 showflags(); in l_trap_fire()
212 showflags(); in l_trap_disintegrate()
241 showflags(); in l_trap_acid()
H A Deffect3.c128 showflags();
135 showflags();
544 showflags();
798 showflags();
H A Daux2.c205 showflags(); in minute_status_check()
398 showflags(); in tenminute_status_check()
760 showflags();
H A Dsite2.c186 showflags(); in cureforpay()
595 showflags(); in l_brothel()
H A Daux3.c137 showflags(); in indoors_random_event()
367 showflags(); in outdoors_random_event()
H A Daux1.c348 showflags(); in calc_melee()
743 showflags(); in foodcheck()
H A Dsite1.c715 showflags(); in l_tavern()
787 showflags(); in l_tavern()
H A Deffect1.c643 showflags();
H A Dextern.h917 void showflags ARGS((void));
H A Dscr.c1275 void showflags() in showflags() function
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/uk_tvguide/
H A Dtv_grab_uk_tvguide503 …my $showflags = $show->look_down('_tag' => 'span', 'class' => 'tvchannel', sub { $_[0]->as_text =~…
504 if ($showflags) {
506 $showflags->detach;
513 …$showflags = $show->look_down('_tag' => 'span', 'class' => 'tvchannel', sub { $_[0]->as_text =~ /R…
514 if ($showflags) {
517 $showflags->detach;
527 …$showflags = $show->look_down('_tag' => 'span', 'class' => 'tvchannel', sub { $_[0]->as_text =~ /I…
528 if ($showflags) {
530 $showflags->detach;
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/uk_guardian/
H A Dtv_grab_uk_guardian297 my $showflags = $show->look_down('_tag' => 'span', 'class' => 'tvg_show_flags');
298 if ($showflags && $showflags->as_text =~ '\[SUB\]') {
301 if ($showflags && $showflags->as_text =~ '\[SUB AD\]') {
304 if ($showflags && $showflags->as_text =~ '\[REP\]') {
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dsdig.cc106 static void printReply(const string& reply, bool showflags, bool hidesoadetails, bool dumpluaraw) in printReply() argument
141 if (!showflags && i->first.d_type == QType::NSEC3) { in printReply()
204 bool showflags = false; in main() local
247 showflags = true; in main()
378 printReply(reply, showflags, hidesoadetails, dumpluaraw); in main()
400 printReply(reply, showflags, hidesoadetails, dumpluaraw); in main()
448 printReply(reply, showflags, hidesoadetails, dumpluaraw); in main()
466 printReply(reply, showflags, hidesoadetails, dumpluaraw); in main()
H A Dsaxfr.cc27 bool showflags=false; in main() local
41 showflags=true; in main()
166 if (showflags) in main()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/replace/
H A DMakefile.in20 all: showflags libreplace.a testsuite
22 showflags:
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/talloc/
H A DMakefile.in22 all: showflags libtalloc.a testsuite $(EXTRA_TARGETS)
24 showflags:
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/tdb/
H A DMakefile.in30 all: showflags dirs $(PROGS)
32 showflags:
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/
H A Dmain.mk1 all: showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries modules
71 showflags:
/dports/deskutils/calendar/calendar-0.9.2/
H A Dparsedata.c42 static char *showflags(int flags);
349 printf("flags: %x - %s\n", flags, showflags(flags)); in debug_determinestyle()
822 showflags(int flags) in showflags() function
/dports/games/xonotic/Xonotic/source/qcsrc/client/hud/
H A Dhud.qh12 #define REGISTER_HUD_PANEL(id, draw_func, name, configflags, showflags) \
19 this.panel_showflags = showflags; \
/dports/lang/ruby26/ruby-2.6.9/defs/
H A Dgmake.mk85 showflags: up
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Dimapcommands.c91 …id _fetch_update(ImapSession *self, MessageInfo *msginfo, gboolean showmodseq, gboolean showflags);
2138 void _fetch_update(ImapSession *self, MessageInfo *msginfo, gboolean showmodseq, gboolean showflags) in _fetch_update() argument
2150 if (showflags) { in _fetch_update()
2227 gboolean showflags = (! cmd->silent); in _do_store() local
2228 _fetch_update(self, msginfo, showmodseq, showflags); in _do_store()
H A Ddm_imapsession.c1611 gboolean showexists = FALSE, showrecent = FALSE, showflags = FALSE; in dbmail_imap_session_mailbox_status() local
1672 showflags = TRUE; in dbmail_imap_session_mailbox_status()
1702 if (showflags) { in dbmail_imap_session_mailbox_status()
/dports/lang/ruby26/ruby-2.6.9/
H A Dcommon.mk191 SHOWFLAGS = showflags
237 .PHONY: showflags
239 showflags:
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-200919336 qt4: store showflags in playlist_model instead every PLItem
19338 we don't use per-item showflags anyway, as currently they are all same
19340 need per-item showflags.

12