Home
last modified time | relevance | path

Searched defs:pipeline (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/xen/
H A Dxen_drm_front_kms.c96 static void send_pending_event(struct xen_drm_front_drm_pipeline *pipeline) in send_pending_event()
113 struct xen_drm_front_drm_pipeline *pipeline = in display_enable() local
137 struct xen_drm_front_drm_pipeline *pipeline = in display_disable() local
156 void xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_kms_on_frame_done()
172 struct xen_drm_front_drm_pipeline *pipeline = in pflip_to_worker() local
197 struct xen_drm_front_drm_pipeline *pipeline = in display_send_page_flip() local
231 struct xen_drm_front_drm_pipeline *pipeline = in display_update() local
274 struct xen_drm_front_drm_pipeline *pipeline = in display_mode_valid() local
297 struct xen_drm_front_drm_pipeline *pipeline) in display_pipe_init()
339 struct xen_drm_front_drm_pipeline *pipeline = in xen_drm_front_kms_init() local
[all …]
H A Dxen_drm_front_conn.c53 struct xen_drm_front_drm_pipeline *pipeline = in connector_detect() local
67 struct xen_drm_front_drm_pipeline *pipeline = in connector_get_modes() local
108 struct xen_drm_front_drm_pipeline *pipeline = in xen_drm_front_conn_init() local
H A Dxen_drm_front.h131 struct xen_drm_front_drm_pipeline pipeline[XEN_DRM_FRONT_MAX_CRTCS]; member
H A Dxen_drm_front.c127 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_mode_set()
/netbsd-src/external/bsd/less/dist/lesstest/
H A Drun.c45 static void send_char(LessPipeline* pipeline, wchar ch) { in send_char()
54 static int read_screen(LessPipeline* pipeline, byte* buf, int buflen) { in read_screen()
70 static void read_and_display_screen(LessPipeline* pipeline) { in read_and_display_screen()
80 static int curr_screen_match(LessPipeline* pipeline, const byte* img, int imglen) { in curr_screen_match()
102 LessPipeline* pipeline = create_less_pipeline(argv, argc, envp); in run_interactive() local
142 LessPipeline* pipeline = create_less_pipeline(setup->argv, setup->argc, in run_test() local
H A Dpipeline.c86 LessPipeline* pipeline = malloc(sizeof(LessPipeline)); in new_pipeline() local
101 LessPipeline* pipeline = new_pipeline(); in create_less_pipeline() local
158 void destroy_less_pipeline(LessPipeline* pipeline) { in destroy_less_pipeline()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DPipeline.rst1 .. _pipeline: target
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A DPipelinePrinter.h42 PipelinePrinter(Pipeline &pipeline, View::OutputKind OutputKind) in PipelinePrinter()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dsslbuffertest.c182 int i, pipeline = test > 3; in test_free_buffers() local
/netbsd-src/bin/ksh/
H A Dsyn.c85 pipeline(cf) in pipeline() function
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_tcon.c834 sunxi_tcon_is_console(device_t dev, const char *pipeline) in sunxi_tcon_is_console()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio.c624 enum zio_stage stage, enum zio_stage pipeline) in zio_create()
1095 enum zio_stage pipeline = ZIO_VDEV_CHILD_PIPELINE; in zio_vdev_child_io() local
1658 enum zio_stage pipeline = zio->io_pipeline; in zio_execute() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tilepro.c871 tilepro_pipeline pipeline = instr->pipe; in tilepro_flush_bundle() local
H A Dtc-tilegx.c984 tilegx_pipeline pipeline = instr->pipe; in tilegx_flush_bundle() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tilepro.c871 tilepro_pipeline pipeline = instr->pipe; in tilepro_flush_bundle() local
H A Dtc-tilegx.c984 tilegx_pipeline pipeline = instr->pipe; in tilegx_flush_bundle() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcmd_parser.c306 #define OP_MFX(pipeline, op, sub_opa, sub_opb) \ argument
360 #define OP_VEB(pipeline, op, sub_opa, sub_opb) \ argument