Home
last modified time | relevance | path

Searched refs:pipe (Results 2951 - 2975 of 2987) sorted by relevance

1...<<111112113114115116117118119120

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp1991 // CL_INVALID_MEM_OBJECT if memobj is not a valid memory object or is a pipe object. in ValidateEnqueueUnmapMemObject()
3331 cl_int ValidateGetPipeInfo(cl_mem pipe, in ValidateGetPipeInfo() argument
/third_party/python/Lib/test/
H A Dtest_tempfile.py202 read_fd, write_fd = os.pipe()
H A Dtest_builtin.py2136 r, w = os.pipe() # Pipe test results from child back to parent
2163 # Get results from the pipe
2188 self.fail("got %d lines in pipe but expected 2, child output was:\n%s"
/third_party/toybox/toys/pending/
H A Ddhcpd.c484 if (pipe((int *)&sigfd) < 0) { in setup_signal()
485 dbg("signal pipe failed\n"); in setup_signal()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c35 #include "pipe/p_compiler.h"
36 #include "pipe/p_shader_tokens.h"
37 #include "pipe/p_defines.h"
12722 svga->pipe.screen->get_param(svga->pipe.screen, PIPE_CAP_TGSI_TEXCOORD); in transform_fs_aapoint()
12837 struct svga_screen *svgascreen = svga_screen(svga->pipe.screen); in svga_tgsi_vgpu10_translate()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon.h862 u32 pipe; member
/kernel/linux/linux-5.10/include/linux/
H A Dskbuff.h3571 struct pipe_inode_info *pipe, unsigned int len,
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c3689 if (pipe(live_pipe) < 0) { in cmd_script()
3690 perror("failed to create pipe"); in cmd_script()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dinode.c1540 if (rc && tcon->pipe) { in cifs_root_iget()
H A Dsmb2pdu.c2094 tcon->pipe = true; in SMB2_tcon()
2095 cifs_dbg(FYI, "connection to pipe share\n"); in SMB2_tcon()
/kernel/linux/linux-6.6/include/linux/
H A Dskbuff.h3980 struct pipe_inode_info *pipe, unsigned int len,
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon.h818 u32 pipe; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp1524 int ret = pipe(fd); in Pipe()
2188 {"pipe", nullptr, Pipe, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
/third_party/backends/backend/
H A Dplustek.c71 * - closing now writer pipe, when reader_process is done
2612 * everything prepared, so start the child process and a pipe to communicate in sane_start()
2613 * pipe --> fds[0]=read-fd, fds[1]=write-fd in sane_start()
2615 if( pipe(fds) < 0 ) { in sane_start()
2616 DBG( _DBG_ERROR, "ERROR: could not create pipe\n" ); in sane_start()
2757 /** set the pipe to blocking/non blocking mode
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c1819 * know which pipe is associated with this crtc. in drm_intel_gem_get_pipe_from_crtc_id()
1821 * isn't available; using the wrong pipe for in drm_intel_gem_get_pipe_from_crtc_id()
1827 return get_pipe_from_crtc_id.pipe; in drm_intel_gem_get_pipe_from_crtc_id()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c2770 key->attr_formats[i] = vc4->vtx->pipe[i].src_format; in vc4_update_compiled_vs()
/third_party/nghttp2/src/
H A Dshrpx.cc653 LOG(ERROR) << "Could not send IPC event due to pipe overflow"; in ipc_send()
1351 // reading, and ipc_fd[1] for writing, just like pipe(2).
1356 rv = pipe(ipc_fd.data()); in create_ipc_socket()
1359 LOG(WARN) << "Failed to create pipe to communicate worker process: " in create_ipc_socket()
/third_party/libinput/test/
H A Dlitest.c129 if (pipe(pipefd) == -1) in litest_backtrace()
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c3452 if (pipe(fd) == -1) { in do_multi()
3453 BIO_printf(bio_err, "pipe failure\n"); in do_multi()
3477 /* for now, assume the pipe is long enough to take all the output */ in do_multi()
/third_party/openssl/apps/
H A Dspeed.c3428 if (pipe(fd) == -1) { in do_multi()
3429 BIO_printf(bio_err, "pipe failure\n"); in do_multi()
3453 /* for now, assume the pipe is long enough to take all the output */ in do_multi()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c420 e->pipe = amdgpu_crtc->crtc_id; in dm_pflip_high_irq()
625 int pipe, bool *enabled, in amdgpu_dm_audio_component_get_eld()
7474 * When power gating is enabled on a pipe we lose the
7478 * whenever the pipe turns on (since it could be previously
7715 * have a sink to keep the pipe running so that
8439 * correct z-order and pipe acquisition the current DC architecture
624 amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) amdgpu_dm_audio_component_get_eld() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp1988 AUDIO_ERR_LOG("wakeup pipe info is nullptr"); in FillWakeupStreamPropInfo()
2030 AUDIO_ERR_LOG("wakeup pipe info is nullptr"); in ConstructWakeupAudioModuleInfo()
2035 AUDIO_ERR_LOG("failed to fill pipe stream prop info"); in ConstructWakeupAudioModuleInfo()
2890 AUDIO_INFO_LOG("current pipe type is:%{public}d", rendererChangeInfo->rendererInfo.pipeType); in NotifyRecreateDirectStream()
7200 // move the stream to new pipe in MoveToNewPipe()
7218 AUDIO_WARNING_LOG("not supported for pipe type %{public}d", pipeType); in DynamicUnloadModule()
7233 AUDIO_INFO_LOG("start move stream into new pipe %{public}d", pipeType); in MoveToNewPipeInner()
7268 AUDIO_WARNING_LOG("not supported for pipe type %{public}d", pipeType); in MoveToNewPipeInner()
7922 auto pipe = it->second.GetPipeByName(pipeName); in GetPipeInfoByDeviceTypeForEc() local
7923 if (pipe in GetPipeInfoByDeviceTypeForEc()
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.c1805 tcon->pipe = true; in SMB2_tcon()
1806 cifs_dbg(FYI, "connection to pipe share\n"); in SMB2_tcon()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-script.c4104 if (pipe(live_pipe) < 0) { in cmd_script()
4105 perror("failed to create pipe"); in cmd_script()
/third_party/libuv/test/
H A Dtest-fs.c3784 ASSERT_OK(pipe(pipe_fds)); in test_fs_partial()

Completed in 160 milliseconds

1...<<111112113114115116117118119120