Home
last modified time | relevance | path

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

12

/external/compiler-rt/test/tsan/
Dfd_close_norace2.cc6 int pipes[2]; variable
/external/llvm-project/compiler-rt/test/tsan/
Dfd_close_norace2.cpp6 int pipes[2]; variable
/external/toybox/toys/other/
Doneit.c67 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/ltp/testcases/kernel/syscalls/vmsplice/
Dvmsplice03.c24 int pipes[2]; in vmsplice_test() local
Dvmsplice01.c52 int pipes[2]; in vmsplice_test() local
Dvmsplice02.c39 static int pipes[2]; variable
/external/compiler-rt/lib/asan/scripts/
Dsymbolize.py17 pipes = {} 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/strace/tests/
Dattach-f-p.c54 static pipefd pipes[N]; variable
/external/ltp/testcases/kernel/syscalls/splice/
Dsplice01.c55 int pipes[2]; in splice_test() local
Dsplice03.c46 static int pipes[2]; variable
/external/ltp/testcases/kernel/syscalls/tee/
Dtee02.c33 static int pipes[2]; variable
/external/igt-gpu-tools/lib/tests/
Digt_exit_handler.c34 int pipes[2]; variable
/external/libevent/test/
Dbench_cascade.c63 static evutil_socket_t *pipes; variable
Dbench.c70 static evutil_socket_t *pipes; variable
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/
DStatsdTestUtils.java113 ParcelFileDescriptor[] pipes = (ParcelFileDescriptor[]) method.invoke(uiAutomation, cmd); in runShellCommand() local
/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.c243 pid_t xpopen_setup(char **argv, int *pipes, void (*callback)(char **argv)) in xpopen_setup()
330 pid_t xpopen_both(char **argv, int *pipes) in xpopen_both()
346 int xpclose_both(pid_t pid, int *pipes) in xpclose_both()
359 int pipes[2], pid; in xpopen() local
/external/mesa3d/src/amd/addrlib/src/r800/
Degbaddrlib.cpp772 UINT_32 pipes, ///< [in] pipes in HwlReduceBankWidthHeight()
893 UINT_32 pipes = HwlGetPipes(pTileInfo); in ComputeSurfaceAlignmentsMacroTiled() local
2352 UINT_32 pipes = HwlGetPipes(pTileInfo); in ComputeSurfaceCoordFromAddrMacroTiled() local
2731 UINT_32 pipes = HwlGetPipes(pTileInfo); in HwlComputeBaseSwizzle() local
2962 UINT_32 pipes = HwlGetPipes(pTileInfo); in ComputeBankFromCoord() local
/external/libdrm/tests/modetest/
Dmodetest.c1522 struct pipe_arg *pipes; in pipe_find_preferred() local
1576 static void set_mode(struct device *dev, struct pipe_arg *pipes, unsigned int count) in set_mode()
1688 static void atomic_clear_mode(struct device *dev, struct pipe_arg *pipes, unsigned int count) in atomic_clear_mode()
1725 static void set_cursors(struct device *dev, struct pipe_arg *pipes, unsigned int count) in set_cursors()
1770 static void test_page_flip(struct device *dev, struct pipe_arg *pipes, unsigned int count) in test_page_flip()

12