/external/python/cpython3/Lib/test/test_asyncio/ |
test_subprocess.py | 281 close_fds=False, 300 close_fds=False,
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/ |
inv_gesture_test.c | 650 int close_fds(void) function 714 close_fds();
|
/art/tools/ |
dt_fds_forward.py | 144 proc = subprocess.Popen(full_cmd, close_fds=False)
|
/external/python/cpython3/Lib/test/libregrtest/ |
runtest_mp.py | 56 close_fds=(os.name != 'nt'),
|
/external/tensorflow/tensorflow/contrib/lite/python/ |
lite.py | 126 close_fds=True)
|
/external/wayland/src/ |
connection.c | 176 close_fds(struct wl_buffer *buffer, int max) function 199 close_fds(&connection->fds_out, -1); 200 close_fds(&connection->fds_in, -1); 307 close_fds(&connection->fds_out, MAX_FDS_OUT);
|
/tools/test/connectivity/tools/lab/utils/ |
job.py | 198 close_fds=True,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
os.py | 671 close_fds=True)
691 stderr=PIPE, close_fds=True)
711 stderr=subprocess.STDOUT, close_fds=True)
|
/external/python/cpython2/Lib/ |
os.py | 673 close_fds=True) 693 stderr=PIPE, close_fds=True) 713 stderr=subprocess.STDOUT, close_fds=True)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
os.py | 671 close_fds=True) 691 stderr=PIPE, close_fds=True) 711 stderr=subprocess.STDOUT, close_fds=True)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
os.py | 671 close_fds=True) 691 stderr=PIPE, close_fds=True) 711 stderr=subprocess.STDOUT, close_fds=True)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
os.py | 671 close_fds=True) 691 stderr=PIPE, close_fds=True) 711 stderr=subprocess.STDOUT, close_fds=True)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
os.py | 671 close_fds=True) 691 stderr=PIPE, close_fds=True) 711 stderr=subprocess.STDOUT, close_fds=True)
|
/external/python/cpython2/Lib/test/ |
test_subprocess.py | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_subprocess.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_subprocess.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_subprocess.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_subprocess.py | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/ |
os.py | 685 close_fds=True)
705 stderr=PIPE, close_fds=True)
725 stderr=subprocess.STDOUT, close_fds=True)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/ |
os.py | 700 close_fds=True)
720 stderr=PIPE, close_fds=True)
740 stderr=subprocess.STDOUT, close_fds=True)
|
/external/autotest/client/tests/cgroup/ |
cgroup_common.py | 91 stderr=subprocess.PIPE, close_fds=True)
|
/external/libcxx/utils/libcxx/ |
util.py | 204 env=env, close_fds=kUseCloseFDs)
|
/external/libmojo/third_party/catapult/devil/devil/utils/ |
cmd_helper.py | 96 shell=shell, close_fds=True, env=env,
|
/external/llvm/utils/lit/lit/ |
util.py | 198 env=env, close_fds=kUseCloseFDs)
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/ |
util.py | 204 env=env, close_fds=kUseCloseFDs)
|