| /external/compiler-rt/test/tsan/ |
| D | fd_close_norace2.cc | 6 int pipes[2]; variable
|
| /external/llvm-project/compiler-rt/test/tsan/ |
| D | fd_close_norace2.cpp | 6 int pipes[2]; variable
|
| /external/toybox/toys/other/ |
| D | oneit.c | 67 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/ltp/testcases/kernel/syscalls/vmsplice/ |
| D | vmsplice03.c | 24 int pipes[2]; in vmsplice_test() local
|
| D | vmsplice01.c | 52 int pipes[2]; in vmsplice_test() local
|
| D | vmsplice02.c | 39 static int pipes[2]; variable
|
| /external/compiler-rt/lib/asan/scripts/ |
| D | symbolize.py | 17 pipes = {} 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/strace/tests/ |
| D | attach-f-p.c | 54 static pipefd pipes[N]; variable
|
| /external/ltp/testcases/kernel/syscalls/splice/ |
| D | splice01.c | 55 int pipes[2]; in splice_test() local
|
| D | splice03.c | 46 static int pipes[2]; variable
|
| /external/ltp/testcases/kernel/syscalls/tee/ |
| D | tee02.c | 33 static int pipes[2]; variable
|
| /external/igt-gpu-tools/lib/tests/ |
| D | igt_exit_handler.c | 34 int pipes[2]; variable
|
| /external/libevent/test/ |
| D | bench_cascade.c | 63 static evutil_socket_t *pipes; variable
|
| D | bench.c | 70 static evutil_socket_t *pipes; variable
|
| /external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/ |
| D | StatsdTestUtils.java | 113 ParcelFileDescriptor[] pipes = (ParcelFileDescriptor[]) method.invoke(uiAutomation, cmd); in runShellCommand() local
|
| /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 | 243 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/ |
| D | egbaddrlib.cpp | 772 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/ |
| D | modetest.c | 1522 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()
|