Home
last modified time | relevance | path

Searched defs:_warn (Results 1 – 18 of 18) sorted by relevance

/third_party/rust/crates/tracing/tracing-subscriber/tests/layer_filters/
Dfilter_scopes.rs58 let _warn = tracing::warn_span!("my_span").entered(); in filters_span_scopes() localVariable
/third_party/python/Lib/
Dhashlib.py184 from warnings import warn as _warn unknown
Drandom.py48 from warnings import warn as _warn unknown
Dsubprocess.py1060 def __del__(self, _maxsize=sys.maxsize, _warn=warnings.warn): argument
/third_party/python/Lib/asyncio/
Dwindows_utils.py110 def __del__(self, _warn=warnings.warn): argument
Dbase_subprocess.py123 def __del__(self, _warn=warnings.warn): argument
Dunix_events.py548 def __del__(self, _warn=warnings.warn): argument
747 def __del__(self, _warn=warnings.warn): argument
1362 def __del__(self, _warn=warnings.warn): argument
Dsslproto.py318 def __del__(self, _warn=warnings.warn): argument
Dproactor_events.py113 def __del__(self, _warn=warnings.warn): argument
Dselector_events.py702 def __del__(self, _warn=warnings.warn): argument
Dbase_events.py678 def __del__(self, _warn=warnings.warn): argument
/third_party/python/Lib/distutils/tests/
Dtest_dist.py178 def _warn(msg): function
/third_party/python/Lib/importlib/metadata/
D__init__.py239 _warn = functools.partial( variable in DeprecatedList
388 _warn = functools.partial( variable in Deprecated
/third_party/python/Lib/idlelib/
Dconfig.py769 def _warn(msg, *key): function
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Ddebuggability.js98 Promise.prototype._warn = function(message, shouldUseOwnTrace, promise) { method in Promise
/third_party/python/Lib/multiprocessing/
Dpool.py263 def __del__(self, _warn=warnings.warn, RUN=RUN): argument
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js30 …on"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefi… property
Dbluebird.min.js29 …on"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefi… field