Home
last modified time | relevance | path

Searched full:update_deps (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/vulkan-validation-layers/
H A DBUILD.md137 There is a Python utility script, `scripts/update_deps.py`, that you can use to
153 ../scripts/update_deps.py
159 ..\scripts\update_deps.py --arch x64
165 ..\scripts\update_deps.py --arch Win32
176 - The `update_deps.py` script fetches and builds the dependent repositories in
183 - The `--dir` option for `update_deps.py` can be used to relocate the
186 - The `update_deps.py` script generates a file named `helper.cmake` and places
194 `winpty update_deps.py` in order to avoid buffering all of the script's
197 - Please use `update_deps.py --help` to list additional options and read the
198 internal documentation in `update_deps.py` for further information.
H A D.travis.yml96 ${TRAVIS_BUILD_DIR}/scripts/update_deps.py --dir=${TRAVIS_BUILD_DIR}/external --ref=master
98 ${TRAVIS_BUILD_DIR}/scripts/update_deps.py --dir=${TRAVIS_BUILD_DIR}/external
188 ./build-gn/update_deps.sh
H A D.appveyor.yml46 - python scripts/update_deps.py --dir=external --arch=%PLATFORM% --config=%CONFIGURATION%
/aosp_15_r20/external/grpc-grpc/src/proto/
H A Dgen_build_yaml.py24 def update_deps(key, proto_filename, deps, deps_external, is_trans, visited): function
48 update_deps(
68 update_deps(deps_for, look_at, deps, deps_external, False, [])
70 update_deps(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/
Dgen_build_yaml.py24 def update_deps(key, proto_filename, deps, deps_external, is_trans, visited): function
48 update_deps(key, imp_proto, deps, deps_external, is_trans,
67 update_deps(deps_for, look_at, deps, deps_external, False, [])
69 update_deps(deps_for, look_at, deps_trans, deps_external_trans,
/aosp_15_r20/external/bazelbuild-rules_python/tools/private/update_deps/
H A Dupdate_pip_deps.py32 from tools.private.update_deps.args import path_from_runfiles
33 from tools.private.update_deps.update_file import update_file
114 default="# START: maintained by 'bazel run //tools/private/update_deps:update_pip_deps'",
120 default="# END: maintained by 'bazel run //tools/private/update_deps:update_pip_deps'",
H A Dupdate_coverage_deps.py34 from tools.private.update_deps.args import path_from_runfiles
35 from tools.private.update_deps.update_file import update_file
189 …start_marker="# START: maintained by 'bazel run //tools/private/update_deps:update_coverage_deps <…
190 …end_marker="# END: maintained by 'bazel run //tools/private/update_deps:update_coverage_deps <vers…
H A Dupdate_file_test.py17 from tools.private.update_deps.update_file import replace_snippet, unified_diff
/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dupdate_deps.py21 """update_deps.py
49 See the help text (update_deps.py --help) for a complete list of options.
67 $ ../scripts/update_deps.py
73 $ scripts/update_deps.py --dir=build
83 $ scripts/update_deps.py --dir=/tmp/deps
103 $ ../scripts/update_deps.py
/aosp_15_r20/external/vulkan-validation-layers/build-gn/
H A Dupdate_deps.sh20 # Use update_deps.py to update source dependencies from /scripts/known_good.json
21 scripts/update_deps.py --dir="external" --no-build
/aosp_15_r20/external/bazelbuild-rules_python/
H A DDEVELOPING.md7 bazel run //tools/private/update_deps:update_pip_deps
11 bazel run //tools/private/update_deps:update_coverage_deps <VERSION>
/aosp_15_r20/external/angle/src/tests/restricted_traces/
H A Dgen_restricted_traces.py63 def update_deps(trace_pairs): function
125 if not update_deps(trace_pairs):
/aosp_15_r20/external/deqp/scripts/
H A Dcheck_swiftshader_runtime.py443 UPDATE_DEPS = str(LAYERS_SRC_DIR / "scripts" / "update_deps.py")
444 run([which("python3"), UPDATE_DEPS], working_dir=LAYERS_BUILD_DIR)
/aosp_15_r20/external/bazelbuild-rules_python/python/private/pypi/
H A Ddeps.bzl21 # START: maintained by 'bazel run //tools/private/update_deps:update_pip_deps'
97 # END: maintained by 'bazel run //tools/private/update_deps:update_pip_deps'
H A DBUILD.bazel47 visibility = ["//tools/private/update_deps:__pkg__"],
/aosp_15_r20/external/bazelbuild-rules_python/python/private/
H A Dcoverage_deps.bzl22 # START: maintained by 'bazel run //tools/private/update_deps:update_coverage_deps <version>'
115 # END: maintained by 'bazel run //tools/private/update_deps:update_coverage_deps <version>'
H A DBUILD.bazel45 visibility = ["//tools/private/update_deps:__pkg__"],
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/
H A Dbuild-vulkan-validation.sh14 python3 scripts/update_deps.py --dir external --config debug
/aosp_15_r20/hardware/google/gfxstream/scripts/
Dbuild-nested-vulkan-loader.sh63 python ../scripts/update_deps.py
/aosp_15_r20/external/vulkan-validation-layers/build-android/
H A Dupdate_external_sources_android.sh92 python3 ../scripts/update_deps.py --no-build --dir $BASEDIR --known_good_dir $BUILDDIR
H A Dupdate_external_sources_android.bat65 py -3 ../scripts/update_deps.py --no-build --dir %BASE_DIR% --known_good_dir %BUILD_DIR%
/aosp_15_r20/external/OpenCL-CTS/
H A Dpresubmit.sh73 python3 ../scripts/update_deps.py
/aosp_15_r20/external/angle/build/ios/
H A Dupdate_bundle_filelist.py39 # below, from update_deps.py.
/aosp_15_r20/external/cronet/build/ios/
H A Dupdate_bundle_filelist.py39 # below, from update_deps.py.
/aosp_15_r20/out/.module_paths/
Dfiles.db[all...]

12