/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_site.py | 23 import site 27 if not os.path.isdir(site.USER_SITE): 29 os.makedirs(site.USER_SITE) 30 site.addsitedir(site.USER_SITE) 43 self.old_base = site.USER_BASE 44 self.old_site = site.USER_SITE 45 self.old_prefixes = site.PREFIXES 51 site.USER_BASE = self.old_base 52 site.USER_SITE = self.old_site 53 site.PREFIXES = self.old_prefixes [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | win_add2path.py | 11 import site 24 if hasattr(site, "USER_SITE"): 25 userpath = site.USER_SITE.replace(appdata, "%APPDATA%")
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Include/ |
D | VExpressMotherBoard.h | 77 #define VIRTUAL_SYS_CFG(site,func) (((site) << 24) | (func)) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/site-packages/ |
D | README | 2 here. Read the source for site.py for more details.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/site-packages/ |
D | README | 2 here. Read the source for site.py for more details.
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ |
D | ArmVExpressSysConfig.c | 29 #define SYS_CFGCTRL_SITE(site) (((site) & 0x3) << 16) argument
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ |
D | ArmVExpressSysConfigRuntimeLib.c | 32 #define SYS_CFGCTRL_SITE(site) (((site) & 0x3) << 16) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/ |
D | README | 21 primary distribution site (the most up-to-date site) before others.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/ |
D | msg_36.txt | 29 site="ftp.ietf.org";
|
/device/linaro/bootloader/edk2/DuetPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/EmbeddedPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/BeagleBoardPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/ArmPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/CorebootModulePkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/MdePkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/ShellBinPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/OptionRomPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/StdLib/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/Nt32Pkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|
/device/linaro/bootloader/edk2/SecurityPkg/ |
D | Contributions.txt | 104 site is provided to you under the terms and conditions of the BSD 113 present and future Contributions submitted to TianoCore site. Except 130 that is intentionally submitted by You to the TinaoCore site for 134 TianoCore site or its representatives, including but not limited 137 or on behalf of, the TianoCore site for the purpose of 199 You may submit it to TianoCore site separately from any
|