| /external/ComputeLibrary/src/cpu/kernels/cast/generic/neon/ |
| D | fp16.cpp | 35 void neon_qasymm8_signed_to_fp16_cast(const ITensor *_src, ITensor *_dst, const ThreadInfo &info, C… in neon_qasymm8_signed_to_fp16_cast() 84 void neon_s32_to_fp16_cast(const ITensor *_src, ITensor *_dst, const ThreadInfo &info, ConvertPolic… in neon_s32_to_fp16_cast() 135 void neon_fp32_to_fp16_cast(const ITensor *_src, ITensor *_dst, const ThreadInfo &info, ConvertPoli… in neon_fp32_to_fp16_cast() 186 void neon_fp16_to_other_dt_cast(const ITensor *_src, ITensor *_dst, const ThreadInfo &info, Convert… in neon_fp16_to_other_dt_cast() 343 void neon_u8_to_fp16_cast(const ITensor *_src, ITensor *_dst, const ThreadInfo &info, ConvertPolicy… in neon_u8_to_fp16_cast()
|
| D | bfloat16.cpp | 36 void neon_fp32_to_bfloat16_cast(const ITensor *_src, ITensor *_dst, const ThreadInfo &info, Convert… in neon_fp32_to_bfloat16_cast() 79 void neon_bfloat16_to_fp32_cast(const ITensor *_src, ITensor *_dst, const ThreadInfo &info, Convert… in neon_bfloat16_to_fp32_cast()
|
| /external/musl/src/string/ |
| D | swab.c | 3 void swab(const void *restrict _src, void *restrict _dest, ssize_t n) in swab()
|
| /external/trusty/musl/src/string/ |
| D | swab.c | 3 void swab(const void *restrict _src, void *restrict _dest, ssize_t n) in swab()
|
| /external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/cl/ |
| D | ClTemplatePool2d.h | 123 const ITensorInfo *_src; variable
|
| /external/libnl/lib/route/cls/ |
| D | cgroup.c | 37 static int cgroup_clone(void *_dst, void *_src) in cgroup_clone()
|
| D | fw.c | 97 static int fw_clone(void *_dst, void *_src) in fw_clone()
|
| D | basic.c | 49 static int basic_clone(void *_dst, void *_src) in basic_clone()
|
| D | mall.c | 225 static int mall_clone(void *_dst, void *_src) in mall_clone()
|
| /external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
| D | guards_dended.hpp | 123 construction_guard<Allocator> _src; member in boost::container::detail::nand_construction_guard
|
| /external/libvpx/ |
| D | y4minput.c | 250 const unsigned char *_src, int _c_w, in y4m_42xmpeg2_42xjpeg_helper() 447 const unsigned char *_src, int _c_w, in y4m_422jpeg_420jpeg_helper()
|
| /external/libaom/common/ |
| D | y4minput.c | 272 const unsigned char *_src, int _c_w, in y4m_42xmpeg2_42xjpeg_helper() 467 const unsigned char *_src, int _c_w, in y4m_422jpeg_420jpeg_helper()
|
| /external/libnl/lib/fib_lookup/ |
| D | request.c | 53 static int request_clone(struct nl_object *_dst, struct nl_object *_src) in request_clone()
|
| D | lookup.c | 70 static int result_clone(struct nl_object *_dst, struct nl_object *_src) in result_clone()
|
| /external/libvpx/vpx_dsp/loongarch/ |
| D | vpx_convolve_lsx.h | 56 #define LSX_LD_4(_src, _stride, _src0, _src1, _src2, _src3) \ argument
|
| D | vpx_convolve8_horiz_lsx.c | 65 uint8_t *_src = (uint8_t *)src - 3; in common_hz_8t_4x8_lsx() local 161 uint8_t *_src = (uint8_t *)src - 3; in common_hz_8t_8x8mult_lsx() local 220 const uint8_t *_src = src + src_stride; in common_hz_8t_16w_lsx() local
|
| D | vpx_convolve8_avg_lsx.c | 39 uint8_t *_src = (uint8_t *)src - 3 - src_stride3; in common_hv_8ht_8vt_and_aver_dst_4w_lsx() local 135 uint8_t *_src = (uint8_t *)src - 3 - src_stride3; in common_hv_8ht_8vt_and_aver_dst_8w_lsx() local
|
| /external/libnl/lib/idiag/ |
| D | idiag_req_obj.c | 187 static int idiagnl_req_clone(struct nl_object *_dst, struct nl_object *_src) in idiagnl_req_clone()
|
| /external/mesa3d/src/imagination/vulkan/ |
| D | pvr_csb.h | 354 #define pvr_csb_unpack(_src, cmd) \ argument
|
| /external/libnl/lib/genl/ |
| D | family.c | 73 static int family_clone(struct nl_object *_dst, struct nl_object *_src) in family_clone()
|
| /external/mesa3d/src/util/ |
| D | disk_cache.c | 67 #define DRV_KEY_CPY(_dst, _src, _src_size) \ argument
|
| /external/libnl/lib/netfilter/ |
| D | queue_msg_obj.c | 45 static int nfnl_queue_msg_clone(struct nl_object *_dst, struct nl_object *_src) in nfnl_queue_msg_clone()
|
| /external/libnl/lib/route/ |
| D | mdb.c | 128 static int mdb_clone(struct nl_object *_dst, struct nl_object *_src) in mdb_clone()
|
| D | nh.c | 129 static int nh_clone(struct nl_object *_src, struct nl_object *_dst) in nh_clone()
|
| /external/OpenCL-CTS/test_conformance/integer_ops/ |
| D | test_integers.cpp | 527 #define PATCH_CASE( _out, _src, _dest, _count, _cl_type ) \ argument 536 #define PATCH_CASE_SIGNED( _out, _src, _dest, _count, _cl_type, _MIN_VAL ) \ argument
|