Home
last modified time | relevance | path

Searched refs:custom_deps (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/
H A Ddevil_chromium.py110 def Initialize(output_directory=None, custom_deps=None, adb_path=None): argument
157 if custom_deps:
158 devil_dynamic_config['dependencies'].update(custom_deps)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/
H A Ddevil_chromium.py110 def Initialize(output_directory=None, custom_deps=None, adb_path=None): argument
158 if custom_deps:
159 devil_dynamic_config['dependencies'].update(custom_deps)
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/
H A Ddevil_chromium.py110 def Initialize(output_directory=None, custom_deps=None, adb_path=None): argument
157 if custom_deps:
158 devil_dynamic_config['dependencies'].update(custom_deps)
/dports/lang/v8/v8-9.6.180.12/build/android/
H A Ddevil_chromium.py146 def Initialize(output_directory=None, custom_deps=None, adb_path=None): argument
185 if custom_deps:
186 devil_dynamic_config['dependencies'].update(custom_deps)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/android/sdk/
H A Dadb_compatibility_devicetest.py43 custom_deps = {
48 custom_deps['dependencies']['adb'] = {
55 devil_env.config.Initialize(configs=[custom_deps])
/dports/www/firefox-esr/firefox-91.8.0/media/webrtc/
H A D.gclient6 "custom_deps" : {
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/
H A D.gclient6 "custom_deps" : {
/dports/www/firefox/firefox-99.0/media/webrtc/
H A D.gclient6 "custom_deps" : {
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/
H A D.gclient6 "custom_deps" : {
/dports/mail/thunderbird/thunderbird-91.8.0/media/webrtc/
H A D.gclient6 "custom_deps" : {
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/
H A D.gclient6 "custom_deps" : {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/custom_deps/
H A DREADME.md1 Common directory for custom dependencies pulled in via .gclient custom_deps.
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/custom_deps/
H A DREADME.md1 Common directory for custom dependencies pulled in via .gclient custom_deps.
/dports/lang/v8/v8-9.6.180.12/custom_deps/
H A DREADME.md1 Common directory for custom dependencies pulled in via .gclient custom_deps.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/
H A Dstandalone.gclient9 "custom_deps": {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/doc/
H A DBuildingAngleForChromiumDevelopment.md52 u'custom_deps':
64 …* Comment out or remove the `src/third_party/angle` line in your `custom_deps` in `chomium/.gclien…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/doc/
H A DBuildingAngleForChromiumDevelopment.md52 u'custom_deps':
64 …* Comment out or remove the `src/third_party/angle` line in your `custom_deps` in `chomium/.gclien…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/tests/
H A Dgclient_test.py231 custom_deps=None,
253 custom_deps=None,
267 custom_deps=None,
285 custom_deps=None,
1266 custom_deps=None,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A DREADME.gclient.md15 "custom_deps" : {
38 - `custom_deps`: A dictionary containing optional custom overrides for entries
H A Dgclient.py269 self, parent, url, managed, custom_deps, custom_vars, argument
296 self._custom_deps = custom_deps or {}
344 def custom_deps(self): member in DependencySettings
379 return self.custom_deps.get(name, url)
385 def __init__(self, parent, name, url, managed, custom_deps, argument
605 for dep_name, dep_info in self.custom_deps.items():
671 custom_deps=None,
1370 custom_deps=None,
1477 custom_deps=s.get('custom_deps', {}),
1716 custom_deps={},
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/
H A Dstandalone.gclient39 "custom_deps" : {
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/
H A Dstandalone.gclient39 "custom_deps" : {
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/
H A Dstandalone.gclient39 "custom_deps" : {
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/
H A Dstandalone.gclient39 "custom_deps" : {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/
H A Dstandalone.gclient39 "custom_deps" : {

123