Home
last modified time | relevance | path

Searched refs:bool_or_none (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dslideslive.py6 bool_or_none,
73 'is_live': bool_or_none(video_data.get('is_live')),
H A Drutube.py13 bool_or_none,
56 'is_live': bool_or_none(video.get('is_livestream')),
/dports/www/youtube_dl/youtube-dl/youtube_dl/extractor/
H A Dslideslive.py6 bool_or_none,
76 'is_live': bool_or_none(video_data.get('is_live')),
H A Drutube.py15 bool_or_none,
57 'is_live': bool_or_none(video.get('is_livestream')),
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/zipkin/
H A Dwsgi.py20 sampled = bool_or_none(self.headers.getheader(HDR_SAMPLED))
63 def bool_or_none(val): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/third_party/coverage/
H A Dmisc.py78 def bool_or_none(b): function
H A Dcontrol.py15 from coverage.misc import CoverageException, bool_or_none, join_regex
116 branch=branch, parallel=bool_or_none(data_suffix),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pycoverage/coverage/
H A Dmisc.py80 def bool_or_none(b): function
H A Dcontrol.py15 from coverage.misc import CoverageException, bool_or_none, join_regex
116 branch=branch, parallel=bool_or_none(data_suffix),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pycoverage/coverage/
H A Dmisc.py80 def bool_or_none(b): function
H A Dcontrol.py15 from coverage.misc import CoverageException, bool_or_none, join_regex
116 branch=branch, parallel=bool_or_none(data_suffix),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/coverage/coverage/
H A Dmisc.py132 def bool_or_none(b): function
H A Dcontrol.py25 from coverage.misc import CoverageException, bool_or_none, join_regex
155 branch=branch, parallel=bool_or_none(data_suffix),
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/coveragepy/coverage/
H A Dmisc.py140 def bool_or_none(b): function
H A Dcontrol.py25 from coverage.misc import CoverageException, bool_or_none, join_regex
161 branch=branch, parallel=bool_or_none(data_suffix),
/dports/devel/py-coverage/coverage-4.5.4/coverage/
H A Dmisc.py162 def bool_or_none(b): function
H A Dcontrol.py29 from coverage.misc import CoverageException, bool_or_none, join_regex
146 branch=branch, parallel=bool_or_none(data_suffix),
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/coverage/coverage/
H A Dmisc.py132 def bool_or_none(b): function
H A Dcontrol.py27 from coverage.misc import CoverageException, bool_or_none, join_regex
190 branch=branch, parallel=bool_or_none(data_suffix),
/dports/devel/eric6/eric6-21.11/eric/eric6/DebugClients/Python/coverage/
H A Dmisc.py132 def bool_or_none(b): function
H A Dcontrol.py28 from coverage.misc import CoverageException, bool_or_none, join_regex
198 branch=branch, parallel=bool_or_none(data_suffix),
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/coverage/coverage/
H A Dmisc.py132 def bool_or_none(b): function
H A Dcontrol.py27 from coverage.misc import CoverageException, bool_or_none, join_regex
190 branch=branch, parallel=bool_or_none(data_suffix),
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/coverage/coverage/
H A Dmisc.py132 def bool_or_none(b): function
H A Dcontrol.py27 from coverage.misc import CoverageException, bool_or_none, join_regex
190 branch=branch, parallel=bool_or_none(data_suffix),

12