| /third_party/node/deps/v8/src/wasm/ |
| H A D | simd-shuffle.cc | 160 void SimdShuffle::Pack16Lanes(uint32_t* dst, const uint8_t* shuffle) { in Pack16Lanes() argument
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | crc32.c | 517 ZLIB_INTERNAL void copy_with_crc(z_streamp strm, Bytef *dst, long size) in copy_with_crc() argument
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | mount_util.c | 154 char *dst; in fuse_mnt_resolve_path() local 397 char *dst; in fuse_mnt_resolve_path() local [all...] |
| /third_party/node/deps/base64/base64/test/ |
| H A D | test_base64.c | 13 assert_enc (int flags, const char *src, const char *dst) in assert_enc() argument 36 assert_dec (int flags, const char *src, const char *dst) in assert_dec() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | inet_net_pton.c | 62 static int ares_inet_net_pton_ipv4(const char *src, unsigned char *dst, in ares_inet_net_pton_ipv4() argument 241 ares_inet_pton6(const char *src, unsigned char *dst) ares_inet_pton6() argument 352 ares_inet_net_pton_ipv6(const char *src, unsigned char *dst, size_t size) ares_inet_net_pton_ipv6() argument 414 ares_inet_net_pton(int af, const char *src, void *dst, size_t size) ares_inet_net_pton() argument 427 ares_inet_pton(int af, const char *src, void *dst) ares_inet_pton() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_fs_scoreboard.cpp | 99 emit_SEND(const fs_builder &bld, const fs_reg &dst, in emit_SEND() argument
|
| H A D | test_eu_compact.cpp | 59 brw_compact_inst dst; in test_compact_instruction() local
|
| H A D | brw_vec4_tes.cpp | 203 dst_reg dst = get_nir_dest(instr->dest, BRW_REGISTER_TYPE_D); in nir_emit_intrinsic() local
|
| H A D | brw_vec4_surface_builder.cpp | 41 const dst_reg dst = bld.vgrf(src.type, in emit_stride() local 126 const dst_reg dst = bld.vgrf(BRW_REGISTER_TYPE_UD, ret_sz); in emit_send() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_rgtc.c | 80 GLubyte *dst; in _mesa_texstore_red_rgtc1() local 133 GLbyte *dst; in _mesa_texstore_signed_red_rgtc1() local 186 GLubyte *dst; in _mesa_texstore_rg_rgtc2() local 251 GLbyte *dst; in _mesa_texstore_signed_rg_rgtc2() local [all...] |
| H A D | texcompress_etc_tmp.h | 157 uint8_t *dst = dst_row + (y + j) * dst_stride + x * comps; in etc1_unpack_rgba8888() local 116 etc1_fetch_texel(const struct TAG(etc1_block) *block, int x, int y, UINT8_TYPE *dst) etc1_fetch_texel() argument
|
| H A D | objectlabel.c | 93 copy_label(const GLchar *src, GLchar *dst, GLsizei *length, GLsizei bufSize) in copy_label() argument
|
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_debug_xform.c | 135 static void ref_transform( GLvector4f *dst, in ref_transform() argument
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_exec_draw.c | 69 fi_type *dst = exec->vtx.copied.buffer; in vbo_exec_copy_vertices() local
|
| H A D | vbo_exec.c | 261 vbo_copy_vertices(struct gl_context *ctx, GLenum mode, unsigned start, unsigned *pcount, bool begin, unsigned vertex_size, bool in_dlist, fi_type *dst, const fi_type *src) vbo_copy_vertices() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | wintzimpl.cpp | 45 AnnualTimeZoneRule *std = nullptr, *dst = nullptr; in getSystemTimeInformation() local 47 btz->getSimpleRulesNear(uprv_getUTCtime(), initial, std, dst, status); in getSystemTimeInformation() local [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_vec.c | 92 ngtcp2_ssize ngtcp2_vec_split(ngtcp2_vec *src, size_t *psrccnt, ngtcp2_vec *dst, in ngtcp2_vec_split() argument 145 ngtcp2_vec_merge(ngtcp2_vec *dst, size_t *pdstcnt, ngtcp2_vec *src, size_t *psrccnt, size_t left, size_t maxcnt) ngtcp2_vec_merge() argument 218 ngtcp2_vec_copy_at_most(ngtcp2_vec *dst, size_t dstcnt, const ngtcp2_vec *src, size_t srccnt, size_t left) ngtcp2_vec_copy_at_most() argument 241 ngtcp2_vec_copy(ngtcp2_vec *dst, const ngtcp2_vec *src, size_t cnt) ngtcp2_vec_copy() argument [all...] |
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_yuv.c | 49 float *dst = dst_row; in util_format_r8g8_b8g8_unorm_unpack_rgba_float() local 103 uint8_t *dst = dst_row; util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm() local 158 uint32_t *dst = (uint32_t *)dst_row; util_format_r8g8_b8g8_unorm_pack_rgba_float() local 207 uint32_t *dst = (uint32_t *)dst_row; util_format_r8g8_b8g8_unorm_pack_rgba_8unorm() local 251 float *dst = in_dst; util_format_r8g8_b8g8_unorm_fetch_rgba() local 271 float *dst = dst_row; util_format_g8r8_g8b8_unorm_unpack_rgba_float() local 325 uint8_t *dst = dst_row; util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm() local 380 uint32_t *dst = (uint32_t *)dst_row; util_format_g8r8_g8b8_unorm_pack_rgba_float() local 429 uint32_t *dst = (uint32_t *)dst_row; util_format_g8r8_g8b8_unorm_pack_rgba_8unorm() local 473 float *dst = in_dst; util_format_g8r8_g8b8_unorm_fetch_rgba() local 493 float *dst = dst_row; util_format_uyvy_unpack_rgba_float() local 541 uint8_t *dst = dst_row; util_format_uyvy_unpack_rgba_8unorm() local 590 uint32_t *dst = (uint32_t *)dst_row; util_format_uyvy_pack_rgba_float() local 643 uint32_t *dst = (uint32_t *)dst_row; util_format_uyvy_pack_rgba_8unorm() local 691 float *dst = in_dst; util_format_uyvy_fetch_rgba() local 715 float *dst = dst_row; util_format_yuyv_unpack_rgba_float() local 763 uint8_t *dst = dst_row; util_format_yuyv_unpack_rgba_8unorm() local 812 uint32_t *dst = (uint32_t *)dst_row; util_format_yuyv_pack_rgba_float() local 865 uint32_t *dst = (uint32_t *)dst_row; util_format_yuyv_pack_rgba_8unorm() local 913 float *dst = in_dst; util_format_yuyv_fetch_rgba() local [all...] |
| H A D | u_format_latc.c | 33 util_format_latc1_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) in util_format_latc1_unorm_fetch_rgba_8unorm() argument 69 float *dst = (float *)((uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16); in util_format_latc1_unorm_unpack_rgba_float() local 93 float *dst = in_dst; util_format_latc1_unorm_fetch_rgba() local 104 util_format_latc1_snorm_fetch_rgba_8unorm(UNUSED uint8_t *restrict dst, UNUSED const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_latc1_snorm_fetch_rgba_8unorm() argument 143 float *dst = (float *)((uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16); util_format_latc1_snorm_unpack_rgba_float() local 161 float *dst = in_dst; util_format_latc1_snorm_fetch_rgba() local 173 util_format_latc2_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) util_format_latc2_unorm_fetch_rgba_8unorm() argument 210 float *dst = (float *)((uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16); util_format_latc2_unorm_unpack_rgba_float() local 229 float *dst = in_dst; util_format_latc2_unorm_fetch_rgba() local 242 util_format_latc2_snorm_fetch_rgba_8unorm(UNUSED uint8_t *restrict dst, UNUSED const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_latc2_snorm_fetch_rgba_8unorm() argument 275 float *dst = (float *)(uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16; util_format_latc2_snorm_unpack_rgba_float() local 300 float *dst = in_dst; util_format_latc2_snorm_fetch_rgba() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | rb_tree.c | 68 rb_node_copy_color(struct rb_node *dst, struct rb_node *src) in rb_node_copy_color() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_query_pool.c | 155 void *dst = pData; in vn_GetQueryPoolResults() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_sync.c | 106 dzn_sync_move(struct vk_device *device, struct vk_sync *dst, struct vk_sync *src) dzn_sync_move() argument
|
| /third_party/mesa3d/src/panfrost/shared/ |
| H A D | pan_tiling.c | 246 panfrost_access_tiled_image_generic(void *dst, void *src, in panfrost_access_tiled_image_generic() argument 278 panfrost_access_tiled_image(void *dst, void *src, in panfrost_access_tiled_image() argument 383 panfrost_store_tiled_image(void *dst, const void *src, unsigned x, unsigned y, unsigned w, unsigned h, uint32_t dst_stride, uint32_t src_stride, enum pipe_format format) panfrost_store_tiled_image() argument 396 panfrost_load_tiled_image(void *dst, const void *src, unsigned x, unsigned y, unsigned w, unsigned h, uint32_t dst_stride, uint32_t src_stride, enum pipe_format format) panfrost_load_tiled_image() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_query.c | 342 void *dst = (uint8_t *)lpr->data + offset; in llvmpipe_get_query_result_resource() local
|
| H A D | lp_test_main.c | 122 write_elem(struct lp_type type, void *dst, unsigned index, double value) in write_elem() argument 192 random_elem(struct lp_type type, void *dst, unsigned index) random_elem() argument 228 read_vec(struct lp_type type, const void *src, double *dst) read_vec() argument 237 write_vec(struct lp_type type, void *dst, const double *src) write_vec() argument 253 random_vec(struct lp_type type, void *dst) random_vec() argument [all...] |