HomeSort by relevance Sort by last modified time
    Searched refs:CREATE_NEW_PROCESS_GROUP (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/test/asan/TestCases/Windows/
dll_control_c.cc 74 int flags = CREATE_NO_WINDOW | CREATE_NEW_PROCESS_GROUP | CREATE_NEW_CONSOLE;
  /development/python-packages/adb/
device.py 356 creationflags |= subprocess.CREATE_NEW_PROCESS_GROUP
  /ndk/
ndk-gdb.py 674 flags = subprocess.CREATE_NEW_PROCESS_GROUP if windows else 0
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_os.py 807 creationflags=subprocess.CREATE_NEW_PROCESS_GROUP)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_os.py 807 creationflags=subprocess.CREATE_NEW_PROCESS_GROUP)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_os.py 807 creationflags=subprocess.CREATE_NEW_PROCESS_GROUP)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_os.py 807 creationflags=subprocess.CREATE_NEW_PROCESS_GROUP)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
subprocess.py 444 from _subprocess import (CREATE_NEW_CONSOLE, CREATE_NEW_PROCESS_GROUP,
449 __all__.extend(["CREATE_NEW_CONSOLE", "CREATE_NEW_PROCESS_GROUP",
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
subprocess.py 444 from _subprocess import (CREATE_NEW_CONSOLE, CREATE_NEW_PROCESS_GROUP,
449 __all__.extend(["CREATE_NEW_CONSOLE", "CREATE_NEW_PROCESS_GROUP",
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
subprocess.py 444 from _subprocess import (CREATE_NEW_CONSOLE, CREATE_NEW_PROCESS_GROUP,
449 __all__.extend(["CREATE_NEW_CONSOLE", "CREATE_NEW_PROCESS_GROUP",
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
subprocess.py 444 from _subprocess import (CREATE_NEW_CONSOLE, CREATE_NEW_PROCESS_GROUP,
449 __all__.extend(["CREATE_NEW_CONSOLE", "CREATE_NEW_PROCESS_GROUP",
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 499 #define CREATE_NEW_PROCESS_GROUP 0x200
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 331 milliseconds