Home
last modified time | relevance | path

Searched refs:suppressed (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/contrib/byacc/
HDmkpar.c5 #define NotSuppressed(p) ((p)->suppressed == 0)
8 #define MaySuppress(p) ((backtrack ? ((p)->suppressed <= 1) : (p)->suppressed == 0…
10 #define StartBacktrack(p) if (backtrack && (p) != NULL && NotSuppressed(p)) (p)->suppressed = 1
12 #define MaySuppress(p) ((p)->suppressed == 0)
258 p->suppressed = 1; in remove_conflicts()
267 pref->suppressed = 2; in remove_conflicts()
272 p->suppressed = 2; in remove_conflicts()
276 pref->suppressed = 2; in remove_conflicts()
281 p->suppressed = 2; in remove_conflicts()
285 pref->suppressed = 2; in remove_conflicts()
[all …]
HDverbose.c134 if (p->suppressed == 2) in print_conflicts()
146 else if (p->suppressed == 1) in print_conflicts()
214 (p->suppressed == 0 || p->suppressed == 1)) in print_nulls()
282 if (q->suppressed < 2 && q->action_code == SHIFT) in print_shifts()
290 if (p->action_code == SHIFT && p->suppressed == 0) in print_shifts()
294 if (backtrack && p->action_code == SHIFT && p->suppressed == 1) in print_shifts()
311 if (q->action_code == REDUCE && q->suppressed < 2) in print_reductions()
328 if (p->suppressed == 0) in print_reductions()
332 if (backtrack && p->suppressed == 1) in print_reductions()
HDdefs.h278 char suppressed; member
HDoutput.c492 if (p->suppressed == 0) in token_actions()
506 else if (backtrack && p->suppressed == 1) in token_actions()
/dragonfly/contrib/binutils-2.27/gprof/
HDREADME181 without argument, annotated output is suppressed
183 is suppressed only for the symbols selected by
185 times, annotated output is suppressed for the
201 without an argument, the flat profile is suppressed
205 the selected symbols is suppressed. This option
219 an argument, the call-graph is suppressed completely.
223 is suppressed. This option has lower precedence
237 suppressed completely. With a "symspec", suppress
240 the selected symbols is suppressed. This option
274 less than "num" times are suppressed. For annotated
[all …]
HDgprof.texi523 component suppressed. The @samp{-L} option causes @code{gprof}
720 Symbols that are executed less than @var{num} times are suppressed.
1783 When a function is suppressed from the call graph with @samp{-e}, @sc{gnu}
HDgprof.info355 suppressed. The `-L' option causes `gprof' to print the full
538 executed less than NUM times are suppressed.
1541 * When a function is suppressed from the call graph with `-e', GNU
/dragonfly/etc/
HDprintcap28 # Banner pages are now suppressed by default. Remove the :sh: capability
/dragonfly/contrib/gcc-4.7/gcc/
HDcif-code.def79 /* Inlining suppressed due to size optimization. */
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-format.c1832 const bool suppressed,
2639 const bool suppressed, in check_argument_type() argument
2652 || suppressed) in check_argument_type()
2656 if (suppressed) in check_argument_type()
2883 const bool suppressed = flag_chars.assignment_suppression_p (fki); in check_format_info_main() local
2967 suppressed, in check_format_info_main()
/dragonfly/contrib/nvi2/regex/
HDWHATSNEW71 problem with assertions not being suppressed in the absence of REDEBUG.
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-format.c1639 int suppressed = FALSE; in check_format_info_main() local
2080 suppressed = 1; in check_format_info_main()
2197 || suppressed) in check_format_info_main()
2201 if (suppressed) in check_format_info_main()
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-m68k.texi267 zero-address relative to the program counter (@samp{%zpc}), a suppressed
338 suppressed address register (@samp{%za0} through @samp{%za7}). The use
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDcppopts.texi170 in finding bugs in your own code, therefore suppressed. If you are
HDcpp.texi1144 (@pxref{Diagnostics}), are suppressed while GCC is processing a system
2417 suppressed. The parallel macros, inside the reserved namespace, remain
3715 so certain warnings should be suppressed.
HDinvoke.texi3863 Warnings from system headers are normally suppressed, on the assumption
13703 instructions can be suppressed with the @option{-mno-cld} compiler option
/dragonfly/contrib/zlib-1.2/
HDChangeLog1404 - fix deflateReset (zlib header was incorrectly suppressed)
1430 - suppressed inftest.c
/dragonfly/contrib/less/
HDNEWS989 command, the message describing the new setting is suppressed.
/dragonfly/contrib/grep/doc/
HDgrep.texi627 When some output is suppressed, @command{grep} follows any output
/dragonfly/share/zoneinfo/
HDNEWS628 suppressed the change. (Thanks to Alois Treindl.)
2333 Some Visual Studio 2013 warnings have been suppressed.
HDeurope1354 # suppressed 9 minutes and 25 seconds of their existence, that is, more
/dragonfly/share/termcap/
HDtermcap.src273 # (terminfo-only capabilities suppressed to fit entry within 1023 bytes)
2732 # (terminfo-only capabilities suppressed to fit entry within 1023 bytes)
4169 # Standout mode is still broken (magic cookie, etc) so is suppressed as no
/dragonfly/contrib/dialog/
HDCHANGES960 suppressed functionality of gcc in linking from /usr/local/lib, and
/dragonfly/contrib/ncurses/misc/
HDterminfo.src1053 linux-nic|linux with ich/ich1 suppressed for non-curses programs,
5133 xterm-nic|xterm with ich/ich1 suppressed for non-curses programs,
7414 # translation. They are suppressed here to show what is tested by tack.
22623 # Standout mode is still broken (magic cookie, etc) so is suppressed as no
/dragonfly/share/dict/
HDweb2a68326 twice-suppressed
72570 well-suppressed

12