Home
last modified time | relevance | path

Searched defs:_src (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/cast/generic/neon/
H A Dfp16.cpp35 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()
H A Dbfloat16.cpp36 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()
/aosp_15_r20/external/intel-media-driver/cmrtlib/linux/share/
H A Dcm_rt_api_os.h169 CM_NOINLINE SurfaceIndex(const SurfaceIndex& _src) { index = _src.index; }; in SurfaceIndex()
185 CM_NOINLINE SamplerIndex(SamplerIndex& _src) { index = _src.get_data(); }; in SamplerIndex() function
/aosp_15_r20/external/libvpx/
H A Dy4minput.c251 const unsigned char *_src, int _c_w, in y4m_42xmpeg2_42xjpeg_helper()
448 const unsigned char *_src, int _c_w, in y4m_422jpeg_420jpeg_helper()
/aosp_15_r20/external/libaom/common/
H A Dy4minput.c271 const unsigned char *_src, int _c_w, in y4m_42xmpeg2_42xjpeg_helper()
466 const unsigned char *_src, int _c_w, in y4m_422jpeg_420jpeg_helper()
/aosp_15_r20/external/trusty/musl/src/string/
Dswab.c3 void swab(const void *restrict _src, void *restrict _dest, ssize_t n) in swab()
/aosp_15_r20/external/musl/src/string/
H A Dswab.c3 void swab(const void *restrict _src, void *restrict _dest, ssize_t n) in swab()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
Dstring_s.h76 __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { in wcsnlen_s()
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/cl/
H A DClTemplatePool2d.h123 const ITensorInfo *_src; variable
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dvpx_convolve8_horiz_lsx.c65 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
H A Dvpx_convolve_lsx.h56 #define LSX_LD_4(_src, _stride, _src0, _src1, _src2, _src3) \ argument
H A Dvpx_convolve8_avg_lsx.c39 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
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DKDE3Macros.cmake166 set(_src ${CMAKE_CURRENT_BINARY_DIR}/${_basename}.cpp) variable
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dframing.c183 #define COPY4WORDS_BACK(_dest, _src) \ argument
/aosp_15_r20/external/libnl/lib/route/cls/
H A Dcgroup.c37 static int cgroup_clone(void *_dst, void *_src) in cgroup_clone()
H A Dfw.c97 static int fw_clone(void *_dst, void *_src) in fw_clone()
H A Dbasic.c49 static int basic_clone(void *_dst, void *_src) in basic_clone()
H A Dmall.c225 static int mall_clone(void *_dst, void *_src) in mall_clone()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dguards_dended.hpp123 construction_guard<Allocator> _src; member in boost::container::detail::nand_construction_guard
/aosp_15_r20/external/libnl/lib/fib_lookup/
H A Drequest.c53 static int request_clone(struct nl_object *_dst, struct nl_object *_src) in request_clone()
H A Dlookup.c70 static int result_clone(struct nl_object *_dst, struct nl_object *_src) in result_clone()
/aosp_15_r20/external/libnl/lib/idiag/
H A Didiag_req_obj.c187 static int idiagnl_req_clone(struct nl_object *_dst, struct nl_object *_src) in idiagnl_req_clone()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_csb.h354 #define pvr_csb_unpack(_src, cmd) \ argument
/aosp_15_r20/external/libnl/lib/genl/
H A Dfamily.c73 static int family_clone(struct nl_object *_dst, struct nl_object *_src) in family_clone()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_integers.cpp527 #define PATCH_CASE( _out, _src, _dest, _count, _cl_type ) \ argument
536 #define PATCH_CASE_SIGNED( _out, _src, _dest, _count, _cl_type, _MIN_VAL ) \ argument

123