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

1234567891011>>

/macosx-10.10.1/swig-12/Lib/python/
H A Dpytuplehlp.swg7 #warning "Deprecated file: Don't use t_output_helper anymore,"
8 #warning "use SWIG_Python_AppendOutput or %append_output instead."
H A Dimplicit.i4 #warning "This file provides the %implicit directive, which is an old and fragile"
5 #warning "way to implement the C++ implicit conversion mechanism."
6 #warning "Try using the more robust '%implicitconv Type;' directive instead."
/macosx-10.10.1/swig-12/Lib/
H A Dstl.i8 #warning "stl.i not implemented for this target"
/macosx-10.10.1/swig-12/Lib/octave/
H A Dimplicit.i4 #warning "This file provides the %implicit directive, which is an old and fragile"
5 #warning "way to implement the C++ implicit conversion mechanism."
6 #warning "Try using the more robust '%implicitconv Type;' directive instead."
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DCodeAnalysisConfig.h29 // warning C6011: dereferencing NULL pointer <name>
30 // warning C6031: return value ignored: <function> could return unexpected value
31 // warning C6211: Leaking memory due to an exception. Consider using a local catch block to clean up memory.
32 // warning C6255: _alloca indicates failure by raising a stack overflow exception. Consider using _alloca_s instead
33 // warning C6387: <argument> may be <value>: this does not adhere to the specification for the function <function name>: Lines: x, y
34 #pragma warning(disable: 6011 6031 6211 6255 6387)
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dmsvc.h11 // get rid of several common warning messages
13 //#pragma warning(disable: 4244) // conversion ..., possible loss of data
14 //#pragma warning(disable: 4135) // conversion between diff. integral types
15 //#pragma warning(disable: 4511) // copy constructor could not be generated
16 //#pragma warning(disable: 4512) // assignment op could not be generated
17 //#pragma warning(disable: 4514) // unreferenced inline removed
18 #pragma warning(disable: 4710) // function ... not inlined
19 #pragma warning(disable: 4711) // ... selected for automatic inline expansion
20 #pragma warning(disable: 4100) // unreferenced formal parameter
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstandards.h32 #warning "The use of <standards.h> is deprecated, and it will be removed in a future release."
/macosx-10.10.1/xnu-2782.1.97/bsd/bsm/
H A Daudit_kernel.h42 #warning "<bsm/audit_kernel.h> is deprecated. Please use <security/audit/audit.h> instead."
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmd5.h36 #warning \
H A Dmach_swapon.h38 #warning obsolete header file! Please delete the include from your sources.
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dwarnless.c127 # pragma warning(push)
128 # pragma warning(disable:810) /* conversion may lose significant bits */
135 # pragma warning(pop)
146 # pragma warning(push)
147 # pragma warning(disable:810) /* conversion may lose significant bits */
154 # pragma warning(pop)
165 # pragma warning(push)
166 # pragma warning(disable:810) /* conversion may lose significant bits */
173 # pragma warning(pop)
184 # pragma warning(pus
[all...]
/macosx-10.10.1/ruby-106/ruby/include/ruby/backward/
H A Drubyio.h2 #warning use "ruby/io.h" instead of "rubyio.h"
4 #pragma message("warning: use \"ruby/io.h\" instead of \"rubyio.h\"")
H A Dst.h2 #warning use "ruby/st.h" instead of bare "st.h"
4 #pragma message("warning: use \"ruby/st.h\" instead of bare \"st.h\"")
H A Dutil.h2 #warning use "ruby/util.h" instead of bare "util.h"
4 #pragma message("warning: use \"ruby/util.h\" instead of bare \"util.h\"")
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dlock.h72 #warning This header is deprecated. Use <kern/locks.h> instead.
/macosx-10.10.1/sudo-73/src/
H A Derror.h24 void warning(const char *, ...);
30 void warning();
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWIsoch.h34 #warning This file is no longer needed. Please use <IOKit/firewire/IOFireWireFamilyCommon.h> instead.
/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dasn1Templates.h29 #warning This is for backwards compatibility. Please use <Security/SecAsn1Templates.h> instead.
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dasn1Templates.h29 #warning This is for backwards compatibility. Please use <Security/SecAsn1Templates.h> instead.
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dasn1Templates.h29 #warning This is for backwards compatibility. Please use <Security/SecAsn1Templates.h> instead.
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dasn1Templates.h29 #warning This is for backwards compatibility. Please use <Security/SecAsn1Templates.h> instead.
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DStaticConstructors.h48 #pragma warning(disable:4075)
/macosx-10.10.1/xnu-2782.1.97/bsd/i386/
H A Dprofile.h47 #warning MCOUNT_* not implemented yet.
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dlock.h71 #warning This header is deprecated. Use <kern/locks.h> instead.
/macosx-10.10.1/ntp-92/include/
H A Dssl_applink.c11 # pragma warning(push)
12 # pragma warning(disable: 4152)
16 # pragma warning(pop)

Completed in 212 milliseconds

1234567891011>>