Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/wireguard/qemu/
DMakefile21 BUILD_PATH ?= $(PWD)/build/$(ARCH) macro
34 $(1)_PATH := $(BUILD_PATH)/$$($(1)_NAME)
53 KERNEL_BUILD_PATH := $(BUILD_PATH)/kernel$(if $(findstring yes,$(DEBUG_KERNEL)),-debug)
59 export CPPFLAGS := -I$(BUILD_PATH)/include
211 MUSL_CC := $(BUILD_PATH)/musl-gcc
213 USERSPACE_DEPS := $(MUSL_CC) $(BUILD_PATH)/include/.installed $(BUILD_PATH)/include/linux/.installed
217 rm -f $(BUILD_PATH)/result
225 -serial file:$(BUILD_PATH)/result \
229 grep -Fq success $(BUILD_PATH)/result
231 $(BUILD_PATH)/init-cpio-spec.txt:
[all …]
/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/cpu_py39_full/
Dbuild.bat15 set BUILD_PATH=tensorflow/tools/ci_build/builds variable
16 set GEN_SCRIPT=%BUILD_PATH%/%WIN_OUT_TARGET%.sh
17 set GEN_BUILD=%BUILD_PATH%/BUILD
20 CALL tensorflow\tools\ci_build\windows\cpu\pip\run.bat --enable_remote_cache %* > %BUILD_PATH%/%WIN…
39 echo cat $(rlocation %BUILD_PATH%/%WIN_OUT%) >> %GEN_SCRIPT%
48 %BUILD_PATH%:%WIN_OUT_TARGET% --test_output=all ^
/external/tensorflow/tensorflow/tools/ci_build/presubmit/windows/gpu_py39_full/
Dbuild.bat15 set BUILD_PATH=tensorflow/tools/ci_build/builds variable
16 set GEN_SCRIPT=%BUILD_PATH%/%WIN_OUT_TARGET%.sh
17 set GEN_BUILD=%BUILD_PATH%/BUILD
20 CALL tensorflow\tools\ci_build\windows\gpu\pip\run.bat --enable_remote_cache %* > %BUILD_PATH%/%WIN…
39 echo cat $(rlocation %BUILD_PATH%/%WIN_OUT%) >> %GEN_SCRIPT%
48 %BUILD_PATH%:%WIN_OUT_TARGET% --test_output=all ^
/external/trace-cmd/
Dmake-trace-cmd.sh20 if [ ! -z "$BUILD_PATH" ]; then
21 if [ ! -d $BUILD_PATH ]; then
22 mkdir $BUILD_PATH
24 O_PATH="O=$BUILD_PATH"
/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/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/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}
/external/angle/build/android/pylib/constants/
Dhost_paths.py24 BUILD_PATH = os.path.join(DIR_SOURCE_ROOT, 'build') variable
/external/cronet/build/android/pylib/constants/
Dhost_paths.py24 BUILD_PATH = os.path.join(DIR_SOURCE_ROOT, 'build') variable
/external/cronet/build/android/pylib/utils/
Dgold_utils.py17 with host_paths.SysPath(host_paths.BUILD_PATH):
Dgold_utils_test.py17 with host_paths.SysPath(host_paths.BUILD_PATH):
/external/angle/build/android/pylib/utils/
Dgold_utils.py17 with host_paths.SysPath(host_paths.BUILD_PATH):
Dgold_utils_test.py17 with host_paths.SysPath(host_paths.BUILD_PATH):