HomeSort by relevance Sort by last modified time
    Searched refs:P_WAIT (Results 1 - 25 of 33) sorted by null

1 2

  /external/mesa3d/scons/
fixes.py 14 if mode == os.P_WAIT:
20 if mode == os.P_WAIT:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
spawn.py 69 rc = os.spawnv(os.P_WAIT, executable, cmd)
88 rc = os.spawnv(os.P_WAIT, executable, cmd)
  /toolchain/binutils/binutils-2.27/libiberty/
pex-djgpp.c 206 (P_WAIT, executable, argv, env));
209 (P_WAIT, executable, argv));
  /external/python/cpython2/Lib/distutils/
spawn.py 73 rc = os.spawnv(os.P_WAIT, executable, cmd)
96 rc = os.spawnv(os.P_WAIT, executable, cmd)
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
spawn.py 69 rc = os.spawnv(os.P_WAIT, executable, cmd)
88 rc = os.spawnv(os.P_WAIT, executable, cmd)
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
spawn.py 69 rc = os.spawnv(os.P_WAIT, executable, cmd)
88 rc = os.spawnv(os.P_WAIT, executable, cmd)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
spawn.py 69 rc = os.spawnv(os.P_WAIT, executable, cmd)
88 rc = os.spawnv(os.P_WAIT, executable, cmd)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
spawn.py 69 rc = os.spawnv(os.P_WAIT, executable, cmd)
88 rc = os.spawnv(os.P_WAIT, executable, cmd)
  /external/protobuf/gtest/test/
run_tests_util_test.py 136 P_WAIT = os.P_WAIT
150 assert wait == FakeOs.P_WAIT
run_tests_util.py 218 return self.os.spawnv(self.os.P_WAIT, args[0], args)
  /external/python/cpython3/Lib/distutils/
spawn.py 69 rc = os.spawnv(os.P_WAIT, executable, cmd)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
process.h 145 #define P_WAIT _P_WAIT
  /kernel/tests/net/test/
net_test.py 348 return os.spawnvp(os.P_WAIT, iptables_path, [iptables_path] + args.split(" "))
  /external/python/cpython3/Lib/test/
test_os.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
os.py 536 P_WAIT = 0
575 If mode == P_WAIT return the process's exit code if it exits normally;
585 If mode == P_WAIT return the process's exit code if it exits normally;
597 If mode == P_WAIT return the process's exit code if it exits normally;
607 If mode == P_WAIT return the process's exit code if it exits normally;
620 If mode == P_WAIT return the process's exit code if it exits normally;
630 If mode == P_WAIT return the process's exit code if it exits normally;
648 If mode == P_WAIT return the process's exit code if it exits normally;
658 If mode == P_WAIT return the process's exit code if it exits normally;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
os.py 551 P_WAIT = 0
590 If mode == P_WAIT return the process's exit code if it exits normally;
600 If mode == P_WAIT return the process's exit code if it exits normally;
612 If mode == P_WAIT return the process's exit code if it exits normally;
622 If mode == P_WAIT return the process's exit code if it exits normally;
635 If mode == P_WAIT return the process's exit code if it exits normally;
645 If mode == P_WAIT return the process's exit code if it exits normally;
663 If mode == P_WAIT return the process's exit code if it exits normally;
673 If mode == P_WAIT return the process's exit code if it exits normally;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
os.py 522 P_WAIT = 0
561 If mode == P_WAIT return the process's exit code if it exits normally;
571 If mode == P_WAIT return the process's exit code if it exits normally;
583 If mode == P_WAIT return the process's exit code if it exits normally;
593 If mode == P_WAIT return the process's exit code if it exits normally;
606 If mode == P_WAIT return the process's exit code if it exits normally;
616 If mode == P_WAIT return the process's exit code if it exits normally;
634 If mode == P_WAIT return the process's exit code if it exits normally;
644 If mode == P_WAIT return the process's exit code if it exits normally;
  /external/python/cpython2/Lib/
