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

  /external/llvm/test/MC/Mips/
set-at-directive-explicit-at.s 3 # RUN: FileCheck -check-prefix=WARNINGS %s < %t1
10 # WARNINGS: :[[@LINE+2]]:11: warning: Used $at without ".set noat"
15 # WARNINGS: :[[@LINE+2]]:11: warning: Used $at without ".set noat"
18 # WARNINGS-NOT: warning: Used $at without ".set noat"
34 # WARNINGS: :[[@LINE+2]]:11: warning: Used $16 with ".set at=$16"
39 # WARNINGS: :[[@LINE+2]]:11: warning: Used $16 with ".set at=$16"
42 # WARNINGS-NOT: warning
  /external/llvm/test/MC/AsmParser/
directive_fill.s 2 # RUN: FileCheck --check-prefix=CHECK-WARNINGS %s < %t.err
52 # CHECK-WARNINGS: '.fill' directive with size greater than 8 has been truncated to 8
59 # CHECK-WARNINGS: '.fill' directive pattern has been truncated to 32-bits
63 # CHECK-WARNINGS: '.fill' directive with negative repeat count has no effect
67 # CHECK-WARNINGS: '.fill' directive with negative size has no effect
  /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/chromium_org/third_party/opus/src/
Makefile.unix 47 WARNINGS = -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow
48 CFLAGS += -O2 -g $(WARNINGS) -DOPUS_BUILD
  /external/libopus/
Makefile.unix 47 WARNINGS = -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow
48 CFLAGS += -O2 -g $(WARNINGS) -DOPUS_BUILD
  /external/chromium_org/tools/auto_bisect/
request_build.py 42 SUCCESS, WARNINGS, FAILURE, SKIPPED, EXCEPTION, RETRY, TRYPENDING = range(7)
44 OK = (SUCCESS, WARNINGS) # These indicate build is complete.
  /external/chromium_org/third_party/libvpx/source/libvpx/
libs.doxy_template 443 # The WARNINGS tag can be used to turn on/off the warning messages that are
447 WARNINGS = YES
449 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
455 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
462 # This WARN_NO_PARAMDOC option can be abled to get warnings for
    [all...]
  /external/libvpx/libvpx/
libs.doxy_template 443 # The WARNINGS tag can be used to turn on/off the warning messages that are
447 WARNINGS = YES
449 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
455 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
462 # This WARN_NO_PARAMDOC option can be abled to get warnings for
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template 443 # The WARNINGS tag can be used to turn on/off the warning messages that are
447 WARNINGS = YES
449 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
455 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
462 # This WARN_NO_PARAMDOC option can be abled to get warnings for
    [all...]
  /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/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.js 26 case buildbot.WARNINGS:
27 return "warnings";
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/object/
object.js 460 * WARNINGS:
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [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 1185 milliseconds