Searched defs:shell (Results 1 – 5 of 5) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
| D | script.py | 18 shell = 'sh' variable 22 shell = os.environ['SHELL'] variable 34 shell = 'python' variable
|
| /device/google/cuttlefish/host/libs/wayland/ |
| D | wayland_shell.cpp | 332 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/ |
| D | faqwiz.py | 686 def shell(self, command): member in FaqWizard
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
| D | edk2module.c | 2652 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/ |
| D | posixmodule.c | 4242 char *shell = getenv("COMSPEC"); in async_system() local 4507 char *shell, *sh_name, *opt, *rd_mode, *wr_mode; in _PyPopen() local
|