Home
last modified time | relevance | path

Searched refs:PYTHONPATH (Results 1 – 25 of 33) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dgetpath.c67 #ifndef PYTHONPATH
69 #define PYTHONPATH PREFIX LIBPYTHON sDELIM \ macro
72 #define PYTHONPATH LIBPYTHON
466 char *pythonpath = PYTHONPATH; in calculate_path()
617 module_search_path = PYTHONPATH; in calculate_path()
/device/linaro/bootloader/edk2/BaseTools/Bin/CYGWIN_NT-5.1-i686/
DBuildEnv3 PYTHONPATH="`dirname $0`/../../Source/Python" \
DRunToolFromSource3 PYTHONPATH="`dirname $0`/../../Source/Python" \
DGenDepex13 export PYTHONPATH="$dir/../../Source/Python"
DGenFds13 export PYTHONPATH="$dir/../../Source/Python"
DTargetTool13 export PYTHONPATH="$dir/../../Source/Python"
Dbuild13 export PYTHONPATH="$dir/../../Source/Python"
DEcc13 export PYTHONPATH="$dir/../../Source/Python"
DTrim13 export PYTHONPATH="$dir/../../Source/Python"
/device/linaro/bootloader/edk2/BaseTools/BinWrappers/PosixLike/
DGenDepex13 export PYTHONPATH="$dir/../../Source/Python"
DRsa2048Sha256GenerateKeys13 export PYTHONPATH="$dir/../../Source/Python"
DEcc13 export PYTHONPATH="$dir/../../Source/Python"
DGenPatchPcdTable13 export PYTHONPATH="$dir/../../Source/Python"
DRsa2048Sha256Sign13 export PYTHONPATH="$dir/../../Source/Python"
DTargetTool13 export PYTHONPATH="$dir/../../Source/Python"
DUPT13 export PYTHONPATH="$dir/../../Source/Python"
Dbuild13 export PYTHONPATH="$dir/../../Source/Python"
DBPDG13 export PYTHONPATH="$dir/../../Source/Python"
DGenFds13 export PYTHONPATH="$dir/../../Source/Python"
DPatchPcdValue13 export PYTHONPATH="$dir/../../Source/Python"
DPkcs7Sign13 export PYTHONPATH="$dir/../../Source/Python"
DTrim13 export PYTHONPATH="$dir/../../Source/Python"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dgetpath.c74 #ifndef PYTHONPATH
75 #define PYTHONPATH LIBPYTHON macro
397 char *pythonpath = PYTHONPATH; in calculate_path()
548 module_search_path = PYTHONPATH; in calculate_path()
/device/linaro/bootloader/edk2/BaseTools/
DBuildNotes.txt49 set PYTHONPATH=<BaseToolsDirPath>\Source\Python
58 C:\Work\BaseTools\Source\Python> set PYTHONPATH=C:\Work\BaseTools\Source\Python
73 please make sure the environment variable PYTHONPATH is set to
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c119 #ifndef PYTHONPATH
120 #define PYTHONPATH PREFIX "/lib/python" VERSION ":" \ macro
377 char *pythonpath = PYTHONPATH; in calculate_path()
584 module_search_path = PYTHONPATH; in calculate_path()

12