Home
last modified time | relevance | path

Searched refs:pipe (Results 1901 - 1925 of 3065) sorted by relevance

1...<<71727374757677787980>>...123

/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdlib_poll_002.cpp85 ret = pipe(g_pipeFd[i]); in Testcase()
/third_party/backends/backend/
H A Dtest.h134 SANE_Int pipe; member
/third_party/libuv/test/
H A Dtest-signal-pending-on-close.c71 ASSERT_OK(pipe(pipefds)); in TEST_IMPL()
H A Dtest-pipe-close-stdout-read-stdin.c63 r = pipe(fd); in TEST_IMPL()
74 * Make the read side of the pipe our stdin. in TEST_IMPL()
78 /* block until write end of pipe is closed */ in TEST_IMPL()
85 /* Create a stream that reads from the pipe. */ in TEST_IMPL()
96 * Because the other end of the pipe was closed, there should in TEST_IMPL()
103 * Close both ends of the pipe so that the child in TEST_IMPL()
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.h36 struct fd_pipe *pipe; member in pps::FreedrenoDriver
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.h31 #include "pipe/p_compiler.h"
32 #include "pipe/p_format.h"
110 dri_pipe_blit(struct pipe_context *pipe,
/third_party/node/test/parallel/
H A Dtest-child-process-recv-handle.js42 stdio: ['pipe', 'pipe', 'pipe', 'ipc']
58 proc.stderr.pipe(process.stderr);
H A Dtest-http-chunk-problem.js17 res.pipe(process.stdout);
H A Dtest-http-client-spurious-aborted.js50 res.pipe(writable);
H A Dtest-http-get-pipeline-problem.js73 res.pipe(s);
H A Dtest-https-drain.js42 req.pipe(res);
H A Dtest-stream2-readable-wrap.js85 r.pipe(w);
H A Dtest-tls-client-renegotiation-limit.js62 conn.pipe(conn);
H A Dtest-tls-pause.js44 socket.pipe(socket);
H A Dtest-tls-psk-circuit.js28 common.mustCall((c) => { c.pipe(c); }) :
/third_party/node/test/pummel/
H A Dtest-stream-pipe-multi.js93 r.pipe(w);
/third_party/node/test/sequential/
H A Dtest-pipe.js52 req.pipe(socket);
/third_party/node/deps/npm/node_modules/pacote/lib/
H A Ddir.js42 const stdio = this.opts.foregroundScripts ? 'inherit' : 'pipe'
75 // pipe to the stream, and proxy errors the chain.
85 .on('error', er => stream.emit('error', er)).pipe(stream))
H A Dremote.js56 res.body.pipe(stream)
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.h30 #include "pipe/p_compiler.h"
52 lp_setup_create(struct pipe_context *pipe,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h28 #include "pipe/p_state.h"
58 struct pipe_shader_state pipe; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/
H A D1-1.c75 /* Set up a pipe, for synching. */ in main()
76 rc = pipe(pfd); in main()
78 ERR_LOG("pipe", rc); in main()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_fence.c71 if (etna_pipe_wait_ns(fence->screen->pipe, fence->timestamp, timeout)) in etna_screen_fence_finish()
H A Detnaviv_perfmon.h33 #include <pipe/p_screen.h>
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfwrite.c81 pipe(fds); in fwrite_0400()

Completed in 8 milliseconds

1...<<71727374757677787980>>...123