| /mirbsd/src/sbin/scsi/ |
| D | libscsi.c | 144 int suppress; in do_buff_decode() local 156 if (!suppress) { \ in do_buff_decode() 165 suppress = 0; \ in do_buff_decode() 170 suppress = 0; in do_buff_decode() 192 suppress = 1; in do_buff_decode() 279 if (!suppress) { in do_buff_decode() 298 suppress = 0; in do_buff_decode() 433 int suppress = 0; in next_field() local 477 suppress = 1; in next_field() 580 *suppress_p = suppress; in next_field() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Pod/ |
| D | LaTeX.pm | 1679 my $suppress = (@_ ? 1 : 0 ); 1696 if (!$suppress && $self->UniqueLabels() && defined $self->Label) { 1720 my $suppress = (@_ ? 1 : 0 ); 1728 if (!$suppress && $self->UniqueLabels() && defined $self->Label) {
|
| /mirbsd/src/usr.sbin/timed/timed/ |
| D | timed.c | 426 suppress(struct sockaddr_in *addr, const char *name, struct netinfo *net) in suppress() function 472 suppress(&from, answer->tsp_name, ntp); in lookformaster() 490 suppress(&from, answer->tsp_name, ntp); in lookformaster() 500 suppress(&from, answer->tsp_name, ntp); in lookformaster() 510 suppress(&from, answer->tsp_name, ntp); in lookformaster()
|
| D | timed-extern.h | 78 void suppress(struct sockaddr_in *, const char *, struct netinfo *);
|
| D | slave.c | 217 suppress(&from, msg->tsp_name, fromnet); in slave() 262 suppress(&from, msg->tsp_name, fromnet); in slave() 313 suppress(&from, msg->tsp_name, fromnet); in slave()
|
| D | candidate.c | 110 suppress(&from, resp->tsp_name, net);
|
| D | master.c | 780 suppress(&from, msg->tsp_name, fromnet); in doquit()
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | MKparametrized.sh | 15 * A value of -1 in the table means suppress both pad and % translations.
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | gnu-nat.c | 164 int suppress; /* Something trivial happened. */ member 678 inf->wait.suppress = 0; in inf_clear_wait() 1538 w->suppress = 1; in gnu_wait() 1567 if (inf->wait.suppress) in gnu_wait() 1693 inf->wait.suppress = 1; in S_exception_raise_request() 1726 inf->wait.suppress = 1; in do_mach_notify_dead_name() 1743 inf->wait.suppress = 1; in do_mach_notify_dead_name() 1840 inf->wait.suppress = 1; /* Something odd happened. Ignore. */ in S_proc_wait_reply() 1886 inf->wait.suppress = 1; in S_msg_sig_post_untraced_reply()
|
| /mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/ |
| D | pad | 107 # an our var being introduced should suppress errors about global syms
|
| D | toke | 776 # 20020414 mjd-perl-patch+@plover.com # -a flag should suppress these warnings 783 # 20020414 mjd-perl-patch+@plover.com # -a flag should suppress these warnings
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Sys/Syslog/ |
| D | Changes | 6 [CODE] Merged blead@26769: suppress Sys::Hostname usage and directly
|
| /mirbsd/src/share/doc/papers/px/ |
| D | fig2.3.raw | 5 NODUMP s,W,w," 2.2 \s-2BEG\s0 main program, suppress dump
|
| /mirbsd/src/lib/libncurses/src/ |
| D | ANNOUNCE | 53 * add symbol to curses.h which can be used to suppress include of 121 + add -c and -w options to allow user to suppress ncurses' 187 o suppress $suffix in misc/run_tic.sh when
|
| D | NEWS | 124 + suppress $suffix in misc/run_tic.sh when cross-compiling. This 272 + add -c and -w options to tset to allow user to suppress ncurses' 768 + add symbol to curses.h which can be used to suppress include of 1447 simply suppress line-drawing when running in a UTF-8 locale in screen. 1675 + add check/fix to comp_parse.c to suppress warning about missing acsc 1719 + add tic -A option to suppress capabilities which are commented out 2452 mode is set to suppress nl/crlf translations, however it is useful to 2502 + modify configure --with-widec to suppress overwrite of libcurses.so 2745 + add/use CharOf() macro to suppress sign-extension of char type on 3491 + modify terminfo/termcap translation to suppress acsc before trying [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | Changes | 133 well as --cplusplus option to suppress it to ppport.h
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Data/Dumper/ |
| D | Changes | 131 New C<Terse> option to suppress the 'C<VARI<n> = >' prefix
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlform.pod | 74 ~ suppress line with all fields empty 201 suppress such lines by putting a "~" (tilde) character anywhere in the
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/ |
| D | FAQ.pod | 31 If you want to suppress man page installation for all modules you have
|
| /mirbsd/src/share/tmac/me/ |
| D | summary.external | 135 hx M suppress headers and footers on next page
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | os2.c | 2583 int suppress = SvOK(sv); in XS() local 2584 char *s = suppress ? SvPV(sv, n_a) : NULL; in XS() 2588 if (suppress && !isALPHA(drive)) in XS() 2590 if (CheckOSError(DosSuppressPopUps((suppress in XS()
|
| /mirbsd/src/gnu/usr.bin/perl/ext/DB_File/ |
| D | Changes | 364 Patch from Gisle Aas <gisle@aas.no> to suppress "use of undefined
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ |
| D | ppphbin | 104 $hints{$hint} ||= ''; # suppress warning with older perls
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.os390 | 242 not suppress the C compiler check of source code validity.
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | configure | 8645 allow_undefined_flag='${wl}-undefined ${wl}suppress' 8649 allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 8653 allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 15237 allow_undefined_flag_F77='${wl}-undefined ${wl}suppress' 15241 allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 15245 allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 17800 allow_undefined_flag_GCJ='${wl}-undefined ${wl}suppress' 17804 allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 17808 allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
|