Home
last modified time | relevance | path

Searched refs:pipe (Results 1 – 25 of 28) sorted by relevance

12

/bionic/libc/kernel/uapi/drm/
Detnaviv_drm.h49 __u32 pipe; member
114 __u32 pipe; member
130 __u32 pipe; member
145 __u32 pipe; member
152 __u32 pipe; member
159 __u32 pipe; member
Dlima_drm.h77 __u32 pipe; member
Dmsm_drm.h42 __u32 pipe; member
Di915_drm.h403 int pipe; member
634 __u32 pipe; member
/bionic/tests/
Dfcntl_test.cpp188 ASSERT_EQ(0, pipe(pipe_fds)); in TEST()
208 ASSERT_EQ(0, pipe(pipe_fds)); in TEST()
235 ASSERT_EQ(0, pipe(pipe1)); in TEST()
238 ASSERT_EQ(0, pipe(pipe2)); in TEST()
Dfdtrack_test.cpp268 FDTRACK_TEST(pipe, ({
270 if (pipe(fds.data()) != 0) {
Dsys_epoll_test.cpp133 ASSERT_NE(-1, pipe(fds)); in TEST()
Dspawn_test.cpp237 ASSERT_NE(-1, pipe(fds)); in TEST()
291 ASSERT_NE(-1, pipe(fds)); in CatFileToString()
533 ASSERT_NE(-1, pipe(fds)); in TEST()
Dsys_select_test.cpp54 ASSERT_EQ(0, pipe(fds)); in DelayedWrite()
Dutils.h228 ASSERT_NE(pipe(fds), -1); in Run()
Dclang_fortify_tests.cpp409 if (pipe(pipe_fds)) err(1, "pipe failed"); in FORTIFY_TEST()
Ddlext_test.cpp603 ASSERT_NOERROR(pipe(pipefd)); in TEST_F()
655 ASSERT_NOERROR(pipe(child_done_pipe)); in SpawnChildrenAndMeasurePss()
656 ASSERT_NOERROR(pipe(parent_done_pipe)); in SpawnChildrenAndMeasurePss()
/bionic/libc/bionic/
Dpipe.cpp35 int pipe(int pipefd[2]) { in pipe() function
/bionic/libc/
DSECCOMP_ALLOWLIST_APP.TXT7 int pipe:pipe(int pipefd[2]) lp32
Dlibc.map.txt727 pipe;
DAndroid.bp891 "bionic/pipe.cpp",
/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h167 struct skl_dfw_v4_pipe pipe; member
/bionic/benchmarks/tests/
Dinterface_test.cpp76 ASSERT_NE(-1, pipe(fds)); in Exec()
/bionic/libc/include/
Dunistd.h263 int pipe(int __fds[_Nonnull 2]);
/bionic/tests/headers/posix/
Dunistd_h.c364 FUNCTION(pipe, int (*f)(int[2])); in unistd_h()
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp253 ASSERT_NE(-1, pipe(fds)); in InternalExec()
/bionic/libc/tools/
Dposix-2013.txt625 pipe
/bionic/tools/versioner/platforms/
Dlibc.map.txt727 pipe;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_123.S2712 CALL(pipe)
Dliblinker_reloc_bench_113.S2131 CALL(pipe)

12