HomeSort by: relevance | last modified time | path
    Searched refs:forbidden (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
r6-forbidden.s 1 # mips r6 test for forbidden slot behaviour
basic.exp 163 run_sim_test r6-forbidden.s $models
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
r6-forbidden.s 1 # mips r6 test for forbidden slot behaviour
basic.exp 163 run_sim_test r6-forbidden.s $models
  /src/external/gpl3/autoconf/dist/lib/
freeze.mk 119 ## Looking for forbidden patterns. ##
122 check-forbidden-patterns:
125 >forbidden.log; then \
126 echo "ERROR: forbidden patterns were found:" >&2; \
127 sed "s|^|$*.m4: |" <forbidden.log >&2; \
131 rm -f forbidden.log; \
  /src/external/gpl3/autoconf/dist/bin/
autom4te.in 484 # warn_forbidden ($WHERE, $WORD, %FORBIDDEN)
486 # $WORD is forbidden. Warn with a dedicated error message if in
487 # %FORBIDDEN, otherwise a simple `error: possibly undefined macro'
492 my ($where, $word, %forbidden) = @_;
495 for my $re (sort keys %forbidden)
499 $message = $forbidden{$re};
519 # forbidden tokens, and save into $OUTPUT.
526 # Load the forbidden/allowed patterns.
532 my %forbidden =
534 my $forbidden = join ('|', map { /^forbid:([^:]+)/ } @patterns) || "^\$"
    [all...]
  /src/external/ibm-public/postfix/dist/src/smtp/
smtp.h 449 int forbidden; /* No further I/O allowed */ member in struct:SMTP_SESSION
555 (session->forbidden != 0)
566 (session->forbidden = 1)
571 (session->forbidden = 0)
  /src/usr.bin/make/unit-tests/
cond-func.mk 50 # It's not entirely clear why these characters are forbidden.
opt-debug-lint.mk 48 # Before, undefined variables were forbidden, but this distinction was not
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 63 * [A leading `+` sign](https://en.cppreference.com/w/cpp/utility/from_chars) is forbidden.
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
README.md 70 * [A leading `+` sign](https://en.cppreference.com/w/cpp/utility/from_chars) is forbidden.
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 2655 dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables
2667 *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;;
2678 dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given
  /src/external/gpl3/autoconf/dist/
maint.mk 178 # Regular expression (ERE) denoting either a forbidden construct
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 27 % You are forbidden to forbid anyone else to use, share and improve
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 23 % You are forbidden to forbid anyone else to use, share and improve
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 27 % You are forbidden to forbid anyone else to use, share and improve

Completed in 60 milliseconds