HomeSort by relevance Sort by last modified time
    Searched full:pipes (Results 451 - 475 of 898) sorted by null

<<11121314151617181920>>

  /external/libmicrohttpd/
ChangeLog 268 Added configure option "--disable-pipes" to use socketpairs
269 instead of pipes for signalling to child threads. Pipes are
303 Fix for per-worker daemon pipes enabled with
324 additional pipes and only allow MHD_suspend_connection to be
342 startup option. The per-worker pipes can then also be enabled only
840 Reverting to using pipes for signalling select on non-Linux
    [all...]
  /external/python/cpython3/Lib/test/test_asyncio/
test_events.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_subprocess.py 565 # see bug #5179: Popen leaks file descriptors to PIPEs if
    [all...]
  /external/mesa3d/src/amd/addrlib/r800/
ciaddrlib.cpp 392 // read the correct pipes from tile mode table
    [all...]
  /external/python/cpython2/Lib/
subprocess.py 13 input/output/error pipes, and obtain their return codes.
377 # are None when not using PIPEs. The child objects are None
856 # Pipes' FDs are set CLOEXEC by default because we don't want them
    [all...]
  /external/python/cpython3/Doc/faq/
library.rst 538 How do I run a subprocess with pipes connected to both input and output?
606 Note that many interactive programs (e.g. vi) don't work well with pipes
608 ("ptys") instead of pipes. Or you can use a Python interface to Don Libes'
  /external/v8/tools/clang/scripts/
update.py 14 import pipes
213 # Annoyingly, for "svn co url c:\path", pipes.quote() thinks that it should
218 command = ' '.join([pipes.quote(c) for c in command])
    [all...]
  /dalvik/opcode-gen/
opcode-gen.awk 532 split(flags[idx], parts, /\|/); # Split flags[idx] at pipes.
  /device/google/cuttlefish_common/guest/hals/camera/
QemuClient.cpp 249 /* Note that we don't use here qemud_client_send, since with qemu pipes we
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 157 #define AF_LOCAL 1 /* local to host (pipes, portals) */
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_data_transfer.py 46 the device using the bulk pipes.
  /external/deqp/modules/gles2/performance/
es2pTextureUploadTests.cpp 228 // Do a dry-run to ensure the pipes are hot
  /external/fio/
ioengines.c 440 log_err("fio: can't seek on pipes (no random io)\n");
  /external/google-breakpad/src/common/mac/
GTMLogger.m 349 // Closed pipes should not generate exceptions in our caller. Catch here
  /external/iproute2/man/man8/
tc-cbq-details.8 89 bandwidth in that case is probably determined by the efficiency of pipes
  /external/libdrm/tests/amdgpu/
vce_tests.c 444 /* two pipes */
  /external/libevent/
config.h.in 394 /* Define if kqueue works correctly with pipes */
  /external/libevent/include/event2/
event-config-bionic.h 426 /* Define if kqueue works correctly with pipes */
event-config-darwin.h 426 /* Define if kqueue works correctly with pipes */
event-config-linux.h 423 /* Define if kqueue works correctly with pipes */
  /external/libmojo/mojo/public/cpp/bindings/tests/
array_common_test.h 92 // We expect the pipes to have been closed.
  /external/libpcap/
savefile.c 428 * platforms, and should be able to do so on pipes.
  /external/llvm/docs/
SystemLibrary.rst 244 that was available or named pipes, or whatever gets the job done effectively
  /external/llvm/lib/Target/Hexagon/
HexagonScheduleV60.td 10 // CVI pipes from the "Hexagon Multimedia Co-Processor Extensions Arch Spec".
  /external/ltp/testcases/kernel/sched/tool/
time-schedule.c 144 "\t-pipe\t\tuse pipes not sched_yield()\n");

Completed in 1687 milliseconds

<<11121314151617181920>>