Home
last modified time | relevance | path

Searched refs:_FindPythonInDirectory (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/build/
H A Dprint_python_deps.py67 def _FindPythonInDirectory(directory, allow_test): function
155 modules = list(_FindPythonInDirectory(options.module, allow_test=True))
199 for p in _FindPythonInDirectory(path, allow_test=False))
/dports/lang/v8/v8-9.6.180.12/build/
H A Dprint_python_deps.py67 def _FindPythonInDirectory(directory, allow_test): function
157 modules = list(_FindPythonInDirectory(options.module, allow_test=True))
207 for p in _FindPythonInDirectory(path, allow_test=False))
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/
H A Dprint_python_deps.py63 def _FindPythonInDirectory(directory): function
93 paths_set.update(os.path.abspath(p) for p in _FindPythonInDirectory(path))
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/
H A Dprint_python_deps.py63 def _FindPythonInDirectory(directory): function
93 paths_set.update(os.path.abspath(p) for p in _FindPythonInDirectory(path))
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/
H A Dprint_python_deps.py63 def _FindPythonInDirectory(directory): function
93 paths_set.update(os.path.abspath(p) for p in _FindPythonInDirectory(path))
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/
H A Dprint_python_deps.py63 def _FindPythonInDirectory(directory): function
93 paths_set.update(os.path.abspath(p) for p in _FindPythonInDirectory(path))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/
H A Dprint_python_deps.py67 def _FindPythonInDirectory(directory): function
170 paths_set.update(os.path.abspath(p) for p in _FindPythonInDirectory(path))
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/
H A Dprint_python_deps.py66 def _FindPythonInDirectory(directory): function
184 paths_set.update(os.path.abspath(p) for p in _FindPythonInDirectory(path))