Searched
full:warnings (Results
1076 -
1100 of
2194) sorted by null
<<41424344454647484950>>
/external/chromium/testing/gmock/include/gmock/internal/ |
gmock-internal-utils.h | 313 // All logs (informational and warnings) are printed. 315 // Only warnings are printed.
|
/external/chromium/testing/gmock/test/ |
gmock-internal-utils_test.cc | 443 // Tests that only warnings are printed when the value of the 457 // Tests that only warnings are printed when the value of the
|
/external/chromium/third_party/libevent/ |
ChangeLog | 148 o The configure script now takes an --enable-gcc-warnigns option that turns on many optional gcc warnings. (Nick has been building with these for a while, but they might be useful to other developers.) 152 o demote most http warnings to debug messages
|
/external/clang/include/clang/Basic/ |
IdentifierTable.h | 195 /// language token is an extension. This controls extension warnings, and is 208 /// warnings, and is only true when not parsing C++11. Once a compatibility
|
/external/clang/include/clang/Frontend/ |
ASTUnit.h | 238 /// \brief The number of warnings that occurred while parsing the preamble. 242 /// number of warnings matters, since we will not save the preamble
|
/external/clang/lib/ARCMigrate/ |
ARCMT.cpp | 108 // Non-ARC warnings are ignored. 198 CInvok->getDiagnosticOpts().Warnings.push_back(
|
/external/clang/lib/AST/ |
Stmt.cpp | 121 // unused warnings, and they have to be defined to suppress other 122 // warnings.
|
/external/clang/www/analyzer/ |
annotations.html | 87 <p>Both the Clang compiler and GCC will flag warnings for simple cases where a 91 flag warnings when they are passed in a function call via a 'nonnull'
|
/external/icu4c/tools/genrb/ |
genrb.c | 175 "\t-q or --quiet do not display warnings\n" 441 /* Dont return warnings as a failure */
|
/external/jpeg/ |
cjpeg.c | 123 return NULL; /* suppress compiler warnings */ 605 return 0; /* suppress no-return-value warnings */
|
/external/libphonenumber/java/ |
release_notes.txt | 15 - Logging consistency changes - some warnings are no longer printed, others have become only 16 WARNINGS
|
/external/llvm/docs/ |
TestSuiteMakefileGuide.html | 109 test passes, only warnings and other miscellaneous output will be generated. If 111 will help you separate benign warnings from actual test failures.</p>
|
/external/markdown/markdown/ |
__init__.py | 48 import warnings namespace 114 warnings.warn(text, MarkdownWarning)
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
SIPDate.java | 532 * FindBugs Fixes (Category Performance Warnings) 594 * Major reformat of code to conform with style guide. Resolved compiler and javadoc warnings. Added CVS tags.
|
/external/oprofile/ |
ChangeLog-2008 | 105 gcc option to stop build on warnings 363 gcc 4.3 gives warnings on const function return types
|
/external/protobuf/ |
CHANGES.txt | 69 single-precision now explicitly have 'f' suffix to avoid pedantic warnings 308 * Fixed some GCC warnings that only occur when using -pedantic.
|
/external/protobuf/src/google/protobuf/io/ |
coded_stream.cc | 150 "warnings), see CodedInputStream::SetTotalBytesLimit() " 482 "disable these warnings), see "
|
/external/qemu/distrib/jpeg-6b/ |
cjpeg.c | 123 return NULL; /* suppress compiler warnings */ 605 return 0; /* suppress no-return-value warnings */
|
/external/webrtc/src/modules/audio_processing/interface/ |
audio_processing.h | 236 // Warnings are non-fatal. 237 enum Warnings {
|
/external/zlib/ |
FAQ | 267 no vulnerability. The ./configure script will display warnings if an 292 Many years ago, we gave up attempting to avoid warnings on every compiler
|
/frameworks/base/drm/java/android/drm/ |
DrmManagerClient.java | 62 * Interface definition for a callback that receives status messages and warnings 72 * warnings. [all...] |
/libcore/luni/src/main/java/java/sql/ |
ResultSet.java | 185 * Clears all warnings related to this {@code ResultSet}. [all...] |
/ndk/build/core/ |
init.mk | 69 # Used to output warnings and error from the library, it's possible to 70 # disable any warnings or errors by overriding these definitions
|
/ndk/sources/host-tools/make-3.81/ |
readme.vms | 124 seem worth to get it working. There are still some PTRMISMATCH warnings 187 possible warnings, delete all objects, rename make.exe to a different
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
tree-pass.h | 253 for O_j. This would lead to uninitialized warnings for O_j's 271 codegen errors or spurious uninitialized warnings. */
|
Completed in 2011 milliseconds
<<41424344454647484950>>