Home
last modified time | relevance | path

Searched refs:_suppressed_warning (Results 1 – 3 of 3) sorted by relevance

/dports/astro/py-astropy/astropy-5.0/astropy/io/votable/tests/
H A Dexception_test.py55 exceptions._suppressed_warning(warn, cfg)
60 exceptions._suppressed_warning(warn, cfg)
62 exceptions._suppressed_warning(warn, cfg)
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/
H A Djs_compile.gni57 foreach(_suppressed_warning, invoker.suppressed_warnings) {
58 _additional_args += [ "--jscomp_off=$_suppressed_warning" ]
/dports/astro/py-astropy/astropy-5.0/astropy/io/votable/
H A Dexceptions.py75 def _suppressed_warning(warning, config, stacklevel=2): function
144 _suppressed_warning(warning, config, stacklevel=stacklevel+1)