Home
last modified time | relevance | path

Searched defs:creationflags (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dsubprocess.py338 startupinfo=None, creationflags=0): argument
592 startupinfo, creationflags, shell, to_close, argument
902 startupinfo, creationflags, shell, to_close, argument
/external/python/cpython3/Lib/
Dsubprocess.py660 startupinfo=None, creationflags=0, argument
1109 startupinfo, creationflags, shell, argument
1385 startupinfo, creationflags, shell, argument
/external/python/cpython2/Lib/test/
Dtest_subprocess.py890 universal_newlines, startupinfo, creationflags, shell, to_close, argument