/aosp_15_r20/external/vulkan-validation-layers/ |
H A D | BUILD.md | 137 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.yml | 96 ${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.yml | 46 - python scripts/update_deps.py --dir=external --arch=%PLATFORM% --config=%CONFIGURATION%
|
/aosp_15_r20/external/grpc-grpc/src/proto/ |
H A D | gen_build_yaml.py | 24 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/ |
D | gen_build_yaml.py | 24 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 D | update_pip_deps.py | 32 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 D | update_coverage_deps.py | 34 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 D | update_file_test.py | 17 from tools.private.update_deps.update_file import replace_snippet, unified_diff
|
/aosp_15_r20/external/vulkan-validation-layers/scripts/ |
H A D | update_deps.py | 21 """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 D | update_deps.sh | 20 # 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 D | DEVELOPING.md | 7 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 D | gen_restricted_traces.py | 63 def update_deps(trace_pairs): function 125 if not update_deps(trace_pairs):
|
/aosp_15_r20/external/deqp/scripts/ |
H A D | check_swiftshader_runtime.py | 443 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 D | deps.bzl | 21 # 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 D | BUILD.bazel | 47 visibility = ["//tools/private/update_deps:__pkg__"],
|
/aosp_15_r20/external/bazelbuild-rules_python/python/private/ |
H A D | coverage_deps.bzl | 22 # 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 D | BUILD.bazel | 45 visibility = ["//tools/private/update_deps:__pkg__"],
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/ |
H A D | build-vulkan-validation.sh | 14 python3 scripts/update_deps.py --dir external --config debug
|
/aosp_15_r20/hardware/google/gfxstream/scripts/ |
D | build-nested-vulkan-loader.sh | 63 python ../scripts/update_deps.py
|
/aosp_15_r20/external/vulkan-validation-layers/build-android/ |
H A D | update_external_sources_android.sh | 92 python3 ../scripts/update_deps.py --no-build --dir $BASEDIR --known_good_dir $BUILDDIR
|
H A D | update_external_sources_android.bat | 65 py -3 ../scripts/update_deps.py --no-build --dir %BASE_DIR% --known_good_dir %BUILD_DIR%
|
/aosp_15_r20/external/OpenCL-CTS/ |
H A D | presubmit.sh | 73 python3 ../scripts/update_deps.py
|
/aosp_15_r20/external/angle/build/ios/ |
H A D | update_bundle_filelist.py | 39 # below, from update_deps.py.
|
/aosp_15_r20/external/cronet/build/ios/ |
H A D | update_bundle_filelist.py | 39 # below, from update_deps.py.
|
/aosp_15_r20/out/.module_paths/ |
D | files.db | [all...] |