Searched refs:WARNINGS (Results 1 – 25 of 58) sorted by relevance
123
3 # RUN: FileCheck -check-prefix=WARNINGS %s < %t112 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"17 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"22 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"27 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"31 # WARNINGS-NOT: warning: used $at (currently ${{[0-9]+}}) without ".set noat"46 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $16) without ".set noat"51 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $16) without ".set noat"
2 # RUN: FileCheck --check-prefix=CHECK-WARNINGS %s < %t.err4 # RUN: FileCheck --check-prefix=OBJ-WARNINGS %s < %t.err38 # CHECK-WARNINGS: '.fill' directive with size greater than 8 has been truncated to 844 # CHECK-WARNINGS: '.fill' directive pattern has been truncated to 32-bits50 # OBJ-WARNINGS: '.fill' directive with negative repeat count has no effect54 # CHECK-WARNINGS: '.fill' directive with negative size has no effect70 # OBJ-WARNINGS: '.fill' directive with negative repeat count has no effect
3 WARNINGS = YES
47 WARNINGS = -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow49 CFLAGS += -mips32r2 -mno-mips16 -std=gnu99 -O2 -g $(WARNINGS) -DENABLE_ASSERTIONS -DMIPSr1_ASM -DO…
47 WARNINGS = -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow48 CFLAGS += -O2 -g $(WARNINGS) -DOPUS_BUILD
58 WARNINGS=-Wall -Wwrite-strings \69 CFLAGS += -Dlinux $(WARNINGS) $(DEBUG)
19 WARNINGS = -Wall -Wpointer-arith -Wcast-qual -Wnested-externs \ macro21 CFLAGS = -g -Os -fPIC -Werror $(WARNINGS)
7 WARNINGS=Yes
26 WARNINGS=Yes macro
29 \BOOKMARK [2]{0.3.26.2}{WARNINGS}{0.3.1}
510 WARNINGS, /* switches on warnings */ enumerator537 #define RESULT_STRICT(r) (((r) & ~((1U<<WARNINGS)-1)) == 0)596 dp->options = WARNINGS; /* default to !verbose, !quiet */ in display_init()705 case VERBOSE: case WARNINGS: case ERRORS: case QUIET: in display_log()1592 d.options = (d.options & ~LEVEL_MASK) | WARNINGS; in main()
21 IMPORTANT WARNINGS
89 # normally produced when WARNINGS is set to YES.126 # The WARNINGS tag can be used to turn on/off the warning messages that are127 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES133 WARNINGS = YES
47 WARNINGS = YES
62 WARNINGS = YES
57 # The WARNINGS tag can be used to turn on/off the warning messages60 WARNINGS = YES
52 WARNINGS = YES
121 WARNINGS, /* switches on warnings */ enumerator154 #define RESULT_STRICT(r) (((r) & ~((1U<<WARNINGS)-1)) == 0)293 S(warnings, WARNINGS)492 dp->options = WARNINGS; /* default to !verbose, !quiet */ in display_init()613 case VERBOSE: case WARNINGS: case ERRORS: case QUIET: in display_log()
77 WARNINGS = YES
83 WARNINGS = YES