/external/v8/src/ia32/ |
D | assembler-ia32.h | 1056 void vfmadd132sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd132sd() 1059 void vfmadd213sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd213sd() 1062 void vfmadd231sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd231sd() 1065 void vfmadd132sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd132sd() 1068 void vfmadd213sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd213sd() 1071 void vfmadd231sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd231sd() 1074 void vfmsub132sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub132sd() 1077 void vfmsub213sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub213sd() 1080 void vfmsub231sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub231sd() 1083 void vfmsub132sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmsub132sd() [all …]
|
/external/v8/src/x64/ |
D | assembler-x64.h | 1145 void vfmadd132sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd132sd() 1148 void vfmadd213sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd213sd() 1151 void vfmadd231sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmadd231sd() 1154 void vfmadd132sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd132sd() 1157 void vfmadd213sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd213sd() 1160 void vfmadd231sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmadd231sd() 1163 void vfmsub132sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub132sd() 1166 void vfmsub213sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub213sd() 1169 void vfmsub231sd(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vfmsub231sd() 1172 void vfmsub132sd(XMMRegister dst, XMMRegister src1, const Operand& src2) { in vfmsub132sd() [all …]
|
/external/vixl/src/vixl/a64/ |
D | logic-a64.cc | 707 const LogicVRegister& src2, in cmp() 746 const LogicVRegister& src2) { in cmptst() 760 const LogicVRegister& src2) { in add() 791 const LogicVRegister& src2) { in addp() 803 const LogicVRegister& src2) { in mla() 814 const LogicVRegister& src2) { in mls() 825 const LogicVRegister& src2) { in mul() 837 const LogicVRegister& src2, in mul() 848 const LogicVRegister& src2, in mla() 859 const LogicVRegister& src2, in mls() [all …]
|
/external/bison/lib/ |
D | bitset_stats.c | 460 bitset_stats_and (bitset dst, bitset src1, bitset src2) in bitset_stats_and() 468 bitset_stats_and_cmp (bitset dst, bitset src1, bitset src2) in bitset_stats_and_cmp() 476 bitset_stats_andn (bitset dst, bitset src1, bitset src2) in bitset_stats_andn() 484 bitset_stats_andn_cmp (bitset dst, bitset src1, bitset src2) in bitset_stats_andn_cmp() 492 bitset_stats_or (bitset dst, bitset src1, bitset src2) in bitset_stats_or() 500 bitset_stats_or_cmp (bitset dst, bitset src1, bitset src2) in bitset_stats_or_cmp() 508 bitset_stats_xor (bitset dst, bitset src1, bitset src2) in bitset_stats_xor() 516 bitset_stats_xor_cmp (bitset dst, bitset src1, bitset src2) in bitset_stats_xor_cmp() 524 bitset_stats_and_or (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_stats_and_or() 532 bitset_stats_and_or_cmp (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_stats_and_or_cmp() [all …]
|
D | abitset.c | 427 abitset_and (bitset dst, bitset src1, bitset src2) in abitset_and() 441 abitset_and_cmp (bitset dst, bitset src1, bitset src2) in abitset_and_cmp() 465 abitset_andn (bitset dst, bitset src1, bitset src2) in abitset_andn() 479 abitset_andn_cmp (bitset dst, bitset src1, bitset src2) in abitset_andn_cmp() 503 abitset_or (bitset dst, bitset src1, bitset src2) in abitset_or() 517 abitset_or_cmp (bitset dst, bitset src1, bitset src2) in abitset_or_cmp() 541 abitset_xor (bitset dst, bitset src1, bitset src2) in abitset_xor() 555 abitset_xor_cmp (bitset dst, bitset src1, bitset src2) in abitset_xor_cmp() 579 abitset_and_or (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_and_or() 594 abitset_and_or_cmp (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_and_or_cmp() [all …]
|
D | vbitset.c | 502 vbitset_and (bitset dst, bitset src1, bitset src2) in vbitset_and() 529 vbitset_and_cmp (bitset dst, bitset src1, bitset src2) in vbitset_and_cmp() 582 vbitset_andn (bitset dst, bitset src1, bitset src2) in vbitset_andn() 622 vbitset_andn_cmp (bitset dst, bitset src1, bitset src2) in vbitset_andn_cmp() 687 vbitset_or (bitset dst, bitset src1, bitset src2) in vbitset_or() 723 vbitset_or_cmp (bitset dst, bitset src1, bitset src2) in vbitset_or_cmp() 778 vbitset_xor (bitset dst, bitset src1, bitset src2) in vbitset_xor() 814 vbitset_xor_cmp (bitset dst, bitset src1, bitset src2) in vbitset_xor_cmp() 872 vbitset_and_or (bitset dst, bitset src1, bitset src2, bitset src3) in vbitset_and_or() 902 vbitset_and_or_cmp (bitset dst, bitset src1, bitset src2, bitset src3) in vbitset_and_or_cmp() [all …]
|
D | bitset.c | 409 bitset_op4_cmp (bitset dst, bitset src1, bitset src2, bitset src3, in bitset_op4_cmp() 450 bitset_and_or_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_and_or_() 459 bitset_and_or_cmp_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_and_or_cmp_() 467 bitset_andn_or_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_andn_or_() 476 bitset_andn_or_cmp_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_andn_or_cmp_() 484 bitset_or_and_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_or_and_() 493 bitset_or_and_cmp_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_or_and_cmp_()
|
/external/opencv3/modules/cudaarithm/src/cuda/ |
D | cmp_mat.cu | 79 void cmpMat_v1(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in cmpMat_v1() 114 void cmpMatEq_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in cmpMatEq_v4() 124 void cmpMatNe_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in cmpMatNe_v4() 134 void cmpMatLt_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in cmpMatLt_v4() 144 void cmpMatLe_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in cmpMatLe_v4() 156 void cmpMat(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat&, double, Stream& str… in cmpMat()
|
D | add_mat.cu | 68 …void addMat_v1(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat& mask, Stream& st… in addMat_v1() 84 void addMat_v2(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in addMat_v2() 103 void addMat_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in addMat_v4() 115 void addMat(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat& mask, double, Stream… in addMat()
|
D | mul_mat.cu | 90 …void mulMatImpl(const GpuMat& src1, const GpuMat& src2, const GpuMat& dst, double scale, Stream& s… in mulMatImpl() 106 void mulMat(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat&, double scale, Strea… in mulMat() 214 void mulMat_8uc4_32f(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in mulMat_8uc4_32f() 219 void mulMat_16sc4_32f(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in mulMat_16sc4_32f()
|
D | sub_mat.cu | 68 …void subMat_v1(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat& mask, Stream& st… in subMat_v1() 84 void subMat_v2(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in subMat_v2() 103 void subMat_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in subMat_v4() 115 void subMat(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat& mask, double, Stream… in subMat()
|
D | absdiff_mat.cu | 91 void absDiffMat_v1(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in absDiffMat_v1() 104 void absDiffMat_v2(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in absDiffMat_v2() 123 void absDiffMat_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in absDiffMat_v4() 135 void absDiffMat(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat&, double, Stream&… in absDiffMat()
|
D | div_mat.cu | 104 …void divMatImpl(const GpuMat& src1, const GpuMat& src2, const GpuMat& dst, double scale, Stream& s… in divMatImpl() 120 void divMat(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat&, double scale, Strea… in divMat() 232 void divMat_8uc4_32f(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in divMat_8uc4_32f() 237 void divMat_16sc4_32f(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in divMat_16sc4_32f()
|
D | norm.cu | 64 const GpuMat_<uchar>& src2 = (const GpuMat_<uchar>&) _src2; in normDiffInf() local 73 const GpuMat_<uchar>& src2 = (const GpuMat_<uchar>&) _src2; in normDiffL1() local 82 const GpuMat_<uchar>& src2 = (const GpuMat_<uchar>&) _src2; in normDiffL2() local 102 GpuMat src2 = getInputMat(_src2, stream); in calcNormDiff() local
|
D | minmax_mat.cu | 65 void minMaxMat_v1(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in minMaxMat_v1() 87 void minMaxMat_v2(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in minMaxMat_v2() 115 void minMaxMat_v4(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, Stream& stream) in minMaxMat_v4() 127 void minMaxMat(const GpuMat& src1, const GpuMat& src2, GpuMat& dst, const GpuMat&, double, Stream& … in minMaxMat()
|
/external/opencv3/modules/core/src/ |
D | arithm.cpp | 76 void vBinOp(const T* src1, size_t step1, const T* src2, size_t step2, T* dst, size_t step, Size sz) in vBinOp() 152 void vBinOp32(const T* src1, size_t step1, const T* src2, size_t step2, in vBinOp32() 247 void vBinOp64(const T* src1, size_t step1, const T* src2, size_t step2, in vBinOp64() 756 const uchar* src2, size_t step2, in add8u() 775 const schar* src2, size_t step2, in add8s() 782 const ushort* src2, size_t step2, in add16u() 801 const short* src2, size_t step2, in add16s() 820 const int* src2, size_t step2, in add32s() 827 const float* src2, size_t step2, in add32f() 846 const double* src2, size_t step2, in add64f() [all …]
|
/external/opencv/cv/src/ |
D | _cvmatrix.h | 63 #define icvAddMatrix_32f( src1, src2, dst, w, h ) \ argument 66 #define icvSubMatrix_32f( src1, src2, dst, w, h ) \ argument 91 CV_INLINE double icvDotProduct_32f( const float* src1, const float* src2, int len ) in icvDotProduct_32f() 102 CV_INLINE double icvDotProduct_64f( const double* src1, const double* src2, int len ) in icvDotProduct_64f() 113 CV_INLINE void icvMulVectors_32f( const float* src1, const float* src2, in icvMulVectors_32f() 123 CV_INLINE void icvMulVectors_64d( const double* src1, const double* src2, in icvMulVectors_64d() 134 CV_INLINE void icvAddVector_32f( const float* src1, const float* src2, in icvAddVector_32f() 144 CV_INLINE void icvAddVector_64d( const double* src1, const double* src2, in icvAddVector_64d() 155 CV_INLINE void icvSubVector_32f( const float* src1, const float* src2, in icvSubVector_32f() 165 CV_INLINE void icvSubVector_64d( const double* src1, const double* src2, in icvSubVector_64d() [all …]
|
D | cvderiv.cpp | 90 float* src2 = src + src_step; in icvSepConvSmall3_32f() local 575 const int *src0 = src[-1], *src1 = src[0], *src2 = src[1]; in icvLaplaceCol_32s16s() local 609 … const int *src0 = src[-2], *src1 = src[-1], *src2 = src[0], *src3 = src[1], *src4 = src[2]; in icvLaplaceCol_32s16s() local 643 const int* src1 = src[k] + i, *src2 = src[-k] + i; in icvLaplaceCol_32s16s() local 659 const int* src1 = src[k] + i, *src2 = src[-k] + i; in icvLaplaceCol_32s16s() local 675 const int* src1 = src[k] + i, *src2 = src[-k] + i; in icvLaplaceCol_32s16s() local 717 const float *src0 = src[-1], *src1 = src[0], *src2 = src[1]; in icvLaplaceCol_32f() local 751 … const float *src0 = src[-2], *src1 = src[-1], *src2 = src[0], *src3 = src[1], *src4 = src[2]; in icvLaplaceCol_32f() local 772 const float* src1 = src[k] + i, *src2 = src[-k] + i; in icvLaplaceCol_32f() local 788 const float* src1 = src[k] + i, *src2 = src[-k] + i; in icvLaplaceCol_32f() local
|
/external/opencv3/modules/cudev/test/ |
D | test_arithm_op.cu | 120 Mat src2 = randomMat(size, type); in test_expr() local 169 Mat src2 = randomMat(size, type); in test_gpumat_gpumat() local 205 Mat src2 = randomMat(size, type); in test_expr_gpumat() local 225 Mat src2 = randomMat(size, type); in test_scalar_expr() local 274 Mat src2 = randomMat(size, type); in test_gpumat_gpumat() local 310 Mat src2 = randomMat(size, type); in test_expr_gpumat() local 330 Mat src2 = randomMat(size, type); in test_scalar_expr() local 379 Mat src2 = randomMat(size, type); in test_accuracy() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_tile.c | 53 uint8_t *src2 = (uint8_t *)src + src_pitch * row + col; in micro_tile_8_x_4_8bit() local 84 uint16_t *src2 = (uint16_t *)src + src_pitch * row + col; in micro_tile_4_x_4_16bit() local 115 uint16_t *src2 = (uint16_t *)src + src_pitch * row + col; in micro_tile_8_x_2_16bit() local 146 uint32_t *src2 = (uint32_t *)src + src_pitch * row + col; in micro_tile_4_x_2_32bit() local 177 uint64_t *src2 = (uint64_t *)src + src_pitch * row + col; in micro_tile_2_x_2_64bit() local 269 uint8_t *src2 = (uint8_t *)src + row * src_pitch + in micro_untile_8_x_4_8bit() local 302 uint16_t *src2 = (uint16_t *)src + row * src_pitch + in micro_untile_8_x_2_16bit() local 335 uint16_t *src2 = (uint16_t *)src + row * src_pitch + in micro_untile_4_x_4_16bit() local 368 uint32_t *src2 = (uint32_t *)src + row * src_pitch + in micro_untile_4_x_2_32bit() local 401 uint64_t *src2 = (uint64_t *)src + row * src_pitch + in micro_untile_2_x_2_64bit() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tile.c | 53 uint8_t *src2 = (uint8_t *)src + src_pitch * row + col; in micro_tile_8_x_4_8bit() local 84 uint16_t *src2 = (uint16_t *)src + src_pitch * row + col; in micro_tile_4_x_4_16bit() local 115 uint16_t *src2 = (uint16_t *)src + src_pitch * row + col; in micro_tile_8_x_2_16bit() local 146 uint32_t *src2 = (uint32_t *)src + src_pitch * row + col; in micro_tile_4_x_2_32bit() local 177 uint64_t *src2 = (uint64_t *)src + src_pitch * row + col; in micro_tile_2_x_2_64bit() local 269 uint8_t *src2 = (uint8_t *)src + row * src_pitch + in micro_untile_8_x_4_8bit() local 302 uint16_t *src2 = (uint16_t *)src + row * src_pitch + in micro_untile_8_x_2_16bit() local 335 uint16_t *src2 = (uint16_t *)src + row * src_pitch + in micro_untile_4_x_4_16bit() local 368 uint32_t *src2 = (uint32_t *)src + row * src_pitch + in micro_untile_4_x_2_32bit() local 401 uint64_t *src2 = (uint64_t *)src + row * src_pitch + in micro_untile_2_x_2_64bit() local
|
/external/opencv3/modules/cudaarithm/src/ |
D | element_operations.cpp | 112 GpuMat src2; in arithm_op() local 170 void cv::cuda::add(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, int dtype, S… in add() 182 void cv::cuda::subtract(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, int dty… in subtract() 201 GpuMat src2 = getInputMat(_src2, stream); in multiply() local 214 GpuMat src2 = getInputMat(_src2, stream); in multiply() local 244 GpuMat src2 = getInputMat(_src2, stream); in divide() local 257 GpuMat src2 = getInputMat(_src2, stream); in divide() local 280 void cv::cuda::absdiff(InputArray src1, InputArray src2, OutputArray dst, Stream& stream) in absdiff() 292 void cv::cuda::compare(InputArray src1, InputArray src2, OutputArray dst, int cmpop, Stream& stream) in compare() 314 void cv::cuda::bitwise_or(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, Strea… in bitwise_or() [all …]
|
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_32.c | 36 #define ARG2(flags, src2) ((flags & SRC2_IMM) ? IMM(src2) : S2(src2)) argument 39 sljit_si dst, sljit_si src1, sljit_sw src2) in emit_single_op()
|
/external/opencv3/modules/core/perf/opencl/ |
D | perf_arithm.cpp | 131 UMat src1(srcSize, type), src2(srcSize, type), dst(srcSize, type); in OCL_PERF_TEST_P() local 152 UMat src1(srcSize, type), src2(srcSize, type), dst(srcSize, type); in OCL_PERF_TEST_P() local 172 UMat src1(srcSize, type), src2(srcSize, type), dst(srcSize, type); in OCL_PERF_TEST_P() local 193 UMat src1(srcSize, type), src2(srcSize, type), dst(srcSize, type); in OCL_PERF_TEST_P() local 214 UMat src1(srcSize, type), src2(srcSize, type), dst(srcSize, type); in OCL_PERF_TEST_P() local 235 UMat src1(srcSize, type), src2(srcSize, type), in OCL_PERF_TEST_P() local 258 UMat src1(srcSize, type), src2(srcSize, type), in OCL_PERF_TEST_P() local 281 UMat src1(srcSize, type), src2(srcSize, type), in OCL_PERF_TEST_P() local 458 UMat src1(srcSize, type), src2(srcSize, type), in OCL_PERF_TEST_P() local 480 UMat src1(srcSize, type), src2(srcSize, type), dst(srcSize, type); in OCL_PERF_TEST_P() local [all …]
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | copymem_msa.c | 17 uint64_t src0, src1, src2, src3; in copy_8x4_msa() local 26 uint64_t src0, src1, src2, src3; in copy_8x8_msa() local 40 v16u8 src0, src1, src2, src3, src4, src5, src6, src7; in copy_16x16_msa() local
|