os.py 524 P_WAIT = 0
563 If mode == P_WAIT return the process's exit code if it exits normally;
573 If mode == P_WAIT return the process's exit code if it exits normally;
585 If mode == P_WAIT return the process's exit code if it exits normally;
595 If mode == P_WAIT return the process's exit code if it exits normally;
608 If mode == P_WAIT return the process's exit code if it exits normally;
618 If mode == P_WAIT return the process's exit code if it exits normally;
636 If mode == P_WAIT return the process's exit code if it exits normally;
646 If mode == P_WAIT return the process's exit code if it exits normally;
  /prebuilts/gdb/darwin-x86/lib/python2.7/
os.py 522 P_WAIT = 0
561 If mode == P_WAIT return the process's exit code if it exits normally;
571 If mode == P_WAIT return the process's exit code if it exits normally;
583 If mode == P_WAIT return the process's exit code if it exits normally;
593 If mode == P_WAIT return the process's exit code if it exits normally;
606 If mode == P_WAIT return the process's exit code if it exits normally;
616 If mode == P_WAIT return the process's exit code if it exits normally;
634 If mode == P_WAIT return the process's exit code if it exits normally;
644 If mode == P_WAIT return the process's exit code if it exits normally;
  /prebuilts/gdb/linux-x86/lib/python2.7/
os.py 522 P_WAIT = 0
561 If mode == P_WAIT return the process's exit code if it exits normally;
571 If mode == P_WAIT return the process's exit code if it exits normally;
583 If mode == P_WAIT return the process's exit code if it exits normally;
593 If mode == P_WAIT return the process's exit code if it exits normally;
606 If mode == P_WAIT return the process's exit code if it exits normally;
616 If mode == P_WAIT return the process's exit code if it exits normally;
634 If mode == P_WAIT return the process's exit code if it exits normally;
644 If mode == P_WAIT return the process's exit code if it exits normally;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
os.py 522 P_WAIT = 0
561 If mode == P_WAIT return the process's exit code if it exits normally;
571 If mode == P_WAIT return the process's exit code if it exits normally;
583 If mode == P_WAIT return the process's exit code if it exits normally;
593 If mode == P_WAIT return the process's exit code if it exits normally;
606 If mode == P_WAIT return the process's exit code if it exits normally;
616 If mode == P_WAIT return the process's exit code if it exits normally;
634 If mode == P_WAIT return the process's exit code if it exits normally;
644 If mode == P_WAIT return the process's exit code if it exits normally;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
os.py 522 P_WAIT = 0
561 If mode == P_WAIT return the process's exit code if it exits normally;
571 If mode == P_WAIT return the process's exit code if it exits normally;
583 If mode == P_WAIT return the process's exit code if it exits normally;
593 If mode == P_WAIT return the process's exit code if it exits normally;
606 If mode == P_WAIT return the process's exit code if it exits normally;
616 If mode == P_WAIT return the process's exit code if it exits normally;
634 If mode == P_WAIT return the process's exit code if it exits normally;
644 If mode == P_WAIT return the process's exit code if it exits normally;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_tempfile.py 298 retval = os.spawnl(os.P_WAIT, sys.executable, decorated, tester, v, fd)
  /external/python/cpython3/Lib/
os.py 824 P_WAIT = 0
827 __all__.extend(["P_WAIT", "P_NOWAIT", "P_NOWAITO"])
869 If mode == P_WAIT return the process's exit code if it exits normally;
879 If mode == P_WAIT return the process's exit code if it exits normally;
891 If mode == P_WAIT return the process's exit code if it exits normally;
901 If mode == P_WAIT return the process's exit code if it exits normally;
918 If mode == P_WAIT return the process's exit code if it exits normally;
928 If mode == P_WAIT return the process's exit code if it exits normally;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tempfile.py 376 retval = os.spawnl(os.P_WAIT, sys.executable, decorated, tester, v, fd)

Completed in 407 milliseconds

1 2