/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup.h | 30 #include "pipe/p_compiler.h" 52 lp_setup_create(struct pipe_context *pipe,
|
H A D | lp_state_fs.c | 61 #include "pipe/p_defines.h" 71 #include "pipe/p_shader_tokens.h" 3663 struct llvmpipe_screen *screen = llvmpipe_screen(lp->pipe.screen); in generate_variant() 3880 llvmpipe_create_fs_state(struct pipe_context *pipe, in llvmpipe_create_fs_state() argument 3883 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe); in llvmpipe_create_fs_state() 3987 llvmpipe_bind_fs_state(struct pipe_context *pipe, void *fs) in llvmpipe_bind_fs_state() argument 3989 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe); in llvmpipe_bind_fs_state() 4059 llvmpipe_delete_fs_state(struct pipe_context *pipe, void *fs) in llvmpipe_delete_fs_state() argument 4061 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe); in llvmpipe_delete_fs_state() 4078 llvmpipe_set_constant_buffer(struct pipe_context *pipe, in llvmpipe_set_constant_buffer() argument 4133 llvmpipe_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start_slot, unsigned count, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) llvmpipe_set_shader_buffers() argument 4177 llvmpipe_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) llvmpipe_set_shader_images() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.h | 28 #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 D | 1-1.c | 75 /* 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 D | etnaviv_fence.c | 71 if (etna_pipe_wait_ns(fence->screen->pipe, fence->timestamp, timeout)) in etna_screen_fence_finish()
|
H A D | etnaviv_perfmon.h | 33 #include <pipe/p_screen.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | fwrite.c | 81 pipe(fds); in fwrite_0400()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.h | 131 panfrost_blit(struct pipe_context *pipe,
|
H A D | pan_screen.h | 33 #include "pipe/p_screen.h" 34 #include "pipe/p_defines.h" 75 void (*context_init)(struct pipe_context *pipe);
|
/third_party/python/Lib/test/ |
H A D | test_atexit.py | 85 @unittest.skipUnless(hasattr(os, "pipe"), "requires os.pipe()") 90 r, w = os.pipe()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
H A D | address_is_readable.cc | 77 // we use a cached pipe. We store the pid of the process that created the in AddressIsReadable() 78 // pipe to handle the case where a process forks, and the child closes all in AddressIsReadable() 94 // new pipe in AddressIsReadable() 95 if (pipe(p) != 0) { in AddressIsReadable() 96 ABSL_RAW_LOG(FATAL, "Failed to create pipe, errno=%d", errno); in AddressIsReadable() 119 if (bytes_written == 1) { // remove the byte from the pipe in AddressIsReadable()
|
/third_party/skia/modules/androidkit/src/ |
H A D | SurfaceThread.cpp | 16 pipe(fPipe); in SurfaceThread()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | handlers.c | 585 enum pipe pipe, unsigned int train_pattern) in check_fdi_rx_train_status() 592 fdi_rx_imr = FDI_RX_IMR(pipe); in check_fdi_rx_train_status() 593 fdi_tx_ctl = FDI_TX_CTL(pipe); in check_fdi_rx_train_status() 594 fdi_rx_ctl = FDI_RX_CTL(pipe); in check_fdi_rx_train_status() 761 u32 pipe = DSPSURF_TO_PIPE(offset); in pri_surf_mmio_write() local 762 int event = SKL_FLIP_EVENT(pipe, PLANE_PRIMARY); in pri_surf_mmio_write() 765 vgpu_vreg_t(vgpu, DSPSURFLIVE(pipe)) = vgpu_vreg(vgpu, offset); in pri_surf_mmio_write() 767 vgpu_vreg_t(vgpu, PIPE_FLIPCOUNT_G4X(pipe))++; in pri_surf_mmio_write() 769 if (vgpu_vreg_t(vgpu, DSPCNTR(pipe)) in pri_surf_mmio_write() 584 check_fdi_rx_train_status(struct intel_vgpu *vgpu, enum pipe pipe, unsigned int train_pattern) check_fdi_rx_train_status() argument 783 u32 pipe = SPRSURF_TO_PIPE(offset); spr_surf_mmio_write() local 802 enum pipe pipe = REG_50080_TO_PIPE(offset); reg50080_mmio_write() local [all...] |
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/dispatcher/ |
H A D | stream_pipeline_dispatcher.cpp | 59 for (auto& [id, pipe] : seqNode) { in Update() 60 CutUselessBranch(id, pipe); in Update()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.c | 349 int ebb_child(union pipe read_pipe, union pipe write_pipe) in ebb_child()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 178 if (pipe(pipe_fd1) || pipe(pipe_fd2)) in pipe_setup() 441 if (!strcmp(optarg, "pipe")) { in main() 478 printf("pipe"); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/ |
H A D | pac.c | 102 ret = pipe(new_stdin); in exec_sign_all() 104 perror("pipe returned error"); in exec_sign_all() 108 ret = pipe(new_stdout); in exec_sign_all() 110 perror("pipe returned error"); in exec_sign_all()
|
/kernel/linux/linux-5.10/tools/testing/selftests/clone3/ |
H A D | clone3_set_tid.c | 79 "Writing to pipe returned %d", ret); in call_clone3_set_tid() 87 "Reading from pipe returned %d", ret); in call_clone3_set_tid() 163 if (pipe(pipe_1) < 0 || pipe(pipe_2) < 0) in main() 164 ksft_exit_fail_msg("pipe() failed\n"); in main()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-u2fzero.c | 264 ep = usb_pipe_endpoint(udev, usbhid->urbin->pipe); in u2fzero_fill_in_urb() 272 pipe_in = (usbhid->urbin->pipe & ~(3 << 30)) | (PIPE_INTERRUPT << 30); in u2fzero_fill_in_urb()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_gem_framebuffer_helper.c | 474 * @pipe: Simple display pipe 486 int drm_gem_fb_simple_display_pipe_prepare_fb(struct drm_simple_display_pipe *pipe, in drm_gem_fb_simple_display_pipe_prepare_fb() argument 489 return drm_gem_fb_prepare_fb(&pipe->plane, plane_state); in drm_gem_fb_simple_display_pipe_prepare_fb()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | core.c | 60 void ath6kl_core_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipe) in ath6kl_core_rx_complete() argument 62 ath6kl_htc_rx_complete(ar, skb, pipe); in ath6kl_core_rx_complete()
|
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | vudc_tx.c | 121 usb_pipein(urb->pipe) && urb->actual_length > 0) { in v_send_ret_submit() 127 usb_pipein(urb->pipe)) { in v_send_ret_submit()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 258 int pipe; member 326 /* current pipe */ 327 int pipe; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | uio.h | 48 struct pipe_inode_info *pipe; member 235 void iov_iter_pipe(struct iov_iter *i, unsigned int direction, struct pipe_inode_info *pipe,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_aux_backlight.c | 320 enum pipe pipe) in intel_dp_aux_setup_backlight() 319 intel_dp_aux_setup_backlight(struct intel_connector *connector, enum pipe pipe) intel_dp_aux_setup_backlight() argument
|