/external/compiler-rt/test/tsan/ |
D | fd_close_norace2.cc | 6 int pipes[2]; variable
|
/external/toybox/toys/other/ |
D | oneit.c | 66 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local
|
/external/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe06.c | 53 int pipe_ret, pipes[2]; variable
|
D | pipe05.c | 54 intptr_t pipes; variable
|
D | pipe07.c | 60 int pipes[2], max_fd = 0; in main() local
|
/external/compiler-rt/lib/asan/scripts/ |
D | symbolize.py | 17 pipes = {} variable
|
/external/ltp/testcases/kernel/syscalls/splice/ |
D | splice01.c | 68 int pipes[2]; in splice_test() local
|
D | splice03.c | 57 static int pipes[2]; variable
|
/external/strace/tests/ |
D | attach-f-p.c | 54 static pipefd pipes[N]; variable
|
/external/strace/tests-m32/ |
D | attach-f-p.c | 54 static pipefd pipes[N]; variable
|
/external/strace/tests-mx32/ |
D | attach-f-p.c | 54 static pipefd pipes[N]; variable
|
/external/ltp/testcases/kernel/syscalls/tee/ |
D | tee02.c | 44 static int pipes[2]; variable
|
/external/ltp/testcases/kernel/syscalls/vmsplice/ |
D | vmsplice01.c | 71 int pipes[2]; in vmsplice_test() local
|
D | vmsplice02.c | 50 static int pipes[2]; variable
|
/external/libevent/test/ |
D | bench_cascade.c | 63 static evutil_socket_t *pipes; variable
|
D | bench.c | 68 static evutil_socket_t *pipes; variable
|
/external/libbrillo/brillo/message_loops/ |
D | message_loop_unittest.cc | 283 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/ |
D | thread-prctl.c | 47 int pipes[2]; variable
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_texture_desc.c | 355 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/ |
D | pipetool.py | 27 pipes = {} variable in PipeEngine 43 def __init__(self, *pipes): 102 def _add_pipes(self, *pipes): 181 def add(self, *pipes):
|
/external/toybox/lib/ |
D | xwrap.c | 225 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/ |
D | siaddrlib.h | 260 UINT_32 bankHeightAlign, UINT_32 pipes, in HwlReduceBankWidthHeight()
|
D | egbaddrlib.cpp | 773 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/ |
D | invitation_unittest.cc | 233 ScopedMessagePipeHandle pipes[2]; in TEST_P() local
|
/external/libchrome/mojo/core/ |
D | invitation_unittest.cc | 486 MojoHandle pipes[2]; in TEST_F() local 511 MojoHandle pipes[2]; in DEFINE_TEST_CLIENT() local
|