Searched refs:warning (Results 1 - 25 of 351) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Ddisable_warnings.h16 #pragma warning(disable : 593) /* parameter "XXXX" was set but never used */
17 #pragma warning(disable : 344) /* typedef name has already been declared (with \
19 #pragma warning(disable : 174) /* expression has no effect */
20 #pragma warning(disable : 4127) /* conditional expression is constant */
21 #pragma warning( \
30 #pragma warning(disable : 869) /* parameter "XXXXX" was never referenced */
31 #pragma warning(disable : 1418) /* external function definition with no prior \
33 #pragma warning( \
/freebsd-current/sys/sys/
H A Dtermios.h2 #warning "this file includes <sys/termios.h> which is deprecated, use <termios.h> instead"
H A Dsyslimits.h36 #warning "No user-serviceable parts inside."
H A Dtimeb.h41 #warning "this file includes <sys/timeb.h> which is deprecated"
/freebsd-current/contrib/openbsm/etc/
H A Daudit_warn3 logger -p security.warning "audit warning: $@"
/freebsd-current/include/
H A Dgssapi.h2 #warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
/freebsd-current/sys/i386/include/
H A Dspeaker.h7 #warning "machine/speaker.h is deprecated. Include dev/speaker/speaker.h instead."
H A Dlimits.h35 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
/freebsd-current/sys/powerpc/include/
H A Dlimits.h35 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
/freebsd-current/sys/arm/include/
H A Dlimits.h35 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
/freebsd-current/sys/amd64/include/
H A Dlimits.h35 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
/freebsd-current/tools/test/stress2/misc/
H A Druby.sh31 # "<main>: warning: pthread_create failed for timer: Resource temporarily
37 ruby -v 2>&1 | tee $log | grep warning && s=1 || s=0
/freebsd-current/contrib/ofed/libibverbs/
H A Dsa-kern-abi.h34 #warning "This header is obsolete, use rdma/ib_user_sa.h instead"
/freebsd-current/contrib/libpcap/
H A Ddiag-control.h61 __pragma(warning(push)) \
62 __pragma(warning(disable:4061))
64 __pragma(warning(pop))
77 __pragma(warning(push)) \
78 __pragma(warning(disable:4065))
80 __pragma(warning(pop))
135 * This is Microsoft Visual Studio; we can use __pragma(warning(disable:XXXX))
136 * and __pragma(warning(push/pop)).
142 __pragma(warning(push)) \
143 __pragma(warning(disabl
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunsxfdi.c29 // MSVC throws a warning about 'uninitialized variable use' here,
31 #pragma warning(push)
32 #pragma warning(disable : 4700)
47 #pragma warning(pop)
H A Dfixunsxfsi.c29 // MSVC throws a warning about 'uninitialized variable use' here,
31 #pragma warning(push)
32 #pragma warning(disable : 4700)
47 #pragma warning(pop)
H A Dfixxfdi.c28 // MSVC throws a warning about 'uninitialized variable use' here,
30 #pragma warning(push)
31 #pragma warning(disable : 4700)
51 #pragma warning(pop)
/freebsd-current/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c25 # warning *** This is unstable, untested, development code.
26 # warning It might not compile. It might not work as expected.
27 # warning It might be totally insecure.
28 # warning Do not use this in production.
29 # warning Use releases available at https://download.libsodium.org/libsodium/releases/ instead.
30 # warning Alternatively, use the "stable" branch in the git repository.
34 # warning *** The library is being compiled using an undocumented method.
35 # warning This is not supported. It has not been tested, it might not
36 # warning work as expected, and performance is likely to be suboptimal.
/freebsd-current/contrib/ntp/ntpd/
H A Dntpd-opts.h172 # warning undefining IPV4 due to option name conflict
176 # warning undefining IPV6 due to option name conflict
180 # warning undefining AUTHREQ due to option name conflict
184 # warning undefining AUTHNOREQ due to option name conflict
188 # warning undefining BCASTSYNC due to option name conflict
192 # warning undefining CONFIGFILE due to option name conflict
196 # warning undefining DEBUG_LEVEL due to option name conflict
200 # warning undefining SET_DEBUG_LEVEL due to option name conflict
204 # warning undefining DRIFTFILE due to option name conflict
208 # warning undefinin
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Dexport-variants.mk12 . warning At this point, no variable should be exported.
16 . warning At this point, no variable should be exported.
20 . warning At this point, no variable should be exported.
28 . warning At this point, a single variable should be exported.
32 . warning At this point, a single variable should be exported.
36 . warning At this point, a single variable should be exported.
/freebsd-current/tools/build/cross-build/include/linux/
H A Dlimits.h46 #warning "Attempting to use limits.h with -std=c89/without _GNU_SOURCE, many macros will be missing"
82 #warning __USE_XOPEN should be defined (did you forget to set _GNU_SOURCE?)
94 #warning __USE_POSIX not defined
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DError.h31 inline void warning(const Twine &Message, StringRef Prefix = "") { function in namespace:llvm::dwarfutil
32 WithColor::warning(errs(), Prefix) << Message << '\n';
/freebsd-current/contrib/ntp/util/
H A Dntp-keygen-opts.h161 # warning undefining IMBITS due to option name conflict
165 # warning undefining CERTIFICATE due to option name conflict
169 # warning undefining CIPHER due to option name conflict
173 # warning undefining DEBUG_LEVEL due to option name conflict
177 # warning undefining SET_DEBUG_LEVEL due to option name conflict
181 # warning undefining ID_KEY due to option name conflict
185 # warning undefining GQ_PARAMS due to option name conflict
189 # warning undefining HOST_KEY due to option name conflict
193 # warning undefining IFFKEY due to option name conflict
197 # warning undefinin
[all...]
/freebsd-current/usr.bin/bsdiff/bsdiff/
H A Dconfig.h71 /** for VC++ warning **/
73 #pragma warning(disable: 4127)
/freebsd-current/contrib/ntp/sntp/
H A Dsntp-opts.h158 # warning undefining IPV4 due to option name conflict
162 # warning undefining IPV6 due to option name conflict
166 # warning undefining AUTHENTICATION due to option name conflict
170 # warning undefining BROADCAST due to option name conflict
174 # warning undefining CONCURRENT due to option name conflict
178 # warning undefining DEBUG_LEVEL due to option name conflict
182 # warning undefining SET_DEBUG_LEVEL due to option name conflict
186 # warning undefining GAP due to option name conflict
190 # warning undefining KOD due to option name conflict
194 # warning undefinin
[all...]

Completed in 323 milliseconds

1234567891011>>