/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | main.c | 139 char *startup = Py_GETENV("PYTHONSTARTUP"); in RunStartupFile() local 140 if (startup != NULL && startup[0] != '\0') { in RunStartupFile() 141 FILE *fp = fopen(startup, "r"); in RunStartupFile() 143 (void) PyRun_SimpleFileExFlags(fp, startup, 0, cf); in RunStartupFile() 152 startup); in RunStartupFile()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
D | main.c | 144 char *startup = Py_GETENV("PYTHONSTARTUP"); in RunStartupFile() local 145 if (startup != NULL && startup[0] != '\0') { in RunStartupFile() 146 FILE *fp = fopen(startup, "r"); in RunStartupFile() 148 (void) PyRun_SimpleFileExFlags(fp, startup, 0, cf); in RunStartupFile() 157 startup); in RunStartupFile()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
D | main.c | 144 char *startup = Py_GETENV("PYTHONSTARTUP"); in RunStartupFile() local 145 if (startup != NULL && startup[0] != '\0') { in RunStartupFile() 146 FILE *fp = fopen(startup, "r"); in RunStartupFile() 148 (void) PyRun_SimpleFileExFlags(fp, startup, 0, cf); in RunStartupFile() 157 startup); in RunStartupFile()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/ |
D | T32.CMM | 14 ;Default startup program for TRACE32 16 ;This startup program can be modified according to your needs.
|
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/ |
D | Phy.txt | 9 (boolean - if true, driver waits for autonegotiation on startup)
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/ |
D | Makefile | 29 C_SOURCES := src/startup.c \
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/ |
D | CommandLine.py | 336 rc = self.startup() 383 def startup(self): member in Application
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/ |
D | GdbRun | 2 # GDB startup script
|
/device/linaro/bootloader/edk2/StdLib/ |
D | ISSUES.txt | 46 10: No current volume/directory at app. startup. 2012 Understood
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/IA32/ |
D | MpFuncs.S | 2 # IA32 assembly file for AP startup vector.
|
D | MpFuncs.asm | 2 ; IA32 assembly file for AP startup vector.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/X64/ |
D | MpFuncs.S | 2 # X64 assembly file for AP startup vector.
|
D | MpFuncs.asm | 2 ; X64 assembly file for AP startup vector.
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | user-guide.rst | 1575 -C pctl.startup=0.0.0.0 \ 1596 -C pctl.startup=0.0.0.0 \ 1625 -C pctl.startup=0.0.0.0 \ 1644 -C pctl.startup=0.0.0.0 \ 1663 -C pctl.startup=0.0.0.0 \ 1710 -C pctl.startup=0.0.0.0 \ 1750 -C pctl.startup=0.0.0.0 \ 1778 -C pctl.startup=0.0.0.0 \
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/ |
D | hi3660-hikey960.dts | 189 startup-delay-us = <70000>;
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/ |
D | PythonReadMe.txt | 135 console, it may appear that Python hangs on startup. If this happens,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/ |
D | Py2710ReadMe.txt | 157 console, it may appear that Python hangs on startup. If this happens,
|
/device/linaro/bootloader/edk2/OvmfPkg/ |
D | OvmfPkgX64.fdf | 121 # The code in this FV handles the initial firmware startup, and
|
D | OvmfPkgIa32X64.fdf | 121 # The code in this FV handles the initial firmware startup, and
|
D | OvmfPkgIa32.fdf | 121 # The code in this FV handles the initial firmware startup, and
|
D | README | 183 DISCOVER message at startup, the boot process may take approx. 3 seconds
|
/device/google/crosshatch/ |
D | init.hardware.rc | 260 # read /persist, so to prevent SLPI startup delays, start both here.
|