/external/bluetooth/glib/docs/reference/glib/tmpl/ |
messages.sgml | 83 @G_LOG_LEVEL_WARNING: log level for warnings, see g_warning() 131 You can make warnings fatal at runtime by setting the %G_DEBUG environment 143 warnings exit the program, then use g_critical() for fatal errors, for 148 You can also make critical warnings fatal at runtime by setting
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_custom.h | 70 /* These spit out warnings etc */
|
/external/e2fsprogs/e2fsck/ |
CHANGES | 10 warnings enabled.
|
/external/icu4c/test/intltest/ |
callimts.h | 64 * results as warnings. These are not generally of concern, but they
|
/external/jpeg/ |
makcjpeg.st | 19 .C[-w-cln] ; no "constant is long" warnings
|
makdjpeg.st | 19 .C[-w-cln] ; no "constant is long" warnings
|
/external/kernel-headers/original/linux/ |
spinlock_api_up.h | 24 * flags straight, to supress compiler warnings of unused lock
|
/external/opencore/oscl/oscl/config/linux/ |
osclconfig_compiler_warnings.h | 27 * \brief This file contains the ability to turn off/on compiler warnings
|
/external/proguard/src/proguard/ |
Targeter.java | 84 throw new IOException("Please correct the above warnings first.");
|
InputReader.java | 120 // Print out a summary of the warnings, if necessary. 133 throw new IOException("Please correct the above warnings first.");
|
/external/proguard/src/proguard/obfuscate/ |
Obfuscator.java | 137 // Print out a summary of the warnings if necessary. 149 throw new IOException("Please correct the above warnings first."); 352 // Print out any warnings about member name conflicts. 364 throw new IOException("Please correct the above warnings first.");
|
/external/stlport/stlport/stl/ |
_monetary.h | 274 //explicitely defined as private to avoid warnings: 307 //explicitely defined as private to avoid warnings: 341 //explicitely defined as private to avoid warnings: 374 //explicitely defined as private to avoid warnings:
|
/external/stlport/test/eh/ |
intel45.mak | 31 #disable warnings complaining about debug ...info exceeded....
|
sunpro42.mak | 48 echo 'Info: For CC 4.x, warnings from ld in the form "symbol `XXX' has differing sizes" are normal.'
|
/external/webkit/WebCore/manual-tests/inspector/ |
multiple-console-messages.html | 76 This test generates warnings, errors, and logs to test the grouping of repeated
|
/external/webkit/WebKit/win/WebKit.vcproj/ |
FixMIDLHeaders.pl | 35 use warnings;
|
/external/webkit/WebKitTools/Scripts/ |
run-jsc | 32 use warnings;
|
detect-mismatched-virtual-const | 53 # Output consists of a series of warnings like this: 64 no warnings qw /syntax/;
|
/external/webkit/WebKitTools/pywebsocket/test/ |
test_dispatch.py | 112 warnings = dispatcher.source_warnings() 113 warnings.sort() 127 self.assertEquals(4, len(warnings)) 128 for expected, actual in zip(expected_warnings, warnings):
|
/external/webkit/WebKitTools/simplejson/ |
__init__.py | 273 import warnings namespace 274 warnings.warn("simplejson.loads(s) should be used instead of read(s)", 282 import warnings namespace 283 warnings.warn("simplejson.dumps(s) should be used instead of write(s)",
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
XmlErrorHandler.java | 28 * XML error handler used by the parser to report errors/warnings.
|
/external/bluetooth/glib/gobject/ |
glib-genmarshal.1 | 45 \fI--g-fatal-warnings 46 Make warnings fatal, that is, exit immediately once a warning occurs.
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_base_macros.h | 88 * The following two macros are used to avoid compiler warnings. 130 * warnings for that. The default behavior will be to add no suffix.
|
/external/proguard/src/proguard/classfile/util/ |
ClassSuperHierarchyInitializer.java | 37 * This visitor optionally prints warnings if some superclasses can't be found 55 * hierarchy of all visited class files, optionally printing warnings if
|
/external/skia/include/core/ |
SkFloatBits.h | 74 // Helper to see a float as its bit pattern (w/o aliasing warnings) 81 // Helper to see a bit pattern as a float (w/o aliasing warnings)
|