Home
last modified time | relevance | path

Searched defs:pipe (Results 476 - 500 of 595) sorted by relevance

1...<<11121314151617181920>>...24

/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp732 int32_t UsbServerProxy::BulkTransferReadwithLength(const UsbDev &dev, const UsbPipe &pipe, in BulkTransferReadwithLength() argument
997 int32_t UsbServerProxy::RequestQueue(const UsbDev &dev, const UsbPipe &pipe, cons argument
700 BulkTransferRead( const UsbDev &dev, const UsbPipe &pipe, std::vector<uint8_t> &bufferData, int32_t timeOut) BulkTransferRead() argument
765 BulkTransferWrite( const UsbDev &dev, const UsbPipe &pipe, const std::vector<uint8_t> &bufferData, int32_t timeOut) BulkTransferWrite() argument
1118 RegBulkCallback(const UsbDev &dev, const UsbPipe &pipe, const sptr<IRemoteObject> &cb) RegBulkCallback() argument
1142 UnRegBulkCallback(const UsbDev &dev, const UsbPipe &pipe) UnRegBulkCallback() argument
1165 BulkRead(const UsbDev &dev, const UsbPipe &pipe, sptr<Ashmem> &ashmem) BulkRead() argument
1189 BulkWrite(const UsbDev &dev, const UsbPipe &pipe, sptr<Ashmem> &ashmem) BulkWrite() argument
1213 BulkCancel(const UsbDev &dev, const UsbPipe &pipe) BulkCancel() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp353 auto pipe = context_.Upgrade(); in UpdateOthersStatus() local
396 auto pipe = context_.Upgrade(); in IsNormalStatus() local
/third_party/curl/tests/server/
H A Drtspd.c110 int pipe; /* if non-zero, expect this many requests to do a "piped" member
[all...]
/third_party/ffmpeg/libavutil/
H A Dvulkan.c1235 VkComputePipelineCreateInfo pipe = { in ff_vk_init_compute_pipeline() local
/third_party/backends/backend/
H A Dartec_eplus48u.h285 int pipe; member
H A Dmustek.h272 int pipe; /* pipe to reader process */ member
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c74 FILE *pipe; member
238 FILE *pipe; in snd_pcm_file_open_output_file() local
[all...]
/third_party/libuv/test/
H A Dtest-spawn.c628 uv_pipe_t pipe; in TEST_IMPL() local
633 uv_pipe_init(uv_default_loop(), &pipe, 0); in TEST_IMPL() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h99 __u32 pipe; /* in, MSM_PIPE_x */ member
H A Detnaviv_drm.h84 __u32 pipe; /* in */ member
199 __u32 pipe; /* in */ member
223 __u32 pipe; /* in */ member
240 __u32 pipe; /* in */ member
252 __u32 pipe; /* in */ member
260 __u32 pipe; /* in */ member
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h84 __u32 pipe; /* in */ member
199 __u32 pipe; /* in */ member
223 __u32 pipe; /* in */ member
240 __u32 pipe; /* in */ member
252 __u32 pipe; /* in */ member
260 __u32 pipe; /* in */ member
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h262 fd_pipe_flush(struct fd_pipe *pipe, uint32_t fence) fd_pipe_flush() argument
280 struct fd_pipe *pipe; global() member
324 struct fd_pipe *pipe; global() member
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c204 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, in drisw_present_texture() argument
390 struct pipe_context *pipe = ctx->st->pipe; in handle_in_fence() local
691 kopper_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) kopper_present_texture() argument
701 kopper_copy_to_front(struct pipe_context *pipe, __DRIdrawable * dPriv, struct pipe_resource *ptex) kopper_copy_to_front() argument
805 struct pipe_context *pipe = st_ctx->pipe; kopper_update_tex_buffer() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c1490 struct pipe_context* pipe = xmesa_get_context(stfbi); in XMesaBindTexImage() local
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c196 upload_sampler(struct pipe_context *pipe, struct pipe_sampler_view *dst, in upload_sampler() argument
[all...]
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h401 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c48 struct pipe_context *pipe; member
146 struct pipe_context *pipe = ctx->pipe; init_prog() local
170 struct pipe_context *pipe = ctx->pipe; destroy_prog() local
181 struct pipe_context *pipe = ctx->pipe; init_tex() local
233 struct pipe_context *pipe = ctx->pipe; check_tex() local
305 struct pipe_context *pipe = ctx->pipe; init_sampler_views() local
323 struct pipe_context *pipe = ctx->pipe; destroy_sampler_views() local
338 struct pipe_context *pipe = ctx->pipe; init_compute_resources() local
360 struct pipe_context *pipe = ctx->pipe; destroy_compute_resources() local
375 struct pipe_context *pipe = ctx->pipe; init_sampler_states() local
391 struct pipe_context *pipe = ctx->pipe; destroy_sampler_states() local
408 struct pipe_context *pipe = ctx->pipe; init_globals() local
420 struct pipe_context *pipe = ctx->pipe; destroy_globals() local
429 struct pipe_context *pipe = ctx->pipe; launch_grid() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_clear.c1304 static void si_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, in si_clear_texture() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DState.h68 struct pipe_context *pipe; member
/third_party/mesa3d/src/mesa/main/
H A Ddebug_output.c744 struct pipe_context *pipe = ctx->pipe; in _mesa_update_debug_callback() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c694 struct pipe_context *pipe = st->pipe; in st_draw_hw_select_prepare_common() local
H A Dst_pbo_compute.c785 struct pipe_context *pipe = st->pipe; in download_texture_compute() local
[all...]
H A Dst_manager.c1007 struct pipe_context *pipe; in st_api_create_context() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c1563 lp_setup_create(struct pipe_context *pipe, in lp_setup_create() argument
[all...]
H A Dlp_state_setup.c835 struct pipe_context *pipe = &lp->pipe; in cull_setup_variants() local

Completed in 38 milliseconds

1...<<11121314151617181920>>...24