Searched refs:pipe (Results 1676 - 1700 of 3152) sorted by relevance
1...<<61626364656667686970>>...127
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_output.c | 34 int mdfld_get_panel_type(struct drm_device *dev, int pipe) in mdfld_get_panel_type() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
H A D | lima_drv.h | 29 int pipe; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_hwseq.h | 41 struct pipe_ctx *pipe,
|
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
H A D | Makefile | 4 imx8-isi-hw.o imx8-isi-pipe.o imx8-isi-video.o
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | skl_scaler.h | 11 enum pipe;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_drv.h | 29 int pipe; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.h | 26 struct omap_drm_pipeline *pipe,
|
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | indigodjx_dsp.c | 31 u16 pipe, int gain);
|
H A D | indigoiox_dsp.c | 31 u16 pipe, int gain);
|
/third_party/curl/lib/ |
H A D | socketpair.h | 34 #define wakeup_create pipe
|
/third_party/backends/backend/ |
H A D | hp5400.h | 95 TDataPipe pipe; /* Pipe for data */ member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_texture.h | 32 #include "pipe/p_state.h" 117 softpipe_init_texture_funcs(struct pipe_context *pipe);
|
/third_party/node/test/parallel/ |
H A D | test-child-process-stdio-inherit.js | 34 child.stderr.pipe(process.stderr);
|
H A D | test-stream-pipe-event.js | 44 w.on('pipe', function(src) { 49 r.pipe(w);
|
H A D | test-stream-pipe-manual-resume.js | 6 // Check that a pipe does not stall if .read() is called unexpectedly 7 // (i.e. the stream is not resumed by the pipe). 30 rs.pipe(ws);
|
H A D | test-stream2-base64-single-char-read-end.js | 52 src.pipe(dst);
|
H A D | test-stream2-readable-legacy-drain.js | 55 r.pipe(w);
|
/third_party/node/test/async-hooks/ |
H A D | test-async-local-storage-tlssocket.js | 23 socket.pipe(socket);
|
/third_party/node/benchmark/streams/ |
H A D | pipe-object-mode.js | 22 r.pipe(w);
|
H A D | pipe.js | 22 r.pipe(w);
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
H A D | pipe06.c | 12 * Verify that, pipe(2) syscall fails with errno EMFILE when 36 tst_res(TINFO, "Number of fds opened by pipe calls: %d", num_opened_fds); in setup() 41 TST_EXP_FAIL(pipe(fds), EMFILE); in run()
|
H A D | pipe01.c | 7 * Basic test for pipe(). 24 TEST(pipe(fds)); in verify_pipe() 27 tst_res(TFAIL | TTERRNO, "pipe()"); in verify_pipe() 48 tst_res(TPASS, "pipe() functionality is correct"); in verify_pipe()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fsync/ |
H A D | 7-1.c | 12 * 1. Create a pipe; 13 * 2. fsync on the pipe, should fail with EINVAL; 34 if (pipe(fd) == -1) { in main() 35 printf(TNAME " Test UNRESOLVED: Error at pipe: %s\n", in main() 41 printf("Got EINVAL when fsync on pipe\n"); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 23-1.c | 13 * 1. Create pipe; 14 * 2. mmap the pipe fd to memory, should get ENODEV; 34 if (pipe(pipe_fd) == -1) { in main() 35 printf("Error at pipe(): %s\n", strerror(errno)); in main()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_state.h | 56 struct pipe_context *pipe, struct pipe_resource *texture,
|
Completed in 8 milliseconds
1...<<61626364656667686970>>...127