Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 2349) sorted by relevance

12345678910>>...94

/external/v8/src/ia32/
Dassembler-ia32.h599 void mov_b(Register dst, Register src) { mov_b(dst, Operand(src)); } in mov_b()
601 void mov_b(Register dst, int8_t imm8) { mov_b(Operand(dst), imm8); } in mov_b()
602 void mov_b(const Operand& dst, int8_t src) { mov_b(dst, Immediate(src)); } in mov_b()
607 void mov_w(const Operand& dst, int16_t src) { mov_w(dst, Immediate(src)); } in mov_w()
620 void movsx_b(Register dst, Register src) { movsx_b(dst, Operand(src)); } in movsx_b()
623 void movsx_w(Register dst, Register src) { movsx_w(dst, Operand(src)); } in movsx_w()
626 void movzx_b(Register dst, Register src) { movzx_b(dst, Operand(src)); } in movzx_b()
629 void movzx_w(Register dst, Register src) { movzx_w(dst, Operand(src)); } in movzx_w()
633 void cmov(Condition cc, Register dst, Register src) { in cmov()
654 void add(Register dst, Register src) { add(dst, Operand(src)); } in add()
[all …]
Dassembler-ia32.cc464 void Assembler::pop(Register dst) { in pop()
471 void Assembler::pop(const Operand& dst) { in pop()
492 void Assembler::mov_b(Register dst, const Operand& src) { in mov_b()
500 void Assembler::mov_b(const Operand& dst, const Immediate& src) { in mov_b()
508 void Assembler::mov_b(const Operand& dst, Register src) { in mov_b()
516 void Assembler::mov_w(Register dst, const Operand& src) { in mov_w()
524 void Assembler::mov_w(const Operand& dst, Register src) { in mov_w()
532 void Assembler::mov_w(const Operand& dst, const Immediate& src) { in mov_w()
542 void Assembler::mov(Register dst, int32_t imm32) { in mov()
549 void Assembler::mov(Register dst, const Immediate& x) { in mov()
[all …]
/external/mesa3d/src/mesa/main/
Dpack.c153 GLubyte *buffer, *dst; in _mesa_unpack_bitmap() local
262 GLubyte *dst = (GLubyte *) _mesa_image_address2d(packing, dest, in _mesa_pack_bitmap() local
558 GLubyte *dst = (GLubyte *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
570 GLubyte *dst = (GLubyte *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
582 GLushort *dst = (GLushort *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
594 GLushort *dst = (GLushort *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
606 GLushort *dst = (GLushort *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
615 GLushort *dst = (GLushort *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
624 GLushort *dst = (GLushort *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
637 GLushort *dst = (GLushort *) dstAddr; in _mesa_pack_rgba_span_from_uints() local
[all …]
Dformat_pack.c98 pack_ubyte_RGBA8888(const GLubyte src[4], void *dst) in pack_ubyte_RGBA8888()
105 pack_float_RGBA8888(const GLfloat src[4], void *dst) in pack_float_RGBA8888()
113 pack_row_ubyte_RGBA8888(GLuint n, const GLubyte src[][4], void *dst) in pack_row_ubyte_RGBA8888()
124 pack_row_float_RGBA8888(GLuint n, const GLfloat src[][4], void *dst) in pack_row_float_RGBA8888()
142 pack_ubyte_RGBA8888_REV(const GLubyte src[4], void *dst) in pack_ubyte_RGBA8888_REV()
149 pack_float_RGBA8888_REV(const GLfloat src[4], void *dst) in pack_float_RGBA8888_REV()
157 pack_row_ubyte_RGBA8888_REV(GLuint n, const GLubyte src[][4], void *dst) in pack_row_ubyte_RGBA8888_REV()
168 pack_row_float_RGBA8888_REV(GLuint n, const GLfloat src[][4], void *dst) in pack_row_float_RGBA8888_REV()
185 pack_ubyte_ARGB8888(const GLubyte src[4], void *dst) in pack_ubyte_ARGB8888()
192 pack_float_ARGB8888(const GLfloat src[4], void *dst) in pack_float_ARGB8888()
[all …]
/external/v8/src/x64/
Dassembler-x64.h730 void cmpb(Register dst, Immediate src) { in cmpb()
736 void cmpb(Register dst, Register src) { in cmpb()
740 void cmpb(Register dst, const Operand& src) { in cmpb()
744 void cmpb(const Operand& dst, Register src) { in cmpb()
748 void cmpb(const Operand& dst, Immediate src) { in cmpb()
752 void cmpw(const Operand& dst, Immediate src) { in cmpw()
756 void cmpw(Register dst, Immediate src) { in cmpw()
760 void cmpw(Register dst, const Operand& src) { in cmpw()
764 void cmpw(Register dst, Register src) { in cmpw()
768 void cmpw(const Operand& dst, Register src) { in cmpw()
[all …]
Dassembler-x64.cc557 Register dst, in immediate_arithmetic_op()
577 const Operand& dst, in immediate_arithmetic_op()
595 Register dst, in immediate_arithmetic_op_16()
616 const Operand& dst, in immediate_arithmetic_op_16()
634 const Operand& dst, in immediate_arithmetic_op_8()
646 Register dst, in immediate_arithmetic_op_8()
660 void Assembler::shift(Register dst, in shift()
680 void Assembler::shift(Operand dst, Immediate shift_amount, int subcode, in shift()
698 void Assembler::shift(Register dst, int subcode, int size) { in shift()
706 void Assembler::shift(Operand dst, int subcode, int size) { in shift()
[all …]
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.c287 struct x86_reg dst, in emit_op_modrm()
454 void x86_mov_reg_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_mov_reg_imm()
463 void x86_mov_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_mov_imm()
476 void x86_mov16_imm( struct x86_function *p, struct x86_reg dst, uint16_t imm ) in x86_mov16_imm()
493 void x86_mov8_imm( struct x86_function *p, struct x86_reg dst, uint8_t imm ) in x86_mov8_imm()
514 unsigned op, struct x86_reg dst, int imm ) in x86_group1_imm()
530 void x86_add_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_add_imm()
536 void x86_or_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_or_imm()
542 void x86_and_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_and_imm()
548 void x86_sub_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_sub_imm()
[all …]
/external/opencv3/modules/cudaimgproc/test/
Dtest_color.cpp78 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
91 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
104 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
118 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
132 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
146 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
159 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
172 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
186 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
200 cv::cuda::GpuMat dst; in CUDA_TEST_P() local
[all …]
/external/opencv3/modules/cudafilters/perf/
Dperf_filters.cpp71 cv::cuda::GpuMat dst; variable
81 cv::Mat dst; variable
109 cv::cuda::GpuMat dst; variable
119 cv::Mat dst; variable
144 cv::cuda::GpuMat dst; variable
154 cv::Mat dst; variable
179 cv::cuda::GpuMat dst; variable
189 cv::Mat dst; variable
213 cv::cuda::GpuMat dst; in PERF_TEST_P() local
223 cv::Mat dst; in PERF_TEST_P() local
[all …]
/external/mesa3d/src/mesa/x86/rtasm/
Dx86sse.c143 struct x86_reg dst, in emit_op_modrm()
305 void x86_mov_reg_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_mov_reg_imm()
353 struct x86_reg dst, in x86_mov()
360 struct x86_reg dst, in x86_xor()
367 struct x86_reg dst, in x86_cmp()
374 struct x86_reg dst, in x86_lea()
382 struct x86_reg dst, in x86_test()
390 struct x86_reg dst, in x86_add()
404 struct x86_reg dst, in x86_sub()
411 struct x86_reg dst, in x86_or()
[all …]
/external/deqp/framework/referencerenderer/
DrrVertexAttrib.cpp60 inline void readOrder (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) in readOrder()
72 inline void readUnormOrder (tcu::Vec4& dst, const int size, const void* ptr) in readUnormOrder()
86 inline void readSnormClamp (tcu::Vec4& dst, const int size, const void* ptr) in readSnormClamp()
101 inline void readSnormScale (tcu::Vec4& dst, const int size, const void* ptr) in readSnormScale()
115 inline void readHalf (tcu::Vec4& dst, const int size, const void* ptr) in readHalf()
126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) in readFixed()
137 inline void readDouble (tcu::Vec4& dst, const int size, const void* ptr) in readDouble()
155 inline void readUint2101010Rev (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const … in readUint2101010Rev()
167 inline void readInt2101010Rev (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const v… in readInt2101010Rev()
179 inline void readUnorm2101010RevOrder (tcu::Vec4& dst, const int size, const void* ptr) in readUnorm2101010RevOrder()
[all …]
/external/opencv3/modules/imgproc/test/
Dtest_thresh.cpp157 uchar* dst = _dst.ptr<uchar>(i); in test_threshold() local
164 short* dst = _dst.ptr<short>(i); in test_threshold() local
171 float* dst = _dst.ptr<float>(i); in test_threshold() local
183 uchar* dst = _dst.ptr<uchar>(i); in test_threshold() local
190 short* dst = _dst.ptr<short>(i); in test_threshold() local
197 float* dst = _dst.ptr<float>(i); in test_threshold() local
209 uchar* dst = _dst.ptr<uchar>(i); in test_threshold() local
219 short* dst = _dst.ptr<short>(i); in test_threshold() local
229 float* dst = _dst.ptr<float>(i); in test_threshold() local
244 uchar* dst = _dst.ptr<uchar>(i); in test_threshold() local
[all …]
/external/opencv3/modules/cudaarithm/perf/
Dperf_element_operations.cpp71 cv::cuda::GpuMat dst; in PERF_TEST_P() local
79 cv::Mat dst; in PERF_TEST_P() local
106 cv::cuda::GpuMat dst; in PERF_TEST_P() local
114 cv::Mat dst; in PERF_TEST_P() local
142 cv::cuda::GpuMat dst; in PERF_TEST_P() local
150 cv::Mat dst; in PERF_TEST_P() local
177 cv::cuda::GpuMat dst; in PERF_TEST_P() local
185 cv::Mat dst; in PERF_TEST_P() local
213 cv::cuda::GpuMat dst; in PERF_TEST_P() local
221 cv::Mat dst; in PERF_TEST_P() local
[all …]
Dperf_arithm.cpp85 cv::cuda::GpuMat dst; variable
95 cv::Mat dst; variable
127 cv::cuda::GpuMat dst; variable
135 cv::Mat dst; variable
161 cv::cuda::GpuMat dst; in PERF_TEST_P() local
191 cv::cuda::GpuMat dst; variable
199 cv::Mat dst; variable
237 cv::cuda::GpuMat dst; variable
248 cv::Mat dst; variable
/external/vixl/src/vixl/a64/
Dlogic-a64.cc391 LogicVRegister dst, in ld1()
402 LogicVRegister dst, in ld1()
410 LogicVRegister dst, in ld1r()
609 LogicVRegister dst, in st2()
624 LogicVRegister dst, in st2()
635 LogicVRegister dst, in st3()
654 LogicVRegister dst, in st3()
667 LogicVRegister dst, in st4()
690 LogicVRegister dst, in st4()
705 LogicVRegister dst, in cmp()
[all …]
/external/skia/src/opts/
DSkSwizzler_opts.h15 static void RGBA_to_rgbA_portable(uint32_t* dst, const void* vsrc, int count) { in RGBA_to_rgbA_portable()
32 static void RGBA_to_bgrA_portable(uint32_t* dst, const void* vsrc, int count) { in RGBA_to_bgrA_portable()
49 static void RGBA_to_BGRA_portable(uint32_t* dst, const void* vsrc, int count) { in RGBA_to_BGRA_portable()
63 static void RGB_to_RGB1_portable(uint32_t dst[], const void* vsrc, int count) { in RGB_to_RGB1_portable()
77 static void RGB_to_BGR1_portable(uint32_t dst[], const void* vsrc, int count) { in RGB_to_BGR1_portable()
91 static void gray_to_RGB1_portable(uint32_t dst[], const void* vsrc, int count) { in gray_to_RGB1_portable()
101 static void grayA_to_RGBA_portable(uint32_t dst[], const void* vsrc, int count) { in grayA_to_RGBA_portable()
114 static void grayA_to_rgbA_portable(uint32_t dst[], const void* vsrc, int count) { in grayA_to_rgbA_portable()
128 static void inverted_CMYK_to_RGB1_portable(uint32_t* dst, const void* vsrc, int count) { in inverted_CMYK_to_RGB1_portable()
146 static void inverted_CMYK_to_BGR1_portable(uint32_t* dst, const void* vsrc, int count) { in inverted_CMYK_to_BGR1_portable()
[all …]
/external/valgrind/none/tests/amd64/
Dsse4-64.c92 ULong src64, V128* dst, V128* res ) in showIGVV()
395 V128 src, dst; in test_BLENDPD() local
409 V128 src, dst; in test_BLENDPS() local
435 V128 src, dst; in test_DPPD() local
702 V128 src, dst; in test_DPPS() local
973 V128 src, dst; in test_INSERTPS() local
1244 V128 src, dst; in test_MPSADBW() local
1262 V128 src, dst; in test_PACKUSDW() local
1286 V128 src, dst; in test_PBLENDW() local
1552 V128 src, dst; in test_PCMPEQQ() local
[all …]
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/
Dcopy.hpp64 __host__ void gridCopy_(const SrcPtr& src, GpuMat_<DstType>& dst, const MaskPtr& mask, Stream& stre… in gridCopy_()
77 __host__ void gridCopy_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, const MaskPtr& mask, Stre… in gridCopy_()
89 __host__ void gridCopy_(const SrcPtr& src, GpuMat_<DstType>& dst, Stream& stream = Stream::Null()) in gridCopy_()
100 __host__ void gridCopy_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, Stream& stream = Stream::… in gridCopy_()
111 …nst tuple< GpuMat_<D0>&, GpuMat_<D1>& >& dst, const MaskPtr& mask, Stream& stream = Stream::Null()) in gridCopy_()
131 …t tuple< GlobPtrSz<D0>, GlobPtrSz<D1> >& dst, const MaskPtr& mask, Stream& stream = Stream::Null()) in gridCopy_()
150 … SrcPtrTuple& src, const tuple< GpuMat_<D0>&, GpuMat_<D1>& >& dst, Stream& stream = Stream::Null()) in gridCopy_()
168 …rcPtrTuple& src, const tuple< GlobPtrSz<D0>, GlobPtrSz<D1> >& dst, Stream& stream = Stream::Null()) in gridCopy_()
186 …Mat_<D0>&, GpuMat_<D1>&, GpuMat_<D2>& >& dst, const MaskPtr& mask, Stream& stream = Stream::Null()) in gridCopy_()
207 …rSz<D0>, GlobPtrSz<D1>, GlobPtrSz<D2> >& dst, const MaskPtr& mask, Stream& stream = Stream::Null()) in gridCopy_()
[all …]
Dtransform.hpp64 __host__ void gridTransformUnary_(const SrcPtr& src, GpuMat_<DstType>& dst, const UnOp& op, const M… in gridTransformUnary_()
77 __host__ void gridTransformUnary_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, const UnOp& op,… in gridTransformUnary_()
89 __host__ void gridTransformUnary_(const SrcPtr& src, GpuMat_<DstType>& dst, const UnOp& op, Stream&… in gridTransformUnary_()
100 __host__ void gridTransformUnary_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, const UnOp& op,… in gridTransformUnary_()
111 __host__ void gridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, GpuMat_<DstType>& dst,… in gridTransformBinary_()
125 …ridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, const GlobPtrSz<DstType>& dst, const… in gridTransformBinary_()
138 __host__ void gridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, GpuMat_<DstType>& dst,… in gridTransformBinary_()
151 …ridTransformBinary_(const SrcPtr1& src1, const SrcPtr2& src2, const GlobPtrSz<DstType>& dst, const… in gridTransformBinary_()
163 …D0>&, GpuMat_<D1>& >& dst, const OpTuple& op, const MaskPtr& mask, Stream& stream = Stream::Null()) in gridTransformTuple_()
184 …D0>, GlobPtrSz<D1> >& dst, const OpTuple& op, const MaskPtr& mask, Stream& stream = Stream::Null()) in gridTransformTuple_()
[all …]
/external/opencv3/modules/cudaimgproc/src/
Dcolor.cpp95 GpuMat dst = _dst.getGpuMat(); in BGR_to_RGB() local
111 GpuMat dst = _dst.getGpuMat(); in BGR_to_BGRA() local
127 GpuMat dst = _dst.getGpuMat(); in BGR_to_RGBA() local
143 GpuMat dst = _dst.getGpuMat(); in BGRA_to_BGR() local
159 GpuMat dst = _dst.getGpuMat(); in BGRA_to_RGB() local
175 GpuMat dst = _dst.getGpuMat(); in BGRA_to_RGBA() local
188 GpuMat dst = _dst.getGpuMat(); in BGR_to_BGR555() local
201 GpuMat dst = _dst.getGpuMat(); in BGR_to_BGR565() local
214 GpuMat dst = _dst.getGpuMat(); in RGB_to_BGR555() local
227 GpuMat dst = _dst.getGpuMat(); in RGB_to_BGR565() local
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Dintrapred_msa.c19 static void intra_predict_vert_4x4_msa(const uint8_t *src, uint8_t *dst, in intra_predict_vert_4x4_msa()
28 static void intra_predict_vert_8x8_msa(const uint8_t *src, uint8_t *dst, in intra_predict_vert_8x8_msa()
43 static void intra_predict_vert_16x16_msa(const uint8_t *src, uint8_t *dst, in intra_predict_vert_16x16_msa()
56 static void intra_predict_vert_32x32_msa(const uint8_t *src, uint8_t *dst, in intra_predict_vert_32x32_msa()
70 static void intra_predict_horiz_4x4_msa(const uint8_t *src, uint8_t *dst, in intra_predict_horiz_4x4_msa()
82 static void intra_predict_horiz_8x8_msa(const uint8_t *src, uint8_t *dst, in intra_predict_horiz_8x8_msa()
100 static void intra_predict_horiz_16x16_msa(const uint8_t *src, uint8_t *dst, in intra_predict_horiz_16x16_msa()
123 static void intra_predict_horiz_32x32_msa(const uint8_t *src, uint8_t *dst, in intra_predict_horiz_32x32_msa()
154 uint8_t *dst, int32_t dst_stride) { in intra_predict_dc_4x4_msa()
174 static void intra_predict_dc_tl_4x4_msa(const uint8_t *src, uint8_t *dst, in intra_predict_dc_tl_4x4_msa()
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c73 micro_abs(union tgsi_exec_channel *dst, in micro_abs()
83 micro_arl(union tgsi_exec_channel *dst, in micro_arl()
93 micro_arr(union tgsi_exec_channel *dst, in micro_arr()
103 micro_ceil(union tgsi_exec_channel *dst, in micro_ceil()
113 micro_clamp(union tgsi_exec_channel *dst, in micro_clamp()
125 micro_cmp(union tgsi_exec_channel *dst, in micro_cmp()
137 micro_cnd(union tgsi_exec_channel *dst, in micro_cnd()
149 micro_cos(union tgsi_exec_channel *dst, in micro_cos()
159 micro_ddx(union tgsi_exec_channel *dst, in micro_ddx()
169 micro_ddy(union tgsi_exec_channel *dst, in micro_ddy()
[all …]
/external/valgrind/VEX/priv/
Dhost_amd64_isel.c310 static AMD64Instr* mk_iMOVsd_RR ( HReg src, HReg dst ) in mk_iMOVsd_RR()
319 static AMD64Instr* mk_vMOVsd_RR ( HReg src, HReg dst ) in mk_vMOVsd_RR()
365 HReg dst, in iselIntExpr_single_instruction()
840 HReg dst = newVRegV(env); in generate_zeroes_V128() local
849 HReg dst = newVRegV(env); in generate_ones_V128() local
860 HReg dst = generate_ones_V128(env); in do_sse_NotV128() local
938 HReg dst = newVRegI(env); in iselIntExpr_R_wrk() local
974 HReg dst = newVRegI(env); in iselIntExpr_R_wrk() local
1001 HReg dst = newVRegI(env); in iselIntExpr_R_wrk() local
1021 HReg dst = newVRegI(env); in iselIntExpr_R_wrk() local
[all …]
/external/opencv/cv/src/
D_cvmatrix.h45 #define icvCopyVector( src, dst, len ) memcpy( (dst), (src), (len)*sizeof((dst)[0])) argument
46 #define icvSetZero( dst, len ) memset( (dst), 0, (len)*sizeof((dst)[0])) argument
48 #define icvCopyVector_32f( src, len, dst ) memcpy((dst),(src),(len)*sizeof(float)) argument
49 #define icvSetZero_32f( dst, cols, rows ) memset((dst),0,(rows)*(cols)*sizeof(float)) argument
50 #define icvCopyVector_64d( src, len, dst ) memcpy((dst),(src),(len)*sizeof(double)) argument
51 #define icvSetZero_64d( dst, cols, rows ) memset((dst),0,(rows)*(cols)*sizeof(double)) argument
52 #define icvCopyMatrix_32f( src, w, h, dst ) memcpy((dst),(src),(w)*(h)*sizeof(float)) argument
53 #define icvCopyMatrix_64d( src, w, h, dst ) memcpy((dst),(src),(w)*(h)*sizeof(double)) argument
63 #define icvAddMatrix_32f( src1, src2, dst, w, h ) \ argument
66 #define icvSubMatrix_32f( src1, src2, dst, w, h ) \ argument
[all …]
/external/owasp/sanitizer/tools/
Dupdate_tree_in_svn.py61 def remove(src, dst): run(['rm', dst]) argument
63 def svn_delete(src, dst): svn_deletes.append(dst) argument
65 def recurse(src, dst): argument
74 def copy(src, dst): run(['cp', '-f', src, dst]) argument
76 def copy_if_different(src, dst): argument
79 def svn_add(src, dst): argument
90 def cnf(src, dst): conflict = True argument
92 def mkdir(src, dst): run(['mkdir', dst]) argument
111 def handle(src, dst): argument

12345678910>>...94