Searched full:warnings (Results 1 – 17 of 17) sorted by relevance
| /arkcompiler/runtime_core/docs/diagrams/ |
| D | static-analyzer-report-generation.puactivity | 19 ->Files with warnings; 20 :Filter same warnings; 21 :Remove supressed warnings;
|
| D | static-analyzer-warnings-generation.puactivity | 16 title Creation of files with warnings 36 :Write warnings to the file;
|
| /arkcompiler/toolchain/build/toolchain/ |
| D | cc_wrapper.gni | 27 # Use ccache 3.2 or later to avoid clang unused argument warnings: 30 # To avoid -Wparentheses-equality clang warnings, at some cost in terms of
|
| /arkcompiler/runtime_core/assembler/ |
| D | error.h | 100 // Warnings
|
| D | pandasm.h | 25 void PrintErrors(const panda::pandasm::ErrorList &warnings, const std::string &msg);
|
| D | pandasm.cpp | 50 void PrintErrors(const panda::pandasm::ErrorList &warnings, const std::string &msg) in PrintErrors() argument 52 for (const auto &iter : warnings) { in PrintErrors()
|
| /arkcompiler/runtime_core/verification/gen/templates/ |
| D | abs_int_inl_compat_checks.h.erb | 39 % checks.results.ok.to_h.merge(checks.results.warnings.to_h).merge(checks.results.errors.to_h).each…
|
| /arkcompiler/runtime_core/verification/ |
| D | verification.yaml | 30 warnings:
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ |
| D | registers_description.h | 140 // NOLINTNEXTLINE(bugprone-branch-clone,-warnings-as-errors) in GetUsedRegsMask()
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ |
| D | fmutex.h | 75 // Models are defined in .c file to avoid code style warnings
|
| /arkcompiler/runtime_core/docs/ |
| D | doxygen.config | 434 # Note: This will also disable the warnings about undocumented members that are 435 # normally produced when WARNINGS is set to YES. 729 # The WARNINGS tag can be used to turn on/off the warning messages that are 730 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES 731 # this implies that the warnings are on. 733 # Tip: Turn warnings on while writing the documentation. 736 WARNINGS = YES 739 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag 745 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for 753 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | arch.h | 150 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage,-warnings-as-errors)
|
| D | bit_table.h | 662 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic,-warnings-as-errors) in Add()
|
| /arkcompiler/runtime_core/verification/absint/ |
| D | abs_int_inl.h | 125 1(current). Conflicts are reported as warnings, conflicting regs are removed fro resulting context. 1493 // TODO(vdyadov) : add warnings when actual type is not unsigned in HandleDivu2() 1503 // TODO(vdyadov) : add warnings when actual type is not unsigned in HandleDivu2Wide() 1513 // TODO(vdyadov) : add warnings when actual type is not unsigned in HandleModu2() 1523 // TODO(vdyadov) : add warnings when actual type is not unsigned in HandleModu2Wide() 2760 …// results is empty if there was an OK, contains all warnings if there were any warnings, all erro… in ProcessStoreField()
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | graph.cpp | 634 // NOLINTNEXTLINE(readability-identifier-naming,-warnings-as-errors)
|
| /arkcompiler/runtime_core/runtime/ |
| D | monitor.cpp | 592 … // Even thout these 2 warnings are valid, We suppress them. Reason is to have consistent logging in Acquire()
|
| /arkcompiler/runtime_core/runtime/entrypoints/ |
| D | entrypoints.cpp | 203 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic,-warnings-as-errors) in CreateMultiArrayRecEntrypoint()
|