Home
last modified time | relevance | path

Searched defs:BUILD_PATH (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/tools/ci_build/presubmit/windows/cpu_py39_full/
Dbuild.bat15 set BUILD_PATH=tensorflow/tools/ci_build/builds variable
/external/tensorflow/tensorflow/tools/ci_build/presubmit/windows/gpu_py39_full/
Dbuild.bat15 set BUILD_PATH=tensorflow/tools/ci_build/builds variable
/external/grpc-grpc/tools/distrib/python/grpc_prefixed/
Dgenerate.py34 BUILD_PATH = os.path.join(WORK_PATH, "build") variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpc_prefixed/
Dgenerate.py34 BUILD_PATH = os.path.join(WORK_PATH, 'build') variable
/external/cronet/stable/build/android/pylib/constants/
Dhost_paths.py21 BUILD_PATH = os.path.join(DIR_SOURCE_ROOT, 'build') variable
/external/cronet/tot/build/android/pylib/constants/
Dhost_paths.py21 BUILD_PATH = os.path.join(DIR_SOURCE_ROOT, 'build') variable
/external/angle/build/android/pylib/constants/
Dhost_paths.py21 BUILD_PATH = os.path.join(DIR_SOURCE_ROOT, 'build') variable
/external/linux-kselftest/tools/testing/selftests/wireguard/qemu/
DMakefile9 BUILD_PATH ?= $(PWD)/build/$(ARCH) macro