Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/trueos/usr.bin/bmake/tests/execution/joberr/
HDexpected.stdout.161 *** [check-joberr] Error code 2 (ignored)
62 *** [check-joberr] Error code 2 (ignored)
63 *** [check-joberr] Error code 2 (ignored)
64 *** [check-joberr] Error code 2 (ignored)
65 *** [check-joberr] Error code 2 (ignored)
66 *** [check-joberr] Error code 2 (ignored)
67 *** [check-joberr] Error code 2 (ignored)
68 *** [check-joberr] Error code 2 (ignored)
69 *** [check-joberr] Error code 2 (ignored)
70 *** [check-joberr] Error code 2 (ignored)
[all …]
/trueos/contrib/subversion/subversion/libsvn_subr/
HDsqlite3wrapper.c33 # pragma GCC diagnostic ignored "-Wunreachable-code"
34 # pragma GCC diagnostic ignored "-Wunused-function"
35 # pragma GCC diagnostic ignored "-Wcast-qual"
36 # pragma GCC diagnostic ignored "-Wunused"
37 # pragma GCC diagnostic ignored "-Wshadow"
39 # pragma GCC diagnostic ignored "-Wshorten-64-to-32"
/trueos/contrib/libstdc++/scripts/
Dmake_exports.pl19 my @ignored = ();
46 $glob = \@ignored;
76 (printf "%s\n", $_) foreach (@ignored);
/trueos/contrib/sendmail/contrib/
HDbounce-resender.pl55 sub ignorance { $ignored{$state}++; }
267 foreach $x (keys %ignored) {
269 "$myname: ignored $ignored{$x} lines of bounce spool in state $x\n";
/trueos/crypto/openssl/doc/crypto/
HDRSA_sign_ASN1_OCTET_STRING.pod27 B<dummy> is ignored.
33 B<m> of size B<m_len>. B<dummy> is ignored. B<rsa> is the signer's
HDCONF_modules_load_file.pod32 configuration modules are ignored. If not set the first module error is
90 missing configuration file ignored:
125 failure. If module errors are not ignored the return code will reflect the
/trueos/contrib/llvm/lib/Target/ARM/
HDARMMCInstLower.cpp102 bool ignored; in lowerOperand() local
103 Val.convert(APFloat::IEEEdouble, APFloat::rmTowardZero, &ignored); in lowerOperand()
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticIDs.h157 bool ignored; in isBuiltinExtensionDiag() local
158 return isBuiltinExtensionDiag(DiagID, ignored); in isBuiltinExtensionDiag()
HDDiagnosticParseKinds.td16 def w_asm_qualifier_ignored : Warning<"ignored %0 qualifier on asm">,
108 "dependent %select{__if_not_exists|__if_exists}0 declarations are ignored">,
182 "attribute %0 ignored, because it is not attached to a declaration">,
435 "semicolon before method body is ignored">,
553 "unknown __declspec attribute %0 ignored">, InGroup<UnknownAttributes>;
779 "expected identifier in '#pragma %0' - ignored">;
781 "incorrect use of '#pragma ms_struct on|off' - ignored">;
783 "extra tokens at end of '#pragma %0' - ignored">;
786 "expected 'align' following '#pragma options' - ignored">;
788 "expected '=' following '#pragma %select{align|options align}0' - ignored">;
[all …]
/trueos/contrib/ncurses/ncurses/tinfo/
HDcomp_scan.c738 bool ignored = FALSE; in _nc_trans_string() local
868 ignored = TRUE; in _nc_trans_string()
873 if (!ignored) { in _nc_trans_string()
882 ignored = FALSE; in _nc_trans_string()
/trueos/contrib/libc++/src/
Dregex.cpp74 #pragma clang diagnostic ignored "-Wpadded"
204 #pragma clang diagnostic ignored "-Wpadded"
Dfuture.cpp35 #pragma clang diagnostic ignored "-Wswitch"
38 #pragma GCC diagnostic ignored "-Wswitch"
/trueos/include/mach/
HDmach_types.h3 #pragma clang diagnostic ignored "-Wcast-align"
/trueos/contrib/bmake/unit-tests/
HDerror10 @echo this should be ignored
HDexport13 # this one will be ignored
/trueos/usr.bin/iscsictl/
HDparse.y122 ignored
267 ignored: IGNORED EQUALS STR
/trueos/etc/defaults/
HDdevfs.rules4 # with a hash '#' are ignored. If the hash mark occurs anywhere
6 # characters will be ignored. A line in between brackets '[]'
/trueos/contrib/gdb/gdb/
HDsolib.h108 extern void no_shared_libraries (char *ignored, int from_tty);
/trueos/usr.sbin/bsdinstall/
HDbsdinstall56 while getopts $GETOPTS_STDARGS ignored; do
/trueos/contrib/ncurses/misc/
HDtdlint95 echo "ignored library $1"
/trueos/etc/pam.d/
HDREADME20 consisting entirely of comments are ignored.
41 optional: ignored unless the other modules return PAM_IGNORE.
/trueos/contrib/netbsd-tests/usr.bin/config/
HDd_postponed_orphan13 # therefore should _not_ be ignored.
/trueos/contrib/tcsh/nls/russian/
HDset445 42 Newline ignored at right margin
/trueos/lib/libasl/
HDasl_private.h87 uint32_t asl_store_match_timeout(void *ignored, void *query_v1, void **result_v1, uint64_t *last_id…
/trueos/contrib/ofed/management/opensm/doc/
HDOpenSM_PKey_Mgr.txt39 and extra rules ignored after providing error messages.
61 erroneous in the log file and ignored.

12345678910>>...19