/external/chromium_org/third_party/snappy/ |
D | README.chromium | 14 * Suppress clang header-hygiene warning - https://code.google.com/p/snappy/issues/detail?id=70 15 * Suppress MSVC signed/unsigned warning - https://code.google.com/p/snappy/issues/detail?id=71 16 * Suppress MSVC x64 size_t warnings - https://code.google.com/p/snappy/issues/detail?id=75
|
/external/llvm/cmake/modules/ |
D | HandleLLVMOptions.cmake | 158 -wd4275 # Suppress 'An exported class was derived from a class that was not exported.' 175 -wd4146 # Suppress 'unary minus operator applied to unsigned type, result still unsigned' 176 -wd4180 # Suppress 'qualifier applied to function type has no meaning; ignored' 177 -wd4244 # Suppress ''argument' : conversion from 'type1' to 'type2', possible loss of data' 178 -wd4267 # Suppress ''var' : conversion from 'size_t' to 'type', possible loss of data' 179 …-wd4345 # Suppress 'behavior change: an object of POD type constructed with an initializer of the … 180 -wd4351 # Suppress 'new behavior: elements of array 'array' will be default initialized' 181 -wd4355 # Suppress ''this' : used in base member initializer list' 182 -wd4503 # Suppress ''identifier' : decorated name length exceeded, name was truncated' 183 …-wd4624 # Suppress ''derived class' : destructor could not be generated because a base class destr… [all …]
|
/external/valgrind/main/ |
D | glibc-2.X-drd.supp | 5 # Suppress all data races triggered by ld. 16 # Suppress all data races where the topmost frame is inside libc.so. Although 276 # Suppress the races on boost::once_flag::epoch and on 291 # Suppress the race reports on boost::detail::current_thread_tls_key. See also
|
D | glibc-2.2.supp | 149 #-------- Suppress errors appearing as a result of calling
|
/external/bison/lib/ |
D | strchrnul.valgrind | 1 # Suppress a valgrind message about use of uninitialized memory in strchrnul().
|
D | rawmemchr.valgrind | 1 # Suppress a valgrind message about use of uninitialized memory in rawmemchr().
|
D | memchr.valgrind | 1 # Suppress a valgrind message about use of uninitialized memory in memchr().
|
/external/llvm/utils/TableGen/ |
D | tdtags | 32 -q Suppress $TBLGEN error messages. 84 -q Suppress $TBLGEN error messages. Not all .td files are well-
|
/external/bison/m4/ |
D | extern-inline.m4 | 21 Suppress the use of extern inline on Apple's platforms,
|
/external/clang/test/Parser/ |
D | objcxx11-attributes.mm | 42 // FIXME: Suppress vexing parse warning
|
/external/qemu/pc-bios/keymaps/ |
D | de-ch | 109 # Suppress Windows unsupported AltGr keys
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | tab_view_picker_table.mm | 50 // Suppress the "Selection changed" message that's sent while the table is
|
D | browser_window_controller_private.mm | 181 // Suppress title drawing if necessary.
|
/external/protobuf/gtest/scons/ |
D | SConstruct.common | 209 '-nologo', # Suppress logo line 225 '-NOLOGO', # Suppress logo line
|
/external/clang/include/clang/Lex/ |
D | Preprocessor.h | 482 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() argument 483 SuppressIncludeNotFoundError = Suppress; in SetSuppressIncludeNotFoundError()
|
/external/chromium_org/tools/valgrind/tsan/ |
D | ignores.txt | 178 # "Suppress" a data race in TraceLog::GetCategory which has
|
/external/clang/docs/ |
D | AddressSanitizer.rst | 144 # Suppress error reports for code in a file or in a function:
|
/external/clang/lib/Sema/ |
D | Sema.cpp | 1187 bool Suppress = getDiagnostics().getSuppressAllDiagnostics(); in tryExprAsCall() local 1191 getDiagnostics().setSuppressAllDiagnostics(Suppress); in tryExprAsCall()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 1992 bool Suppress; 1995 ContextualImplicitConverter(bool Suppress = false, 1997 : Suppress(Suppress), SuppressConversion(SuppressConversion) {} in Suppress() function 2043 bool Suppress, bool SuppressConversion) in ICEConvertDiagnoser() argument 2044 : ContextualImplicitConverter(Suppress, SuppressConversion), in ICEConvertDiagnoser() 7396 bool Suppress; 7398 VerifyICEDiagnoser(bool Suppress = false) : Suppress(Suppress) { } in Suppress() function
|
/external/chromium_org/testing/gtest/cmake/ |
D | internal_utils.cmake | 60 # Suppress spurious warnings MSVC 7.1 sometimes issues.
|
/external/chromium_org/tools/valgrind/drmemory/ |
D | suppressions.txt | 41 # Suppress some false reports due to bugs in Dr.Memory like wrong analysis
|
D | suppressions_full.txt | 74 # Suppress some false reports due to bugs in Dr.Memory like wrong analysis 973 # Suppress anything in cmd.exe. It's safer to suppress these than disable
|
/external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
D | PHP SmartyPants Readme.txt | 163 Suppress all transformations. (Do nothing.)
|
/external/llvm/docs/CommandGuide/ |
D | lit.rst | 72 Suppress any output except for test failures.
|
/external/bzip2/ |
D | bzip2.txt | 168 Suppress non-essential warning messages. Messages
|