Home
last modified time | relevance | path

Searched refs:omit (Results 1 – 25 of 75) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/perl/ext/B/B/
DStash.pm31 push @return, $key unless omit($prefix.$key);
40 sub omit{ subroutine
42 my %omit=("DynaLoader::" => 1 , "XSLoader::" => 1, "CORE::" => 1 ,
44 return 1 if $omit{$module};
/mirbsd/src/share/mk/
Dbsd.cfwrap.mk54 FSFCXXFLAGS+= ${CXXFLAGS} ${CXXOPTS} -fno-omit-frame-pointer
65 FSFCFLAGS+= ${FSFCDEBUG} -fno-omit-frame-pointer
67 FSFHOSTCFLAGS+= ${FSFCDEBUG} -fno-omit-frame-pointer
Dbsd.prog.mk30 CXXFLAGS+= ${CXXOPTS} -fno-omit-frame-pointer
Dbsd.lib.mk270 CXXFLAGS+= ${CXXOPTS} -fno-omit-frame-pointer
275 CFLAGS+= -g1 -fno-omit-frame-pointer
/mirbsd/src/gnu/usr.bin/binutils/config/
Dpo.m446 …[$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&…
47 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
77 … if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
78 …(if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | …
/mirbsd/src/lib/libncurses/src/ncurses/tinfo/
Dread_termcap.c1059 bool omit = FALSE; in _nc_read_termcap_entry() local
1062 omit = TRUE; in _nc_read_termcap_entry()
1067 omit = TRUE; in _nc_read_termcap_entry()
1072 if (omit) { in _nc_read_termcap_entry()
/mirbsd/src/gnu/usr.bin/perl/ext/B/
DTESTS52 op/pat.t omit 26 (reset) ok [lots of memory for compile]
75 op/undef.t omit 21 ok ok
DNOTES85 omit-taint Omits generating code for handling
111 omit-sequence-numbers
/mirbsd/src/sys/arch/i386/stand/
DMakefile.inc18 -falign-jumps=1 -falign-loops=1 -fno-omit-frame-pointer
/mirbsd/src/etc/
Dmake.cfg31 -fno-omit-frame-pointer -g3
/mirbsd/src/gnu/usr.bin/cvs/m4/
Dpo.m446 …[$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&]AS_MESSAGE_…
47 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
77 … if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
78 …(if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | …
/mirbsd/src/gnu/usr.bin/texinfo/m4/
Dpo.m446 …[$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&…
47 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
77 … if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
78 …(if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | …
/mirbsd/src/lib/csu/common_elf/
DMakefile.inc19 -fno-omit-frame-pointer -fno-unit-at-a-time -Werror
/mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dop74 (Maybe you should just omit the defined()?)
79 (Maybe you should just omit the defined()?)
765 (Maybe you should just omit the defined()?)
772 (Maybe you should just omit the defined()?)
779 (Maybe you should just omit the defined()?)
/mirbsd/src/lib/libssl/src/
DREADME.ASN1110 old code would omit the structure if the STACK was NULL (which is fine) or if
133 checking if the attributes field is NULL. Similarly if you need to omit
/mirbsd/src/share/zoneinfo/datfiles/
Detcetera18 # We want this to work even on installations that omit the other older names.
/mirbsd/src/bin/mksh/
DBuild.sh2621 MKSH_DONT_EMIT_IDSTRING omit RCS IDs from binary
2626 MKSH_NO_DEPRECATED_WARNING omit warning when deprecated stuff is run
2627 MKSH_NO_EXTERNAL_CAT omit hack to skip cat builtin when flags passed
2628 MKSH_NO_LIMITS omit ulimit code
2631 MKSH_SMALL omit some code, optimise hard for size (slower)
/mirbsd/src/lib/libc/time/
DREADME33 the "zic" command (in the absence of a "-L" option) has been changed to omit
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-i960.texi280 \omit{\hfil\it Compare and\hfil}\span\omit&\cr
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperl585delta.pod131 the result would omit the value $b. This is now fixed.
Dperllol.pod57 square or curly), you are free to omit the pointer dereferencing arrow.
Dperlstyle.pod127 Along the same lines, just because you I<CAN> omit parentheses in many
/mirbsd/src/gnu/usr.bin/texinfo/
Dconfigure.ac197 [ --disable-install-warnings omit make install warnings about TeX files],
/mirbsd/src/lib/libssl/src/doc/crypto/
Dd2i_X509.pod204 then the encoded structure may contain invalid data or omit the
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Dbsdi.mc182 dnl # If you have FEATURE(nocanonify), you may need to omit the dots after

123