Home
last modified time | relevance | path

Searched refs:BUILD_PATH (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/
Dfetch-torture-tests.sh4 BUILD_PATH=https://storage.googleapis.com/wasm-llvm/builds/git
6 wget -O - $BUILD_PATH/wasm-torture-s-$BUILDID.tbz2 \
9 wget -O - $BUILD_PATH/wasm-torture-s2wasm-sexpr-wasm-$BUILDID.tbz2 \
12 wget -O - $BUILD_PATH/wasm-binaries-$BUILDID.tbz2 \
16 …$BUILD_PATH/wasm-torture-/b/build/slave/linux/build/src/src/work/wasm-install/emscripten_config_va…
/external/tensorflow/tensorflow/tools/ci_build/presubmit/windows/gpu_py36_full/
Dbuild.bat13 set BUILD_PATH=tensorflow/tools/ci_build/builds variable
14 set GEN_SCRIPT=%BUILD_PATH%/%WIN_OUT_TARGET%.sh
15 set GEN_BUILD=%BUILD_PATH%/BUILD
18 CALL tensorflow\tools\ci_build\windows\gpu\pip\run.bat --enable_remote_cache %* > %BUILD_PATH%/%WIN…
37 echo cat $(rlocation %BUILD_PATH%/%WIN_OUT%) >> %GEN_SCRIPT%
44 …user_root=%TMPDIR% --host_jvm_args=-Dbazel.DigestFunction=SHA256 test %BUILD_PATH%:%WIN_OUT_TARGET…
/external/tensorflow/tensorflow/tools/ci_build/presubmit/windows/cpu_py36_full/
Dbuild.bat13 set BUILD_PATH=tensorflow/tools/ci_build/builds variable
14 set GEN_SCRIPT=%BUILD_PATH%/%WIN_OUT_TARGET%.sh
15 set GEN_BUILD=%BUILD_PATH%/BUILD
18 CALL tensorflow\tools\ci_build\windows\cpu\pip\run.bat --enable_remote_cache %* > %BUILD_PATH%/%WIN…
37 echo cat $(rlocation %BUILD_PATH%/%WIN_OUT%) >> %GEN_SCRIPT%
44 …user_root=%TMPDIR% --host_jvm_args=-Dbazel.DigestFunction=SHA256 test %BUILD_PATH%:%WIN_OUT_TARGET…
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpc_prefixed/
Dgenerate.py34 BUILD_PATH = os.path.join(WORK_PATH, 'build') variable
55 shutil.rmtree(BUILD_PATH)
67 package_path = os.path.join(BUILD_PATH, meta.name)
/external/arm-trusted-firmware/docs/plat/
Dhikey960.rst47 $cd ${BUILD_PATH}/edk2
64 cd {BUILD_PATH}/arm-trusted-firmware
72 cd ${BUILD_PATH}/l-loader
127 $ln -sf ${BUILD_PATH}/l-loader/l-loader.bin
128 $ln -sf ${BUILD_PATH}/l-loader/fip.bin
129 $ln -sf ${BUILD_PATH}/l-loader/recovery.bin
Dhikey.rst51 $cd ${BUILD_PATH}/edk2
69 cd {BUILD_PATH}/arm-trusted-firmware
76 cd ${BUILD_PATH}/l-loader
79 ln -sf ${BUILD_PATH}/atf-fastboot/build/hikey/${FASTBOOT_BUILD_OPTION}/bl1.bin fastboot.bin
/external/python/google-api-python-client/tools/
Dgae-zip-creator.sh14 BUILD_PATH=${ROOT_PATH}/build
40 ${ENV_PATH}/bin/pip install -b ${BUILD_PATH} -t ${LIB_PATH} . >> ${LOG_PATH}