| /external/ltp/testcases/kernel/syscalls/tee/ |
| D | tee01.c | 72 int pipe2[2]; in tee_test() local
|
| /external/perfetto/src/base/ |
| D | task_runner_unittest.cc | 181 TestPipe pipe2; in TYPED_TEST() local 195 TestPipe pipe2; in TYPED_TEST() local 214 TestPipe pipe2; in TYPED_TEST() local
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | request_response_unittest.cc | 125 MessagePipe pipe2; in TEST_P() local
|
| /external/libchrome/ipc/ |
| D | ipc_sync_channel_unittest.cc | 810 mojo::MessagePipe pipe1, pipe2; in Multiple() local 913 mojo::MessagePipe pipe1, pipe2; in QueuedReply() local 1624 mojo::MessagePipe pipe1, pipe2; in TEST_F() local 1748 mojo::MessagePipe pipe0, pipe1, pipe2, pipe3; in TEST_F() local 1874 mojo::MessagePipe pipe1, pipe2; in TEST_F() local
|
| /external/strace/ |
| D | net.c | 426 SYS_FUNC(pipe2) in SYS_FUNC() argument
|
| /external/libchrome/mojo/core/ |
| D | message_unittest.cc | 517 MessagePipe pipe2; in TEST_F() local
|
| /external/syzkaller/vendor/golang.org/x/sys/unix/ |
| D | zsyscall_linux_s390x.go | 1977 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_386.go | 1502 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_mipsle.go | 2130 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_mips64le.go | 2104 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_ppc64.go | 2207 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_ppc64le.go | 2207 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_sparc64.go | 2155 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_arm.go | 1492 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_mips64.go | 2104 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_amd64.go | 2160 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_arm64.go | 2013 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| D | zsyscall_linux_mips.go | 2130 func pipe2(p *[2]_C_int, flags int) (err error) { func
|
| /external/compiler-rt/lib/msan/ |
| D | msan_interceptors.cc | 755 INTERCEPTOR(int, pipe2, int pipefd[2], int flags) { in INTERCEPTOR() argument
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors.cc | 1609 TSAN_INTERCEPTOR(int, pipe2, int *pipefd, int flags) { in TSAN_INTERCEPTOR() argument
|
| /external/compiler-rt/lib/msan/tests/ |
| D | msan_test.cc | 773 TEST(MemorySanitizer, pipe2) { in TEST() argument
|
| /external/vulkan-validation-layers/tests/ |
| D | layer_validation_tests.cpp | 17662 VkPipelineObj pipe2(m_device); in TEST_F() local
|