Home
last modified time | relevance | path

Searched defs:subprocess (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Lib/
D_aix_support.py11 import _bootsubprocess as subprocess namespace
/third_party/mindspore/mindspore-src/source/tests/st/train/
Dtest_fork.py25 def subprocess(mode, i, q): function
/third_party/ninja/src/
Dsubprocess-win32.cc242 Subprocess *subprocess = new Subprocess(use_console); in Add() local
Dsubprocess-posix.cc242 Subprocess *subprocess = new Subprocess(use_console); in Add() local
/third_party/python/Lib/test/
D_test_eintr.py74 def subprocess(self, *args, **kw): member in EINTRBaseTest
/third_party/python/Doc/whatsnew/
D3.3.rst1991 subprocess section in Improved Modules
D3.7.rst1392 subprocess section in Improved Modules
D3.5.rst1837 subprocess section in Improved Modules
D3.4.rst1516 subprocess section in Improved Modules
D3.6.rst1491 subprocess section in Improved Modules
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc2820 Subprocess subprocess; in GeneratePluginOutput() local