Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 11 of 11) sorted by relevance

/build/tools/
Dmerge-event-log-tags.py39 warnings = [] variable
132 warnings.extend(tagfile.warnings)
139 if warnings:
140 for fn, ln, msg in warnings:
Devent_log_tags.py41 self.warnings.append((self.filename, linenum, msg))
48 self.warnings = []
Dwarn.py518 warnings = [] variable
/build/core/combo/
DTARGET_linux-mips64.mk115 -Wl,--fatal-warnings \
DTARGET_linux-arm64.mk114 -Wl,--fatal-warnings \
DTARGET_linux-x86_64.mk136 TARGET_GLOBAL_LDFLAGS += -Wl,--fatal-warnings
DTARGET_linux-x86.mk127 $(combo_2nd_arch_prefix)TARGET_GLOBAL_LDFLAGS += -Wl,--fatal-warnings
DTARGET_linux-mips.mk109 -Wl,--fatal-warnings \
DTARGET_linux-arm.mk138 -Wl,--fatal-warnings \
/build/core/
Dproguard_basic_keeps.flags67 # DO NOT USE THIS: We figured it's dangerous to blindly ignore all support library warnings.
/build/tools/releasetools/
Dpylintrc47 # Only show warnings with the listed confidence levels. Leave empty to show
85 # respectively contain the number of errors / warnings messages and the total