Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dscript.py18 shell = 'sh' variable
22 shell = os.environ['SHELL'] variable
34 shell = 'python' variable
/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.cpp332 void zxdg_shell_v6_destroy(wl_client*, wl_resource* shell) { in zxdg_shell_v6_destroy()
342 wl_resource* shell, in zxdg_shell_v6_create_positioner()
359 wl_resource* shell, in zxdg_shell_v6_get_xdg_surface()
375 void zxdg_shell_v6_pong(wl_client*, wl_resource* shell, uint32_t serial) { in zxdg_shell_v6_pong()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py686 def shell(self, command): member in FaqWizard
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c2652 char *shell = getenv("COMSPEC"); in async_system() local
2917 char *shell, *sh_name, *opt, *rd_mode, *wr_mode; in _PyPopen() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c4242 char *shell = getenv("COMSPEC"); in async_system() local
4507 char *shell, *sh_name, *opt, *rd_mode, *wr_mode; in _PyPopen() local