/system/sepolicy/ |
D | definitions.mk | 5 $(hide) $(M4) --fatal-warnings $(PRIVATE_ADDITIONAL_M4DEFS) \ 34 $(hide) $(M4) --fatal-warnings -s $(1) > $$@
|
D | mac_permissions.mk | 22 $(hide) $(M4) --fatal-warnings -s $(PRIVATE_ADDITIONAL_M4DEFS) $(PRIVATE_KEYS) > $@ 63 $(hide) $(M4) --fatal-warnings -s $(PRIVATE_ADDITIONAL_M4DEFS) $(PRIVATE_KEYS) > $@ 97 $(hide) $(M4) --fatal-warnings -s $(PRIVATE_ADDITIONAL_M4DEFS) $(PRIVATE_KEYS) > $@ 131 $(hide) $(M4) --fatal-warnings -s $(PRIVATE_ADDITIONAL_M4DEFS) $(PRIVATE_KEYS) > $@ 166 $(hide) $(M4) --fatal-warnings -s $(PRIVATE_ADDITIONAL_M4DEFS) $(PRIVATE_KEYS) > $@
|
D | Android.mk | 1192 $(hide) $(M4) --fatal-warnings -s $(PRIVATE_ADDITIONAL_M4DEFS) $(PRIVATE_DEVICE_FC_FILES) > $@ 1270 $(hide) $(M4) --fatal-warnings -s $(PRIVATE_ADDITIONAL_M4DEFS) $(PRIVATE_SVC_FILES) > $@
|
/system/unwinding/libunwindstack/tests/ |
D | UnwinderTest.cpp | 210 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 276 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 337 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 368 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 399 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 431 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 469 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 503 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 547 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() 610 EXPECT_EQ(WARNING_NONE, unwinder.warnings()); in TEST_F() [all …]
|
/system/netd/ |
D | Android.bp | 72 "-google-runtime-int", // Too many unavoidable warnings due to strtol() 80 "-warnings-as-errors="
|
/system/bpf/ |
D | Android.bp | 34 // Disabling due to many unavoidable warnings from POSIX API usage.
|
/system/incremental_delivery/libdataloader/ |
D | Android.bp | 57 // Disabling due to many unavoidable warnings from POSIX API usage.
|
/system/tools/aidl/ |
D | diagnostics.cpp | 72 const auto& warnings = a.SuppressWarnings(); in Suppress() local 74 for (const auto& w : warnings) { in Suppress()
|
/system/timezone/input_tools/android/common/src/test/java/com/android/libcore/timezone/util/ |
D | ErrorsTest.java | 31 public void warnings() { in warnings() method in ErrorsTest
|
/system/bt/build/ |
D | BUILD.gn | 28 #TODO(jpawlowski): uncomment once we have no warnings on linux build
|
/system/bt/gd/packet/parser/ |
D | bison.gni | 67 # Silence some warnings. The autogenerated code includes parts that have
|
D | flex.gni | 62 # Silence some warnings. The autogenerated code includes parts that have
|
/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 126 uint64_t warnings() { return warnings_; } in warnings() function
|
/system/vold/ |
D | Android.bp | 27 "-warnings-as-errors=clang-analyzer-security*,cert-*",
|
/system/incremental_delivery/incfs/ |
D | Android.bp | 56 // Disabling due to many unavoidable warnings from POSIX API usage.
|
/system/update_engine/ |
D | pylintrc | 61 # List of checkers and warnings to enable. 64 # Only show warnings with the listed confidence levels. Leave empty to show 82 # We leave many of the style warnings to judgement/peer review. 117 # respectively contain the number of errors / warnings messages and the total
|
/system/libziparchive/ |
D | Android.bp | 105 // Disabling due to many unavoidable warnings from POSIX API usage.
|
/system/tools/mkbootimg/ |
D | pylintrc | 34 # Only show warnings with the listed confidence levels. Leave empty to show 169 # respectively contain the number of errors / warnings messages and the total
|
/system/apex/ |
D | pylintrc | 40 # Only show warnings with the listed confidence levels. Leave empty to show 175 # respectively contain the number of errors / warnings messages and the total
|
/system/chre/doc/ |
D | nanoapp_developer_guide.md | 117 the sender, and suppress double promotion warnings.
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 415 # Note: This will also disable the warnings about undocumented members that are 712 # this implies that the warnings are on. 714 # Tip: Turn warnings on while writing the documentation. 720 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag 726 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for 734 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
|
/system/chre/pal/doc/ |
D | Doxyfile | 415 # Note: This will also disable the warnings about undocumented members that are 712 # this implies that the warnings are on. 714 # Tip: Turn warnings on while writing the documentation. 720 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag 726 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for 734 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
|
/system/media/audio_utils/ |
D | Doxyfile | 456 # Note: This will also disable the warnings about undocumented members that are 759 # this implies that the warnings are on. 761 # Tip: Turn warnings on while writing the documentation. 767 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag 773 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for 781 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
|