Searched refs:WARNINGS (Results 1 – 25 of 76) sorted by relevance
1234
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
2 # RUN: FileCheck --check-prefix=CHECK-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-bits54 # CHECK-WARNINGS: '.fill' directive with negative size has no effect
256 WARNINGS := -Wall -Wmissing-include-dirs -Wunused \ macro280 WARNINGS += $(WARNING1)282 WARNINGS += $(WARNING1) $(WARNING2)284 WARNINGS += $(WARNING1) $(WARNING2) $(WARNING3)290 WARNINGS += -Wunused-but-set-variable -Wmaybe-uninitialized \295 WARNINGS += -Wshift-overflow -Wshift-sign-overflow \304 $(ERRORS) $(WARNINGS)
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 = YES
7 WARNINGS=Yes
26 WARNINGS=Yes macro
19 WARNINGS = -Wall -Wpointer-arith -Wcast-qual -Wnested-externs \ macro21 CFLAGS = -g -Os $(SHAREDLIB_CFLAGS) -Werror $(WARNINGS)
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
56 WARNINGS = -Wall -W -Wundef -Wpointer-arith -Wbad-function-cast \62 CFLAGS = -mcrt=clib2 $(DIRFLAGS) $(WARNINGS) $(FT2FLAGS) $(OPTIONS) $(OPTIMIZE)
47 WARNINGS = YES
62 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()
85 WARNINGS = YES