/external/mesa3d/docs/ |
versions.html | 455 <li>fixed many compiler warnings in the demo programs 760 <li>fixed some IRIX compiler warnings [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
NEWS | 453 around each row of the 2-d array initialization, to silence warnings 724 - flex now generates warnings for rules that can't be matched. 725 These warnings can be turned off using the new '-w' flag. If 726 your scanner uses REJECT then you will not get these warnings. [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-1-2 | 494 don't issue warnings upon unseccessful removals themselves. this way at 816 warnings. 939 variable warnings. [all...] |
ChangeLog.pre-2-14 | 63 Fix warnings from sparse. (#487491, Kjartan Maraas) 85 Created marshallers that don't throw gcc warnings when compiling with [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-ld.1 | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-ld.1 | [all...] |
/external/antlr/antlr-3.4/tool/ |
CHANGES.txt | 724 * Insufficiently covered (with semantic predicates) alt warnings are now emitted before 727 * Improved insufficiently covered alt warnings from: 739 To create the prediction DFA for the optional sub rule in 'a', ANTLR must find all references to 'a' to determine what can follow. A B can follow 'a' in the first two alts rule 'b'. To resolve the conflict between matching A B immediately in the sub rule and exiting rule 'a' to match it in 'b', ANTLR looks for predicates. In this case, there are two predicates that indicate the semantic context in which the surrounding alternatives are valid. The problem is that one of the predicates is hidden by an action. It took me 1.5 days, but I've finally have gotten ANTLR to properly track the insufficiently covered alternatives. Further, I have gotten it to tell you precisely where the uncovered predicates are even if they are simply hidden by actions. I have also updated all of the nondeterminism warnings so that it tells you if there was a predicate but one hidden by an action (this could be a separate condition from insufficiently covered predicates). here are your messages from ANTLR: 796 * Fixed ANTLR-202. These now give warnings about ambig ref to $a. [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/res/ |
XSLTErrorResources.java | 35 * and MAX_WARNING for warnings ( Needed for only information [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathContext.java | 527 /** The ErrorListener where errors and warnings are to be reported. */ 536 * Get the ErrorListener where errors and warnings are to be reported. 565 * Set the ErrorListener where errors and warnings are to be reported. [all...] |
/external/bison/data/ |
yacc.c | 276 /* Suppress unused-variable warnings by "using" E. */ 283 /* Identity function, used to suppress warnings about constant conditions. */ 954 /* Prevent warnings from -Wmissing-prototypes. */ [all...] |
/external/bluetooth/glib/tests/ |
testglib.c | 552 g_test_trap_assert_failed(); /* we have fatal-warnings enabled */ 559 g_test_trap_assert_failed(); /* we have fatal-warnings enabled */ [all...] |
/external/clang/www/ |
features.html | 187 diagnostics, which can be mapped to warnings, errors, or just ignored. 417 this out in the code and emit warnings about it (which are disabled by default, 418 but can optionally be mapped to either warnings or errors), allowing you to use
|
/external/jpeg/ |
jpeglib.h | 733 * should count warnings in num_warnings. The surrounding application 737 long num_warnings; /* number of corrupt-data warnings */ [all...] |
/external/libpng/ |
pngconf.h | [all...] |
/external/proguard/docs/manual/ |
troubleshooting.html | 79 ProGuard may print out some notes and non-fatal warnings: 138 is no option to switch off these warnings.</dd> 144 some more serious warnings:
|
/external/qemu/distrib/jpeg-6b/ |
jpeglib.h | 733 * should count warnings in num_warnings. The surrounding application 737 long num_warnings; /* number of corrupt-data warnings */ [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
inflate.c | 42 * - Split ptr - 257 statements in inflate_table() to avoid compiler warnings 64 * - Typecasting all around to reduce compiler warnings 70 * - Changed many types to unsigned or unsigned short to avoid warnings [all...] |
/external/v8/ |
SConstruct | 331 # This is to silence warnings about ABI changes that some versions of the [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
test_expectations.py | 552 for warning in match_result.warnings: [all...] |
/frameworks/base/docs/html/sdk/ |
OLD_RELEASENOTES.jd | 340 <li>905852: adb emits warnings about deprecated API use on Mac OS X 10.5</li> 493 <p>On Mac OS X 10.5, adb will emit warnings about deprecated API use when first used.</p> 505 <p>On Mac OS X 10.5, the emulator will emit warnings about deprecated API use when started from the command line.</p>
|
/frameworks/base/docs/html/tools/sdk/ |
OLD_RELEASENOTES.jd | 340 <li>905852: adb emits warnings about deprecated API use on Mac OS X 10.5</li> 493 <p>On Mac OS X 10.5, adb will emit warnings about deprecated API use when first used.</p> 505 <p>On Mac OS X 10.5, the emulator will emit warnings about deprecated API use when started from the command line.</p>
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/ |
c++ | |