Searched refs:ignored (Results 1 – 25 of 463) sorted by relevance
12345678910>>...19
| /trueos/usr.bin/bmake/tests/execution/joberr/ |
| HD | expected.stdout.1 | 61 *** [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/ |
| HD | sqlite3wrapper.c | 33 # 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/ |
| D | make_exports.pl | 19 my @ignored = (); 46 $glob = \@ignored; 76 (printf "%s\n", $_) foreach (@ignored);
|
| /trueos/contrib/sendmail/contrib/ |
| HD | bounce-resender.pl | 55 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/ |
| HD | RSA_sign_ASN1_OCTET_STRING.pod | 27 B<dummy> is ignored. 33 B<m> of size B<m_len>. B<dummy> is ignored. B<rsa> is the signer's
|
| HD | CONF_modules_load_file.pod | 32 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/ |
| HD | ARMMCInstLower.cpp | 102 bool ignored; in lowerOperand() local 103 Val.convert(APFloat::IEEEdouble, APFloat::rmTowardZero, &ignored); in lowerOperand()
|
| /trueos/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticIDs.h | 157 bool ignored; in isBuiltinExtensionDiag() local 158 return isBuiltinExtensionDiag(DiagID, ignored); in isBuiltinExtensionDiag()
|
| HD | DiagnosticParseKinds.td | 16 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/ |
| HD | comp_scan.c | 738 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/ |
| D | regex.cpp | 74 #pragma clang diagnostic ignored "-Wpadded" 204 #pragma clang diagnostic ignored "-Wpadded"
|
| D | future.cpp | 35 #pragma clang diagnostic ignored "-Wswitch" 38 #pragma GCC diagnostic ignored "-Wswitch"
|
| /trueos/include/mach/ |
| HD | mach_types.h | 3 #pragma clang diagnostic ignored "-Wcast-align"
|
| /trueos/contrib/bmake/unit-tests/ |
| HD | error | 10 @echo this should be ignored
|
| HD | export | 13 # this one will be ignored
|
| /trueos/usr.bin/iscsictl/ |
| HD | parse.y | 122 ignored 267 ignored: IGNORED EQUALS STR
|
| /trueos/etc/defaults/ |
| HD | devfs.rules | 4 # 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/ |
| HD | solib.h | 108 extern void no_shared_libraries (char *ignored, int from_tty);
|
| /trueos/usr.sbin/bsdinstall/ |
| HD | bsdinstall | 56 while getopts $GETOPTS_STDARGS ignored; do
|
| /trueos/contrib/ncurses/misc/ |
| HD | tdlint | 95 echo "ignored library $1"
|
| /trueos/etc/pam.d/ |
| HD | README | 20 consisting entirely of comments are ignored. 41 optional: ignored unless the other modules return PAM_IGNORE.
|
| /trueos/contrib/netbsd-tests/usr.bin/config/ |
| HD | d_postponed_orphan | 13 # therefore should _not_ be ignored.
|
| /trueos/contrib/tcsh/nls/russian/ |
| HD | set4 | 45 42 Newline ignored at right margin
|
| /trueos/lib/libasl/ |
| HD | asl_private.h | 87 uint32_t asl_store_match_timeout(void *ignored, void *query_v1, void **result_v1, uint64_t *last_id…
|
| /trueos/contrib/ofed/management/opensm/doc/ |
| HD | OpenSM_PKey_Mgr.txt | 39 and extra rules ignored after providing error messages. 61 erroneous in the log file and ignored.
|
12345678910>>...19