Home
last modified time | relevance | path

Searched defs:pipes (Results 1 – 25 of 33) sorted by relevance

12

/external/compiler-rt/test/tsan/
Dfd_close_norace2.cc6 int pipes[2]; variable
/external/toybox/toys/other/
Doneit.c66 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local
/external/ltp/testcases/kernel/syscalls/pipe/
Dpipe06.c53 int pipe_ret, pipes[2]; variable
Dpipe05.c54 intptr_t pipes; variable
Dpipe07.c60 int pipes[2], max_fd = 0; in main() local
/external/compiler-rt/lib/asan/scripts/
Dsymbolize.py17 pipes = {} variable
/external/ltp/testcases/kernel/syscalls/splice/
Dsplice01.c68 int pipes[2]; in splice_test() local
Dsplice03.c57 static int pipes[2]; variable
/external/strace/tests/
Dattach-f-p.c54 static pipefd pipes[N]; variable
/external/strace/tests-m32/
Dattach-f-p.c54 static pipefd pipes[N]; variable
/external/strace/tests-mx32/
Dattach-f-p.c54 static pipefd pipes[N]; variable
/external/ltp/testcases/kernel/syscalls/tee/
Dtee02.c44 static int pipes[2]; variable
/external/ltp/testcases/kernel/syscalls/vmsplice/
Dvmsplice01.c71 int pipes[2]; in vmsplice_test() local
Dvmsplice02.c50 static int pipes[2]; variable
/external/libevent/test/
Dbench_cascade.c63 static evutil_socket_t *pipes; variable
Dbench.c68 static evutil_socket_t *pipes; variable
/external/libbrillo/brillo/message_loops/
Dmessage_loop_unittest.cc283 ScopedPipe pipes[kNumTasks]; in TYPED_TEST() local
332 ScopedPipe pipes[kNumTasks]; in TYPED_TEST() local
338 int* total_calls, int i) { in TYPED_TEST()
/external/autotest/client/site_tests/security_ptraceRestrictions/src/
Dthread-prctl.c47 int pipes[2]; variable
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c355 unsigned i, pipes; in r300_setup_hyperz_properties() local
419 unsigned pipes, stride, cmask_num_dw, cmask_max_size; in r300_setup_cmask_properties() local
/external/scapy/scapy/
Dpipetool.py27 pipes = {} variable in PipeEngine
43 def __init__(self, *pipes):
102 def _add_pipes(self, *pipes):
181 def add(self, *pipes):
/external/toybox/lib/
Dxwrap.c225 pid_t xpopen_both(char **argv, int *pipes) in xpopen_both()
315 int xpclose_both(pid_t pid, int *pipes) in xpclose_both()
328 int pipes[2], pid; in xpopen() local
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.h260 UINT_32 bankHeightAlign, UINT_32 pipes, in HwlReduceBankWidthHeight()
Degbaddrlib.cpp773 UINT_32 pipes, ///< [in] pipes in HwlReduceBankWidthHeight()
894 UINT_32 pipes = HwlGetPipes(pTileInfo); in ComputeSurfaceAlignmentsMacroTiled() local
2354 UINT_32 pipes = HwlGetPipes(pTileInfo); in ComputeSurfaceCoordFromAddrMacroTiled() local
2733 UINT_32 pipes = HwlGetPipes(pTileInfo); in HwlComputeBaseSwizzle() local
2965 UINT_32 pipes = HwlGetPipes(pTileInfo); in ComputeBankFromCoord() local
/external/libchrome/mojo/public/cpp/system/tests/
Dinvitation_unittest.cc233 ScopedMessagePipeHandle pipes[2]; in TEST_P() local
/external/libchrome/mojo/core/
Dinvitation_unittest.cc486 MojoHandle pipes[2]; in TEST_F() local
511 MojoHandle pipes[2]; in DEFINE_TEST_CLIENT() local

12