HomeSort by relevance Sort by last modified time
    Searched defs:WARNINGS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/native_client_sdk/src/getting_started/part1/
Makefile 19 WARNINGS := -Wno-long-long -Wall -Wswitch-enum -pedantic -Werror
20 CXXFLAGS := -pthread -std=gnu++98 $(WARNINGS)
  /external/libpng/contrib/libtests/
pngimage.c 467 WARNINGS, /* switches on warnings */
482 #define STRICT 0x020 /* Fail on warnings as well as errors */
491 * warnings (--relaxes) or nothing worse than information (--strict)
493 #define RESULT_STRICT(r) (((r) & ~((1U<<WARNINGS)-1)) == 0)
552 dp->options = WARNINGS; /* default to !verbose, !quiet */
619 /* Required to quiet GNUC warnings when the compiler sees a stdarg function
650 case VERBOSE: case WARNINGS: case ERRORS: case QUIET:
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 208 milliseconds