/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_video.c | 96 void *src = NULL, *dst = NULL; in si_vid_resize_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu.h | 167 qpu_load_imm_f(struct qpu_reg dst, float val) in qpu_load_imm_f() argument [all...] |
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_surface.c | 251 struct vmw_svga_winsys_surface *dst; in vmw_svga_winsys_surface_reference() local [all...] |
/third_party/musl/src/string/aarch64/ |
H A D | memcpy.S | 17 #define dst x3 define [all...] |
/third_party/musl/src/network/ |
H A D | ns_parse.c | 163 ns_name_uncompress(const unsigned char *msg, const unsigned char *eom, const unsigned char *src, char *dst, size_t dstsiz) ns_name_uncompress() argument
|
/third_party/node/deps/brotli/c/common/ |
H A D | transform.c | 236 int BrotliTransformDictionaryWord(uint8_t* dst, const uint8_t* word, int len, in BrotliTransformDictionaryWord() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_s3tc.c | 52 GLubyte *dst; in _mesa_texstore_rgb_dxt1() local 106 GLubyte *dst; in _mesa_texstore_rgba_dxt1() local 161 GLubyte *dst; in _mesa_texstore_rgba_dxt3() local 215 GLubyte *dst; in _mesa_texstore_rgba_dxt5() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_shader.c | 253 st_update_common_program(struct st_context *st, struct gl_program *prog, unsigned pipe_shader, struct gl_program **dst) st_update_common_program() argument
|
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_parameter_layout.c | 71 copy_indirect_accessed_array(struct gl_program_parameter_list *src, struct gl_program_parameter_list *dst, unsigned first, unsigned count) copy_indirect_accessed_array() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_gpu_memcpy.c | 115 emit_so_memcpy(struct anv_batch *batch, struct anv_device *device, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument 274 emit_so_memcpy(struct anv_memcpy_state *state, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument 293 cmd_buffer_so_memcpy(struct anv_cmd_buffer *cmd_buffer, struct anv_address dst, struct anv_address src, uint32_t size) cmd_buffer_so_memcpy() argument
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | dbgutil.cpp | 140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_sysval.c | 109 nir_dest *dst = NULL; in panfrost_sysval_for_instr() local
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format_other.c | 41 float *dst = dst_row; in util_format_r9g9b9e5_float_unpack_rgba_float() local 60 uint8_t *dst = dst_row; in util_format_r9g9b9e5_float_pack_rgba_float() local 76 float *dst = in_dst; in util_format_r9g9b9e5_float_fetch_rgba() local 90 uint8_t *dst = dst_row; util_format_r9g9b9e5_float_unpack_rgba_8unorm() local 114 uint8_t *dst = dst_row; util_format_r9g9b9e5_float_pack_rgba_8unorm() local 137 float *dst = dst_row; util_format_r11g11b10_float_unpack_rgba_float() local 156 uint8_t *dst = dst_row; util_format_r11g11b10_float_pack_rgba_float() local 172 float *dst = in_dst; util_format_r11g11b10_float_fetch_rgba() local 186 uint8_t *dst = dst_row; util_format_r11g11b10_float_unpack_rgba_8unorm() local 210 uint8_t *dst = dst_row; util_format_r11g11b10_float_pack_rgba_8unorm() local 247 float *dst = dst_row; util_format_r8g8bx_snorm_unpack_rgba_float() local 266 util_format_r8g8bx_snorm_unpack_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src_row, unsigned width) util_format_r8g8bx_snorm_unpack_rgba_8unorm() argument 296 uint16_t *dst = (uint16_t *)dst_row; util_format_r8g8bx_snorm_pack_rgba_float() local 322 uint16_t *dst = (uint16_t *)dst_row; util_format_r8g8bx_snorm_pack_rgba_8unorm() local 343 float *dst = in_dst; util_format_r8g8bx_snorm_fetch_rgba() local [all...] |
H A D | u_format_etc.c | 41 float *dst = (float *)((uint8_t *)dst_row + (y + j) * dst_stride + x * comps * 4); in util_format_etc1_rgb8_unpack_rgba_float() local 72 float *dst = in_dst; in util_format_etc1_rgb8_fetch_rgba() local [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | dbgutil.cpp | 140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument
|
/third_party/node/deps/v8/src/strings/ |
H A D | string-case.cc | 25 bool CheckFastAsciiConvert(char* dst, const char* src, int length, bool changed, in CheckFastAsciiConvert() argument 62 int FastAsciiConvert(char* dst, const char* src, int length, in FastAsciiConvert() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_parse.c | 77 copy_token(void *dst, const void *src) in copy_token() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tile.c | 49 pipe_get_tile_raw(struct pipe_transfer *pt, const void *src, uint x, uint y, uint w, uint h, void *dst, int dst_stride) pipe_get_tile_raw() argument 68 pipe_put_tile_raw(struct pipe_transfer *pt, void *dst, uint x, uint y, uint w, uint h, const void *src, int src_stride) pipe_put_tile_raw() argument 358 pipe_put_tile_rgba(struct pipe_transfer *pt, void *dst, uint x, uint y, uint w, uint h, enum pipe_format format, const void *p) pipe_put_tile_rgba() argument 381 pipe_get_tile_rgba(struct pipe_transfer *pt, const void *src, uint x, uint y, uint w, uint h, enum pipe_format format, void *dst) pipe_get_tile_rgba() argument [all...] |
H A D | u_compute.c | 86 struct pipe_resource *dst = blit_info->dst.resource; in util_compute_blit() local [all...] |
H A D | u_framebuffer.c | 49 util_framebuffer_state_equal(const struct pipe_framebuffer_state *dst, in util_framebuffer_state_equal() argument 84 util_copy_framebuffer_state(struct pipe_framebuffer_state *dst, in util_copy_framebuffer_state() argument [all...] |
H A D | u_live_shader_cache.c | 167 util_shader_reference(struct pipe_context *ctx, struct util_live_shader_cache *cache, void **dst, void *src) util_shader_reference() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_shader_module.c | 142 struct vk_shader_module *dst = in vk_shader_module_clone() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vertex.h | 97 draw_vinfo_copy( struct vertex_info *dst, in draw_vinfo_copy() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_vert_fc.c | 51 build_pred_dst( struct rc_dst_register * dst, struct vert_fc_state * fc_state) build_pred_dst() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_tgsi_to_rc.c | 157 transform_dstreg( struct tgsi_to_rc * ttr, struct rc_dst_register * dst, struct tgsi_full_dst_register * src) transform_dstreg() argument 173 transform_srcreg( struct tgsi_to_rc * ttr, struct rc_src_register * dst, struct tgsi_full_src_register * src) transform_srcreg() argument 206 transform_texture(struct rc_instruction * dst, struct tgsi_instruction_texture src, uint32_t *shadowSamplers) transform_texture() argument 267 struct rc_instruction * dst; transform_instruction() local [all...] |