Home
last modified time | relevance | path

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

12345678910>>...29

/freebsd/contrib/bmake/unit-tests/
H A Dsh-flags.exp12 *** Error code 1 (ignored)
16 *** Error code 1 (ignored)
28 *** Error code 1 (ignored)
32 *** Error code 1 (ignored)
42 *** Error code 1 (ignored)
46 *** Error code 1 (ignored)
56 *** Error code 1 (ignored)
60 *** Error code 1 (ignored)
65 *** Error code 1 (ignored)
69 *** Error code 1 (ignored)
[all …]
H A Ddeptgt-ignore.mk13 all: depends-on-failed depends-on-ignored
14 .PHONY: all depends-on-failed depends-on-ignored error-failed error-ignored
16 error-failed error-ignored:
23 depends-on-ignored: error-ignored
29 .IGNORE: error-ignored
H A Dopt-ignore.exp2 *** Error code 1 (ignored)
4 *** Error code 7 (ignored)
7 *** Error code 1 (ignored)
10 *** Error code 1 (ignored)
H A Dsh-leading-hyphen.exp3 *** Error code 1 (ignored)
6 *** Error code 127 (ignored)
9 *** Error code 127 (ignored)
H A Ddeptgt.exp1 make: "deptgt.mk" line 11: warning: Extra target '.PHONY' ignored
21 make: "deptgt.mk" line 58: warning: Extra target 'ordinary' ignored
22 make: "deptgt.mk" line 61: warning: Extra target (ordinary) ignored
23 make: "deptgt.mk" line 64: warning: Special and mundane targets don't mix. Mundane ones ignored
H A Dsh-dots.exp4 *** Error code <nonzero> (ignored)
10 *** Error code <nonzero> (ignored)
16 *** Error code <nonzero> (ignored)
H A Dopt.exp9 *** Error code 2 (ignored)
17 *** Error code 1 (ignored)
24 *** Error code 2 (ignored)
H A Dopt-chdir.exp3 *** Error code 2 (ignored)
H A Djob-flags.exp6 *** [ignore] Error code 1 (ignored)
10 *** [ignore-cmds] Error code 1 (ignored)
H A Dvar-op-default.mk15 VAR?= ignored
23 EMPTY?= ignored
H A Dopt-no-action-runflags.exp16 *** Error code 1 (ignored)
31 *** Error code 1 (ignored)
H A Dopt-jobs-no-action.exp39 *** Error code 1 (ignored)
58 *** Error code 1 (ignored)
H A Ddeptgt-delete_on_error.exp19 *** Error code 1 (ignored)
48 *** Error code 1 (ignored)
/freebsd/usr.bin/bmake/tests/execution/joberr/
H A Dexpected.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 …]
/freebsd/contrib/libpcap/
H A Ddiag-control.h100 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wsign-compare") \
101 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wdocumentation") \
102 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wshorten-64-to-32") \
103 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wmissing-noreturn") \
104 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wunused-parameter") \
105 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wunreachable-code")
114 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wshorten-64-to-32")
124 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wdeprecated-declarations")
136 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wstrict-prototypes")
143 PCAP_DO_PRAGMA(clang diagnostic ignored "-Wdocumentation")
[all …]
/freebsd/contrib/tcpdump/
H A Ddiag-control.h60 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wassign-enum")
76 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wassign-enum")
95 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wcast-qual")
104 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wdeprecated-declarations")
118 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wc11-extensions")
131 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wstrict-prototypes")
144 DIAG_DO_PRAGMA(GCC diagnostic ignored "-Wcast-qual")
159 DIAG_DO_PRAGMA(GCC diagnostic ignored "-Wunused-result")
169 DIAG_DO_PRAGMA(GCC diagnostic ignored "-Wdeprecated-declarations")
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.py18 self.ignored = 0
40 tests,failures,ignored = self.parse_test_summary('\n'.join(lines))
43 self.ignored += ignored
45 if self.ignored > 0:
63 …ed} IGNORED\n".format(total_tests = self.total_tests, failures=self.failures, ignored=self.ignored)
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc160 "%1$s: \"%2$s\" is an invalid value; ignored.",
163 "%1$s supported only on debug builds; ignored.",
166 "Empty string specified for %1$s; ignored.",
167 "%1$s value is too long; ignored.",
172 "%1$s value \"%2$s\" is ignored.",
174 "%1$s must be set prior to first parallel region; ignored.",
182 "%1$s: proclist specified without \"explicit\" affinity type, proclist ignored.",
188 "%1$s: %2$s is defined. %3$s will be ignored.",
199 "%1$s: extra trailing characters ignored: \"%2$s\".",
215 "Requested number of active parallel levels \"%1$d\" is negative; ignored.",
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt204 StgInvalidValue "%1$s: \"%2$s\" is an invalid value; ignored."
207 OBSOLETE "%1$s supported only on debug builds; ignored."
211 EmptyString "Empty string specified for %1$s; ignored."
212 LongValue "%1$s value is too long; ignored."
217 IgnoreChunk "%1$s value \"%2$s\" is ignored."
219 EnvParallelWarn "%1$s must be set prior to first parallel region; ignored."
227 AffProcListNotExplicit "%1$s: proclist specified without \"explicit\" affinity type, proclist ignored."
233 OBSOLETE "%1$s: %2$s is defined. %3$s will be ignored."
244 ParseExtraCharsWarn "%1$s: extra trailing characters ignored: \"%2$s\"."
260 ActiveLevelsNegative "Requested number of active parallel levels \"%1$d\" is negative; ignored
[all...]
/freebsd/sys/contrib/device-tree/src/arm/calxeda/
H A Dhighbank.dts29 /* kHz ignored */
48 /* kHz ignored */
67 /* kHz ignored */
86 /* kHz ignored */
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dprfchiintrin.h34 #pragma clang diagnostic ignored "-Wcast-qual" in _m_prefetchit0()
54 #pragma clang diagnostic ignored "-Wcast-qual" in _m_prefetchit1()
H A Dcetintrin.h47 #pragma clang diagnostic ignored "-Wuninitialized" in _rdsspd_i32()
60 #pragma clang diagnostic ignored "-Wuninitialized" in _rdsspq_i64()
/freebsd/contrib/llvm-project/lld/
H A D.gitignore7 # File extensions to be ignored anywhere in the tree.
21 # Directories to be ignored.
/freebsd/contrib/sendmail/contrib/
H A Dbounce-resender.pl55 sub ignorance { $ignored{$state}++; }
267 foreach $x (keys %ignored) {
269 "$myname: ignored $ignored{$x} lines of bounce spool in state $x\n";
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dstart-stop-gc.rst45 #pragma GCC diagnostic ignored "-Wattributes"
51 so ``-Wattributes`` may need to be ignored. On ELF targets,
60 _Pragma("GCC diagnostic ignored \"-Wattributes\"")

12345678910>>...29