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.h58 __u32 pipe; member
123 __u32 pipe; member
139 __u32 pipe; member
154 __u32 pipe; member
161 __u32 pipe; member
168 __u32 pipe; member
Dlima_drm.h89 __u32 pipe; member
Dmsm_drm.h46 __u32 pipe; member
Di915_drm.h398 int pipe; member
620 __u32 pipe; member
/bionic/tests/
Dfcntl_test.cpp181 ASSERT_EQ(0, pipe(pipe_fds)); in TEST()
201 ASSERT_EQ(0, pipe(pipe_fds)); in TEST()
228 ASSERT_EQ(0, pipe(pipe1)); in TEST()
231 ASSERT_EQ(0, pipe(pipe2)); in TEST()
Dsys_epoll_test.cpp61 ASSERT_NE(-1, pipe(fds)); in TEST()
Dfdtrack_test.cpp221 FDTRACK_TEST(pipe, ({
223 if (pipe(fds.data()) != 0) {
Dsys_select_test.cpp54 ASSERT_EQ(0, pipe(fds)); in DelayedWrite()
Dutils.h234 ASSERT_NE(pipe(fds), -1); in Run()
Dspawn_test.cpp234 ASSERT_NE(-1, pipe(fds)); in TEST()
270 ASSERT_NE(-1, pipe(fds)); in CatFileToString()
Dclang_fortify_tests.cpp432 if (pipe(pipe_fds)) err(1, "pipe failed"); in FORTIFY_TEST()
Ddlext_test.cpp602 ASSERT_NOERROR(pipe(pipefd)); in TEST_F()
654 ASSERT_NOERROR(pipe(child_done_pipe)); in SpawnChildrenAndMeasurePss()
655 ASSERT_NOERROR(pipe(parent_done_pipe)); in SpawnChildrenAndMeasurePss()
/bionic/libc/
DSECCOMP_ALLOWLIST_APP.TXT7 int pipe:pipe(int pipefd[2]) lp32
Dlibc.map.txt727 pipe;
DAndroid.bp1092 "bionic/pipe.cpp",
/bionic/libc/bionic/
Dpipe.cpp35 int pipe(int pipefd[2]) { in pipe() function
/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h176 struct skl_dfw_v4_pipe pipe; member
/bionic/benchmarks/tests/
Dinterface_test.cpp80 ASSERT_NE(-1, pipe(fds)); in Exec()
/bionic/libc/include/
Dunistd.h215 int pipe(int __fds[2]);
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp72 ASSERT_NE(-1, pipe(fds)); in Exec()
/bionic/tests/headers/posix/
Dunistd_h.c346 FUNCTION(pipe, int (*f)(int[2])); in unistd_h()
/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