Home
last modified time | relevance | path

Searched refs:sync_buf (Results 1 – 25 of 54) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dseqno-fence.h27 struct dma_buf *sync_buf; member
88 struct dma_buf *sync_buf, uint32_t context, in seqno_fence_init() argument
93 BUG_ON(!fence || !sync_buf || !ops); in seqno_fence_init()
103 get_dma_buf(sync_buf); in seqno_fence_init()
104 fence->sync_buf = sync_buf; in seqno_fence_init()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dseqno-fence.h27 struct dma_buf *sync_buf; member
88 struct dma_buf *sync_buf, uint32_t context, in seqno_fence_init() argument
93 BUG_ON(!fence || !sync_buf || !ops); in seqno_fence_init()
103 get_dma_buf(sync_buf); in seqno_fence_init()
104 fence->sync_buf = sync_buf; in seqno_fence_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dseqno-fence.h27 struct dma_buf *sync_buf; member
88 struct dma_buf *sync_buf, uint32_t context, in seqno_fence_init() argument
93 BUG_ON(!fence || !sync_buf || !ops); in seqno_fence_init()
103 get_dma_buf(sync_buf); in seqno_fence_init()
104 fence->sync_buf = sync_buf; in seqno_fence_init()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-fork.c163 char sync_buf[1]; in TEST_IMPL() local
202 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for parent */ in TEST_IMPL()
235 char sync_buf[1]; in TEST_IMPL() local
252 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
285 char sync_buf[1]; in TEST_IMPL() local
304 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
332 read(sync_pipe2[0], sync_buf, 1); in TEST_IMPL()
/dports/www/R-cran-httpuv/httpuv/src/libuv/test/
H A Dtest-fork.c163 char sync_buf[1]; in TEST_IMPL() local
202 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for parent */ in TEST_IMPL()
235 char sync_buf[1]; in TEST_IMPL() local
252 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
285 char sync_buf[1]; in TEST_IMPL() local
305 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
332 r = read(sync_pipe2[0], sync_buf, 1); in TEST_IMPL()
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/test/
H A Dtest-fork.c163 char sync_buf[1]; in TEST_IMPL() local
202 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for parent */ in TEST_IMPL()
235 char sync_buf[1]; in TEST_IMPL() local
252 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
285 char sync_buf[1]; in TEST_IMPL() local
305 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
332 r = read(sync_pipe2[0], sync_buf, 1); in TEST_IMPL()
/dports/devel/libuv/libuv-v1.42.0/test/
H A Dtest-fork.c163 char sync_buf[1]; in TEST_IMPL() local
202 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for parent */ in TEST_IMPL()
235 char sync_buf[1]; in TEST_IMPL() local
252 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
285 char sync_buf[1]; in TEST_IMPL() local
305 ASSERT(1 == read(sync_pipe[0], sync_buf, 1)); /* wait for child */ in TEST_IMPL()
332 r = read(sync_pipe2[0], sync_buf, 1); in TEST_IMPL()
/dports/net/mpich/mpich-3.4.3/test/mpi/threads/perf/
H A Dmt_pt2pt_msgrate.c39 int sync_buf; in thread_fn() local
76 MPI_Recv(&sync_buf, 1, MPI_INT, 1, tid, my_comm, MPI_STATUS_IGNORE); in thread_fn()
78 MPI_Send(&sync_buf, 1, MPI_INT, 0, tid, my_comm); in thread_fn()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_io.h97 class sync_buf
104 sync_buf() in sync_buf() function
119 typedef sync_buf<std::streambuf> sync_streambuf;
121 typedef sync_buf<std::wstreambuf> sync_wstreambuf;

123