Home
last modified time | relevance | path

Searched defs:transfer (Results 76 - 100 of 166) sorted by relevance

1234567

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h415 static void transfer(Allocator* alloc, slot_type* new_slot, in transfer() function
H A Draw_hash_set_benchmark.cc45 static void transfer(void*, int64_t* new_slot, int64_t* old_slot) { in transfer() function
96 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() function in absl::container_internal::__anon19187::StringPolicy
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Duart_drv.c26 hi_u32 uart_circ_buf_empty(const uart_circ_buf *transfer) in uart_circ_buf_empty() argument
107 hi_s32 uart_read_circ_buf(uart_circ_buf *transfer, hi_char *buf, hi_u32 count) in uart_read_circ_buf() argument
160 uart_write_circ_buf(uart_circ_buf *transfer, const hi_char *buf, hi_u32 count) uart_write_circ_buf() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h114 std::optional<TransferCharacteristic> transfer; member
/third_party/curl/lib/
H A Dftp.h114 curl_pp_transfer transfer; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c143 snd_pcm_uframes_t transfer = size; in snd_pcm_dshare_sync_area() local
[all...]
H A Dpcm_dsnoop.c107 snd_pcm_uframes_t transfer; in snd_pcm_dsnoop_sync_area() local
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c653 struct uvc_transfer_data *transfer; in uvc_nocp_continue() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c888 unsigned transfer = MIN2(delay, 3 - last->nop); in nop_sched() local
895 unsigned transfer = MIN2(delay, 5 - last->repeat); in nop_sched() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c436 struct pipe_transfer *transfer; in drisw_update_tex_buffer() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c206 struct pipe_transfer *transfer; in vlVdpOutputSurfaceGetBitsNative() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DResource.cpp328 struct pipe_transfer *transfer; in CreateResource() local
351 struct pipe_transfer *transfer; in CreateResource() local
900 struct pipe_transfer *transfer; in ResourceUpdateSubResourceUP() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.c734 struct pipe_transfer *transfer; NineSurface9_CopyDefaultToMem() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c577 const SVGA3dTransferType transfer = SVGA3D_WRITE_HOST_VRAM; in svga_buffer_upload_hb_command() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c319 struct si_transfer *transfer; in si_buffer_get_transfer() local
481 si_buffer_do_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *box) si_buffer_do_flush_region() argument
500 si_buffer_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *rel_box) si_buffer_flush_region() argument
513 si_buffer_transfer_unmap(struct pipe_context *ctx, struct pipe_transfer *transfer) si_buffer_transfer_unmap() argument
542 struct pipe_transfer *transfer = NULL; si_buffer_subdata() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsubpicture.c210 struct pipe_transfer *transfer; in upload_sampler() local
230 struct pipe_transfer *transfer; in upload_sampler_convert() local
378 struct pipe_transfer *transfer; in XvMCClearSubpicture() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c251 st_texture_image_map(struct st_context *st, struct gl_texture_image *stImage, enum pipe_map_flags usage, GLuint x, GLuint y, GLuint z, GLuint w, GLuint h, GLuint d, struct pipe_transfer **transfer) st_texture_image_map() argument
308 struct pipe_transfer **transfer; st_texture_image_unmap() local
[all...]
H A Dst_cb_bitmap.c126 struct pipe_transfer *transfer; in make_bitmap_texture() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c41 struct pipe_transfer *transfer; member
385 struct pipe_transfer *transfer[PIPE_MAX_ATTRIBS] = {NULL}; in nv30_render_vbo() local
[all...]
H A Dnv30_transfer.c121 struct pipe_transfer *transfer; in nv30_transfer_rect_fragprog() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c792 struct i915_transfer *transfer = slab_alloc_st(&i915->texture_transfer_pool); in i915_texture_transfer_map() local
865 i915_texture_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) i915_texture_transfer_unmap() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c496 nvc0_miptree_transfer_unmap(struct pipe_context *pctx, struct pipe_transfer *transfer) nvc0_miptree_transfer_unmap() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist.h299 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { in transfer() function in llvm::iplist_impl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist.h284 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { in transfer() function in llvm::iplist_impl
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp96 make_colorspace(AVColorPrimaries primaries, AVColorTransferCharacteristic transfer) make_colorspace() argument
190 update(AVColorPrimaries primaries, AVColorTransferCharacteristic transfer) update() argument

Completed in 24 milliseconds

1234567