Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 25 of 38) sorted by relevance

12

/build/bazel/rules/tradefed/
Dtradefed.sh.tpl15 export PATH="${PATH_ADDITIONS}:${PATH}"
31 export PATH=$JAVA_HOME/bin:$PATH
/build/pesto/experiments/prepare_bazel_test_env/data/static/build/bazel/rules/
Dtf_test_executable.sh.template29 export PATH={path_additions}:$PATH
/build/bazel/ci/
Datest_integration_test.sh45 export PATH=${PWD}/prebuilts/build-tools/path/linux-x86:${PATH}
/build/make/core/
Dprocess_wrapper_gdb.sh11 export PATH=$PREV_PATH
Dprocess_wrapper.sh14 export PREV_PATH=$PATH
Dnotice_files.mk138 …ALL_MODULES.$(my_register_name).PATH := $(strip $(ALL_MODULES.$(my_register_name).PATH) $(local_pa…
Denvsetup.mk271 _vendor_path_placeholder := ||VENDOR-PATH-PH||
272 _product_path_placeholder := ||PRODUCT-PATH-PH||
273 _system_ext_path_placeholder := ||SYSTEM_EXT-PATH-PH||
274 _odm_path_placeholder := ||ODM-PATH-PH||
275 _vendor_dlkm_path_placeholder := ||VENDOR_DLKM-PATH-PH||
276 _odm_dlkm_path_placeholder := ||ODM_DLKM-PATH-PH||
277 _system_dlkm_path_placeholder := ||SYSTEM_DLKM-PATH-PH||
Dlayoutlib_data.mk110 $(eval _module_path := $(strip $(sort $(ALL_MODULES.$(_module_name).PATH)))) \
125 $(eval _module_path := $(strip $(sort $(ALL_MODULES.$(_module_name).PATH)))) \
/build/make/tools/finalization/
Dfinalize-vintf-resources.sh13 export PATH="$PATH:$ANDROID_HOST_OUT/bin/"
/build/make/core/tasks/
Doem_image.mk37 PATH=$(INTERNAL_USERIMAGES_BINARY_PATHS):$$PATH \
Dvendor_module_check.mk71 $(if $(filter vendor/%, $(ALL_MODULES.$(m).PATH)),\
72 $(if $(filter-out $(_vendor_exception_path_prefix), $(ALL_MODULES.$(m).PATH)),\
98 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) with unknown owner \
112 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) \
Dplatform_availability_check.mk34 $(m):$(word 1,$(ALL_MODULES.$(m).PATH))\
Dmodule-info.mk28 $(call write-optional-json-list, "path", $(sort $(ALL_MODULES.$(m).PATH))) \
/build/bazel/mk2rbc/
Dreplace_dynamic_qcpath.sh9 /^ *(\$\(call inherit-product|-?include).*\$\(QC_PROP_(PATH|ROOT)\)/i#RBC# include_top vendor/qcom
/build/bazel/bin/
Dbazel95 build --action_env=PATH=${RESTRICTED_PATH}
233 BAZEL_PATH=$PATH:${RESTRICTED_PATH}
236 PATH="${BAZEL_PATH}" JAVA_HOME="${ANDROID_BAZEL_JDK_PATH}" \
/build/make/
Denvsetup.sh175 export PATH=${PATH/$ANDROID_PRE_BUILD_PATHS/}
177 export PATH=${PATH/:%/}
183 export PATH=${PATH/$ANDROID_LUNCH_BUILD_PATHS/}
250 export PATH=$ANDROID_LUNCH_BUILD_PATHS:$PATH
276 export PATH=${PATH/$ANDROID_GLOBAL_BUILD_PATHS/}
310 export PATH=$ANDROID_GLOBAL_BUILD_PATHS:$PATH
/build/
Denvsetup.sh175 export PATH=${PATH/$ANDROID_PRE_BUILD_PATHS/}
177 export PATH=${PATH/:%/}
183 export PATH=${PATH/$ANDROID_LUNCH_BUILD_PATHS/}
250 export PATH=$ANDROID_LUNCH_BUILD_PATHS:$PATH
276 export PATH=${PATH/$ANDROID_GLOBAL_BUILD_PATHS/}
310 export PATH=$ANDROID_GLOBAL_BUILD_PATHS:$PATH
/build/soong/cmd/path_interposer/
Dmain.go84 var usage = fmt.Errorf(`To use the PATH interposer:
85 * Write the original PATH variable to <interposer>_origpath
86 * Set up a directory of symlinks to the PATH interposer, and use that in PATH
Dmain_test.go133 … fmt.Errorf(`exec: "path_interposer_test_does_not_exist": executable file not found in $PATH`),
/build/bazel/scripts/
Dapex_compare.sh47 on the PATH. If you have FUSE's fuse-ext2 and fuse-zip installed, you
/build/soong/third_party/zip/testdata/
Dreadme.notzip42 export PATH=$PATH:$GOROOT/bin
/build/make/core/tasks/tools/
Dbuild_custom_image.mk147 $(hide) PATH=$(INTERNAL_USERIMAGES_BINARY_PATHS):$$PATH \
/build/bazel_common_rules/exec/
Dexec.bzl37 hermeticity is not enforced or guaranteed, especially if `script` accesses PATH.
92 hermeticity is not enforced or guaranteed, especially if `script` accesses PATH.
144 rule, especially if a target specifies `script` that accesses PATH.
/build/bazel_common_rules/exec/impl/
Dexec.bzl59 hermeticity is not enforced or guaranteed, especially if `script` accesses PATH.
91 hermeticity is not enforced or guaranteed, especially if `script` accesses PATH.
123 rule, especially if a target specifies `script` that accesses PATH.
/build/soong/scripts/
Drun-ckati.sh84 PATH="$PWD/prebuilts/build-tools/path/linux-x86:$PWD/${out}/.path" \

12