HomeSort by relevance Sort by last modified time
    Searched refs:python_exe (Results 1 - 21 of 21) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Bin/CYGWIN_NT-5.1-i686/
Ecc 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
GenDepex 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
GenFds 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
TargetTool 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
Trim 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$exe/$exe.py" "$@"
build 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
  /device/linaro/bootloader/edk2/BaseTools/BinWrappers/PosixLike/
BPDG 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
Ecc 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
GenDepex 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/AutoGen/$cmd.py" "$@"
GenFds 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
GenPatchPcdTable 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
PatchPcdValue 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
Pkcs7Sign 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
Rsa2048Sha256GenerateKeys 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/Rsa2048Sha256Sign/$cmd.py" "$@"
Rsa2048Sha256Sign 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
TargetTool 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
Trim 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$exe/$exe.py" "$@"
UPT 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
build 6 python_exe=python2
14 exec "${python_exe:-python}" "$dir/../../Source/Python/$cmd/$cmd.py" "$@"
  /external/brotli/python/tests/
_test_utils.py 16 python_exe = sys.executable or 'python' variable
18 BRO_ARGS = [python_exe, bro_path]
  /external/python/cpython3/Lib/venv/
__init__.py 115 context.python_exe = exename

Completed in 121 milliseconds