Searched defs:system (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/ |
D | Environs.c | 145 system(const char *string) in system() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | platform.py | 482 def _syscmd_ver(system='', release='', version='', argument 862 def system_alias(system,release,version): argument 1275 def system(): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | platform.py | 482 def _syscmd_ver(system='', release='', version='', argument 868 def system_alias(system,release,version): argument 1303 def system(): function
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/ |
D | mce.h | 56 uint32_t system; member
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/ |
D | nvg.c | 43 uint32_t system, uint8_t sys_state_force, uint32_t wake_mask, in nvg_update_cstate_info()
|
D | ari.c | 159 uint32_t system, uint8_t sys_state_force, uint32_t wake_mask, in ari_update_cstate_info()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/ |
D | plat_pm.c | 48 struct system_context *system, in system_cluster()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/ |
D | plat_pm.c | 92 struct system_context *system, in system_cluster()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/ |
D | ElementTree.py | 1622 def doctype(self, name, pubid, system): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/ |
D | ElementTree.py | 1604 def doctype(self, name, pubid, system): argument
|