/third_party/python/Objects/stringlib/ |
D | ctype.h | 8 stringlib_isspace(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isspace() argument 14 stringlib_isalpha(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isalpha() argument 20 stringlib_isalnum(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isalnum() argument 26 stringlib_isascii(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isascii() argument 32 stringlib_isdigit(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isdigit() argument 38 stringlib_islower(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_islower() argument 44 stringlib_isupper(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isupper() argument 50 stringlib_istitle(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_istitle() argument 59 stringlib_lower(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_lower() argument 71 stringlib_upper(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_upper() argument [all …]
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | dxc_helper.cc | 30 #pragma clang diagnostic ignored "-Wreserved-id-macro" 31 #pragma clang diagnostic ignored "-Wextra-semi" 32 #pragma clang diagnostic ignored "-Wdeprecated-dynamic-exception-spec" 33 #pragma clang diagnostic ignored "-Wold-style-cast" 34 #pragma clang diagnostic ignored "-Wshadow-field-in-constructor" 35 #pragma clang diagnostic ignored "-Wconversion" 36 #pragma clang diagnostic ignored "-Wsign-conversion" 37 #pragma clang diagnostic ignored "-Wshadow" 38 #pragma clang diagnostic ignored "-Wweak-vtables" 39 #pragma clang diagnostic ignored "-Wdocumentation-unknown-command" [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb.hh | 55 #pragma GCC diagnostic ignored "-Wpragmas" 56 #pragma GCC diagnostic ignored "-Wunknown-pragmas" 57 #pragma GCC diagnostic ignored "-Wunknown-warning-option" 116 #pragma GCC diagnostic ignored "-Wconversion" // TODO fix 117 #pragma GCC diagnostic ignored "-Wformat-signedness" // TODO fix 118 #pragma GCC diagnostic ignored "-Wshadow" // TODO fix 119 #pragma GCC diagnostic ignored "-Wunsafe-loop-optimizations" // TODO fix 120 #pragma GCC diagnostic ignored "-Wunused-parameter" // TODO fix 122 #pragma GCC diagnostic ignored "-Wunused-result" // TODO fix 128 #pragma GCC diagnostic ignored "-Wclass-memaccess" [all …]
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/protobufs/ |
D | tint_ast_fuzzer.h | 21 #pragma clang diagnostic ignored "-Wunused-parameter" 22 #pragma clang diagnostic ignored "-Wreserved-id-macro" 23 #pragma clang diagnostic ignored "-Wsign-conversion" 24 #pragma clang diagnostic ignored "-Wzero-as-null-pointer-constant" 25 #pragma clang diagnostic ignored "-Wextra-semi-stmt" 26 #pragma clang diagnostic ignored "-Winconsistent-missing-destructor-override" 27 #pragma clang diagnostic ignored "-Wweak-vtables" 28 #pragma clang diagnostic ignored "-Wsuggest-destructor-override"
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/ |
D | spirvfuzz_protobufs.h | 26 #pragma clang diagnostic ignored "-Wunknown-warning-option" // Must come first 27 #pragma clang diagnostic ignored "-Wreserved-identifier" 28 #pragma clang diagnostic ignored "-Wshadow" 29 #pragma clang diagnostic ignored "-Wsuggest-destructor-override" 30 #pragma clang diagnostic ignored "-Wunused-parameter" 33 #pragma GCC diagnostic ignored "-Wconversion" 34 #pragma GCC diagnostic ignored "-Wshadow" 35 #pragma GCC diagnostic ignored "-Wunused-parameter"
|
/third_party/spirv-tools/source/fuzz/protobufs/ |
D | spirvfuzz_protobufs.h | 26 #pragma clang diagnostic ignored "-Wunknown-warning-option" // Must come first 27 #pragma clang diagnostic ignored "-Wreserved-identifier" 28 #pragma clang diagnostic ignored "-Wshadow" 29 #pragma clang diagnostic ignored "-Wsuggest-destructor-override" 30 #pragma clang diagnostic ignored "-Wunused-parameter" 33 #pragma GCC diagnostic ignored "-Wconversion" 34 #pragma GCC diagnostic ignored "-Wshadow" 35 #pragma GCC diagnostic ignored "-Wunused-parameter"
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spirvfuzz_protobufs.h | 26 #pragma clang diagnostic ignored "-Wunknown-warning-option" // Must come first 27 #pragma clang diagnostic ignored "-Wreserved-identifier" 28 #pragma clang diagnostic ignored "-Wshadow" 29 #pragma clang diagnostic ignored "-Wsuggest-destructor-override" 30 #pragma clang diagnostic ignored "-Wunused-parameter" 33 #pragma GCC diagnostic ignored "-Wconversion" 34 #pragma GCC diagnostic ignored "-Wshadow" 35 #pragma GCC diagnostic ignored "-Wunused-parameter"
|
/third_party/python/Python/clinic/ |
D | sysmodule.c.h | 95 sys_exc_info(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_exc_info() argument 167 sys_getdefaultencoding(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getdefaultencoding() argument 185 sys_getfilesystemencoding(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getfilesystemencoding() argument 203 sys_getfilesystemencodeerrors(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getfilesystemencodeerrors() argument 259 sys_gettrace(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_gettrace() argument 279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() argument 338 sys_getswitchinterval(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getswitchinterval() argument 438 sys_get_coroutine_origin_tracking_depth(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_get_coroutine_origin_tracking_depth() argument 468 sys_get_asyncgen_hooks(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_get_asyncgen_hooks() argument 490 sys_getrecursionlimit(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getrecursionlimit() argument [all …]
|
/third_party/lzma/CPP/Common/ |
D | Common.h | 106 #pragma GCC diagnostic ignored "-Wc++98-compat" 109 #pragma GCC diagnostic ignored "-Wdeprecated-dynamic-exception-spec" 111 #pragma GCC diagnostic ignored "-Wold-style-cast" 112 #pragma GCC diagnostic ignored "-Wglobal-constructors" 113 #pragma GCC diagnostic ignored "-Wexit-time-destructors" 176 #pragma GCC diagnostic ignored "-Wc++11-extensions" 185 #pragma GCC diagnostic ignored "-Wnon-virtual-dtor" 186 #pragma GCC diagnostic ignored "-Wdelete-non-virtual-dtor" 307 #pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant"
|
/third_party/python/Modules/clinic/ |
D | _tracemalloc.c.h | 18 _tracemalloc_is_tracing(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_is_tracing() argument 36 _tracemalloc_clear_traces(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_clear_traces() argument 59 _tracemalloc__get_traces(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc__get_traces() argument 130 _tracemalloc_stop(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_stop() argument 151 _tracemalloc_get_traceback_limit(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_get_traceback_limit() argument 171 _tracemalloc_get_tracemalloc_memory(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_get_tracemalloc_memory() argument 191 _tracemalloc_get_traced_memory(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_get_traced_memory() argument 211 _tracemalloc_reset_peak(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_reset_peak() argument
|
D | gcmodule.c.h | 18 gc_enable(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_enable() argument 36 gc_disable(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_disable() argument 54 gc_isenabled(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_isenabled() argument 172 gc_get_debug(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_debug() argument 200 gc_get_threshold(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_threshold() argument 218 gc_get_count(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_count() argument 281 gc_get_stats(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_stats() argument 323 gc_freeze(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_freeze() argument 343 gc_unfreeze(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_unfreeze() argument 361 gc_get_freeze_count(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_freeze_count() argument
|
D | _asynciomodule.c.h | 69 _asyncio_Future_result(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future_result() argument 92 _asyncio_Future_exception(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future_exception() argument 230 _asyncio_Future_cancelled(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future_cancelled() argument 251 _asyncio_Future_done(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future_done() argument 269 _asyncio_Future_get_loop(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future_get_loop() argument 290 _asyncio_Future__make_cancelled_error(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future__make_cancelled_error() argument 307 _asyncio_Future__repr_info(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future__repr_info() argument 374 _asyncio_Task__make_cancelled_error(TaskObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Task__make_cancelled_error() argument 391 _asyncio_Task__repr_info(TaskObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Task__repr_info() argument 584 _asyncio_Task_get_coro(TaskObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Task_get_coro() argument [all …]
|
D | readline.c.h | 203 readline_get_history_length(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_history_length() argument 333 readline_get_completion_type(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_completion_type() argument 351 readline_get_begidx(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_begidx() argument 369 readline_get_endidx(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_endidx() argument 505 readline_get_completer_delims(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_completer_delims() argument 559 readline_get_completer(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_completer() argument 605 readline_get_current_history_length(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_current_history_length() argument 623 readline_get_line_buffer(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_get_line_buffer() argument 643 readline_clear_history(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_clear_history() argument 672 readline_redisplay(PyObject *module, PyObject *Py_UNUSED(ignored)) in readline_redisplay() argument
|
/third_party/python/Modules/_io/clinic/ |
D | iobase.c.h | 18 _io__IOBase_tell(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_tell() argument 38 _io__IOBase_flush(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_flush() argument 58 _io__IOBase_close(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_close() argument 79 _io__IOBase_seekable(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_seekable() argument 99 _io__IOBase_readable(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_readable() argument 119 _io__IOBase_writable(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_writable() argument 139 _io__IOBase_fileno(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_fileno() argument 159 _io__IOBase_isatty(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_isatty() argument 309 _io__RawIOBase_readall(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__RawIOBase_readall() argument
|
D | bytesio.c.h | 18 _io_BytesIO_readable(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_readable() argument 36 _io_BytesIO_writable(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_writable() argument 54 _io_BytesIO_seekable(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_seekable() argument 72 _io_BytesIO_flush(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_flush() argument 90 _io_BytesIO_getbuffer(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_getbuffer() argument 108 _io_BytesIO_getvalue(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_getvalue() argument 128 _io_BytesIO_isatty(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_isatty() argument 146 _io_BytesIO_tell(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_tell() argument 468 _io_BytesIO_close(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_close() argument
|
D | fileio.c.h | 21 _io_FileIO_close(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_close() argument 119 _io_FileIO_fileno(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_fileno() argument 137 _io_FileIO_readable(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_readable() argument 155 _io_FileIO_writable(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_writable() argument 173 _io_FileIO_seekable(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_seekable() argument 232 _io_FileIO_readall(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_readall() argument 375 _io_FileIO_tell(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_tell() argument 432 _io_FileIO_isatty(fileio *self, PyObject *Py_UNUSED(ignored)) in _io_FileIO_isatty() argument
|
/third_party/unity/auto/ |
D | unity_test_summary.py | 18 self.ignored = 0 40 tests,failures,ignored = self.parse_test_summary('\n'.join(lines)) 43 self.ignored += ignored 45 if self.ignored > 0: 63 …ed} IGNORED\n".format(total_tests = self.total_tests, failures=self.failures, ignored=self.ignored)
|
/third_party/cJSON/tests/unity/auto/ |
D | unity_test_summary.py | 18 self.ignored = 0 40 tests,failures,ignored = self.parse_test_summary('\n'.join(lines)) 43 self.ignored += ignored 45 if self.ignored > 0: 63 …ed} IGNORED\n".format(total_tests = self.total_tests, failures=self.failures, ignored=self.ignored)
|
/third_party/python/Objects/clinic/ |
D | typeobject.c.h | 74 type_mro(PyTypeObject *self, PyObject *Py_UNUSED(ignored)) in type_mro() argument 92 type___subclasses__(PyTypeObject *self, PyObject *Py_UNUSED(ignored)) in type___subclasses__() argument 110 type___dir__(PyTypeObject *self, PyObject *Py_UNUSED(ignored)) in type___dir__() argument 128 type___sizeof__(PyTypeObject *self, PyObject *Py_UNUSED(ignored)) in type___sizeof__() argument 146 object___reduce__(PyObject *self, PyObject *Py_UNUSED(ignored)) in object___reduce__() argument 224 object___sizeof__(PyObject *self, PyObject *Py_UNUSED(ignored)) in object___sizeof__() argument 242 object___dir__(PyObject *self, PyObject *Py_UNUSED(ignored)) in object___dir__() argument
|
D | floatobject.c.h | 18 float_is_integer(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_is_integer() argument 36 float___trunc__(PyObject *self, PyObject *Py_UNUSED(ignored)) in float___trunc__() argument 54 float___floor__(PyObject *self, PyObject *Py_UNUSED(ignored)) in float___floor__() argument 72 float___ceil__(PyObject *self, PyObject *Py_UNUSED(ignored)) in float___ceil__() argument 124 float_conjugate(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_conjugate() argument 147 float_hex(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_hex() argument 191 float_as_integer_ratio(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_as_integer_ratio() argument 241 float___getnewargs__(PyObject *self, PyObject *Py_UNUSED(ignored)) in float___getnewargs__() argument
|
D | unicodeobject.c.h | 21 unicode_title(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_title() argument 42 unicode_capitalize(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_capitalize() argument 60 unicode_casefold(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_casefold() argument 249 unicode_isascii(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_isascii() argument 270 unicode_islower(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_islower() argument 291 unicode_isupper(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_isupper() argument 312 unicode_istitle(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_istitle() argument 333 unicode_isspace(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_isspace() argument 354 unicode_isalpha(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_isalpha() argument 375 unicode_isalnum(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_isalnum() argument [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/json/ |
D | vkjson_data_default.h | 13 #pragma GCC diagnostic ignored "-Wunused-parameter" 14 #pragma GCC diagnostic ignored "-Wunused-function" 15 #pragma GCC diagnostic ignored "-Wunused-variable" 19 #pragma clang diagnostic ignored "-Wpointer-bool-conversion"
|
D | vkjson_parser_default.h | 13 #pragma GCC diagnostic ignored "-Wunused-parameter" 14 #pragma GCC diagnostic ignored "-Wunused-function" 15 #pragma GCC diagnostic ignored "-Wunused-variable" 19 #pragma clang diagnostic ignored "-Wpointer-bool-conversion"
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | cmsis_compiler.h | 161 #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored. 231 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored. 235 #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored. 268 #warning No compiler specific solution for __USED. __USED is ignored. 300 #warning No compiler specific solution for __ALIGNED. __ALIGNED is ignored. 304 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored. 308 #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored.
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
D | errors.py | 20 def _msg(cls, filename, reason, **ignored): argument 45 def _msg(cls, error, **ignored): argument 73 def _msg(cls, error, **ignored): argument 84 def _msg(cls, missing, **ignored): argument 100 def _msg(cls, expected, **ignored): argument
|