Home
last modified time | relevance | path

Searched refs:dst (Results 1 – 25 of 3128) sorted by relevance

12345678910>>...126

/external/deqp/framework/opengl/
DgluES3PlusWrapperFuncs.inl6 dst->activeShaderProgram = src.activeShaderProgram;
7 dst->activeTexture = src.activeTexture;
8 dst->attachShader = src.attachShader;
9 dst->beginQuery = src.beginQuery;
10 dst->beginTransformFeedback = src.beginTransformFeedback;
11 dst->bindAttribLocation = src.bindAttribLocation;
12 dst->bindBuffer = src.bindBuffer;
13 dst->bindBufferBase = src.bindBufferBase;
14 dst->bindBufferRange = src.bindBufferRange;
15 dst->bindFramebuffer = src.bindFramebuffer;
[all …]
/external/valgrind/none/tests/amd64/
Dsse4-64.c92 ULong src64, V128* dst, V128* res ) in showIGVV() argument
97 showV128(dst); in showIGVV()
395 V128 src, dst; in test_BLENDPD() local
399 randV128(&dst); in test_BLENDPD()
400 DO_imm_mandr_r("blendpd", 0, src, dst); in test_BLENDPD()
401 DO_imm_mandr_r("blendpd", 1, src, dst); in test_BLENDPD()
402 DO_imm_mandr_r("blendpd", 2, src, dst); in test_BLENDPD()
403 DO_imm_mandr_r("blendpd", 3, src, dst); in test_BLENDPD()
409 V128 src, dst; in test_BLENDPS() local
413 randV128(&dst); in test_BLENDPS()
[all …]
/external/mesa3d/src/mesa/main/
Dformat_unpack.c87 typedef void (*unpack_rgba_func)(const void *src, GLfloat dst[][4], GLuint n);
91 unpack_RGBA8888(const void *src, GLfloat dst[][4], GLuint n) in unpack_RGBA8888()
96 dst[i][RCOMP] = UBYTE_TO_FLOAT( (s[i] >> 24) ); in unpack_RGBA8888()
97 dst[i][GCOMP] = UBYTE_TO_FLOAT( (s[i] >> 16) & 0xff ); in unpack_RGBA8888()
98 dst[i][BCOMP] = UBYTE_TO_FLOAT( (s[i] >> 8) & 0xff ); in unpack_RGBA8888()
99 dst[i][ACOMP] = UBYTE_TO_FLOAT( (s[i] ) & 0xff ); in unpack_RGBA8888()
104 unpack_RGBA8888_REV(const void *src, GLfloat dst[][4], GLuint n) in unpack_RGBA8888_REV()
109 dst[i][RCOMP] = UBYTE_TO_FLOAT( (s[i] ) & 0xff ); in unpack_RGBA8888_REV()
110 dst[i][GCOMP] = UBYTE_TO_FLOAT( (s[i] >> 8) & 0xff ); in unpack_RGBA8888_REV()
111 dst[i][BCOMP] = UBYTE_TO_FLOAT( (s[i] >> 16) & 0xff ); in unpack_RGBA8888_REV()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface_named_pipe.c87 static void ctrl_close_pipe(struct wpa_ctrl_dst *dst);
93 static void global_close_pipe(struct wpa_global_dst *dst);
116 struct wpa_ctrl_dst *dst, *next; in ctrl_flush_broken_pipes() local
118 dst = priv->ctrl_dst; in ctrl_flush_broken_pipes()
120 while (dst) { in ctrl_flush_broken_pipes()
121 next = dst->next; in ctrl_flush_broken_pipes()
122 if (ctrl_broken_pipe(dst->pipe, dst->used)) { in ctrl_flush_broken_pipes()
124 dst); in ctrl_flush_broken_pipes()
125 ctrl_close_pipe(dst); in ctrl_flush_broken_pipes()
127 dst = next; in ctrl_flush_broken_pipes()
[all …]
/external/llvm/lib/Target/X86/
DX86InstrShiftRotate.td18 let Constraints = "$src1 = $dst", SchedRW = [WriteShift] in {
20 def SHL8rCL : I<0xD2, MRM4r, (outs GR8 :$dst), (ins GR8 :$src1),
21 "shl{b}\t{%cl, $dst|$dst, cl}",
22 [(set GR8:$dst, (shl GR8:$src1, CL))], IIC_SR>;
23 def SHL16rCL : I<0xD3, MRM4r, (outs GR16:$dst), (ins GR16:$src1),
24 "shl{w}\t{%cl, $dst|$dst, cl}",
25 [(set GR16:$dst, (shl GR16:$src1, CL))], IIC_SR>, OpSize16;
26 def SHL32rCL : I<0xD3, MRM4r, (outs GR32:$dst), (ins GR32:$src1),
27 "shl{l}\t{%cl, $dst|$dst, cl}",
28 [(set GR32:$dst, (shl GR32:$src1, CL))], IIC_SR>, OpSize32;
[all …]
/external/v8/src/ia32/
Dassembler-ia32.h592 void pop(Register dst);
593 void pop(const Operand& dst);
599 void mov_b(Register dst, Register src) { mov_b(dst, Operand(src)); } in mov_b() argument
600 void mov_b(Register dst, const Operand& src);
601 void mov_b(Register dst, int8_t imm8) { mov_b(Operand(dst), imm8); } in mov_b() argument
602 void mov_b(const Operand& dst, int8_t src) { mov_b(dst, Immediate(src)); } in mov_b() argument
603 void mov_b(const Operand& dst, const Immediate& src);
604 void mov_b(const Operand& dst, Register src);
606 void mov_w(Register dst, const Operand& src);
607 void mov_w(const Operand& dst, int16_t src) { mov_w(dst, Immediate(src)); } in mov_w() argument
[all …]
/external/valgrind/none/tests/s390x/
Dcu14.stdout.exp7 dst address difference: 24 dst len: 1976
14 dst address difference: 0 dst len: 2000
19 dst address difference: 0 dst len: 2000
24 dst address difference: 0 dst len: 2000
29 dst address difference: 0 dst len: 2000
34 dst address difference: 0 dst len: 2000
39 dst address difference: 0 dst len: 2000
44 dst address difference: 0 dst len: 2000
49 dst address difference: 0 dst len: 2000
56 dst address difference: 0 dst len: 2000
[all …]
Dcu12_1.stdout.exp7 dst address difference: 12 dst len: 1988
14 dst address difference: 0 dst len: 2000
19 dst address difference: 0 dst len: 2000
24 dst address difference: 0 dst len: 2000
29 dst address difference: 0 dst len: 2000
34 dst address difference: 0 dst len: 2000
39 dst address difference: 0 dst len: 2000
44 dst address difference: 0 dst len: 2000
49 dst address difference: 0 dst len: 2000
56 dst address difference: 0 dst len: 2000
[all …]
Dcu14_1.stdout.exp7 dst address difference: 24 dst len: 1976
14 dst address difference: 0 dst len: 2000
19 dst address difference: 0 dst len: 2000
24 dst address difference: 0 dst len: 2000
29 dst address difference: 0 dst len: 2000
34 dst address difference: 0 dst len: 2000
39 dst address difference: 0 dst len: 2000
44 dst address difference: 0 dst len: 2000
49 dst address difference: 0 dst len: 2000
56 dst address difference: 0 dst len: 2000
[all …]
Dcu12.stdout.exp7 dst address difference: 12 dst len: 1988
14 dst address difference: 0 dst len: 2000
19 dst address difference: 0 dst len: 2000
24 dst address difference: 0 dst len: 2000
29 dst address difference: 0 dst len: 2000
34 dst address difference: 0 dst len: 2000
39 dst address difference: 0 dst len: 2000
44 dst address difference: 0 dst len: 2000
49 dst address difference: 0 dst len: 2000
56 dst address difference: 0 dst len: 2000
[all …]
Dcu42.stdout.exp5 dst len: 0
11 dst address difference: 0 dst len: 2000
15 dst address difference: 0 dst len: 2000
19 dst address difference: 0 dst len: 2000
23 dst address difference: 0 dst len: 2000
27 dst address difference: 0 dst len: 2000
31 dst address difference: 0 dst len: 2000
35 dst address difference: 0 dst len: 2000
39 dst address difference: 0 dst len: 2000
45 dst address difference: 2 dst len: 1998
[all …]
Dcu41.stdout.exp5 dst len: 0
11 dst address difference: 0 dst len: 1000
15 dst address difference: 0 dst len: 1000
19 dst address difference: 0 dst len: 1000
23 dst address difference: 0 dst len: 1000
27 dst address difference: 0 dst len: 1000
31 dst address difference: 0 dst len: 1000
35 dst address difference: 0 dst len: 1000
39 dst address difference: 0 dst len: 1000
45 dst address difference: 1 dst len: 999
[all …]
Dcu21_1.stdout.exp5 dst len: 0
11 dst address difference: 0 dst len: 1000
15 dst address difference: 0 dst len: 1000
19 dst address difference: 0 dst len: 1000
23 dst address difference: 0 dst len: 1000
27 dst address difference: 0 dst len: 1000
31 dst address difference: 0 dst len: 1000
35 dst address difference: 0 dst len: 1000
41 dst address difference: 1 dst len: 999
45 dst address difference: 4 dst len: 996
[all …]
Dcu21.stdout.exp5 dst len: 0
11 dst address difference: 0 dst len: 1000
15 dst address difference: 0 dst len: 1000
19 dst address difference: 0 dst len: 1000
23 dst address difference: 0 dst len: 1000
27 dst address difference: 0 dst len: 1000
31 dst address difference: 0 dst len: 1000
35 dst address difference: 0 dst len: 1000
41 dst address difference: 1 dst len: 999
45 dst address difference: 4 dst len: 996
[all …]
/external/v8/src/x64/
Dassembler-x64.h674 void popq(Register dst);
675 void popq(const Operand& dst);
681 void movb(Register dst, const Operand& src);
682 void movb(Register dst, Immediate imm);
683 void movb(const Operand& dst, Register src);
684 void movb(const Operand& dst, Immediate imm);
688 void movw(Register dst, const Operand& src);
689 void movw(const Operand& dst, Register src);
690 void movw(const Operand& dst, Immediate imm);
694 void movl(const Operand& dst, Label* src);
[all …]
Dassembler-x64.cc557 Register dst, in immediate_arithmetic_op() argument
561 emit_rex(dst, size); in immediate_arithmetic_op()
564 emit_modrm(subcode, dst); in immediate_arithmetic_op()
566 } else if (dst.is(rax)) { in immediate_arithmetic_op()
571 emit_modrm(subcode, dst); in immediate_arithmetic_op()
577 const Operand& dst, in immediate_arithmetic_op() argument
581 emit_rex(dst, size); in immediate_arithmetic_op()
584 emit_operand(subcode, dst); in immediate_arithmetic_op()
588 emit_operand(subcode, dst); in immediate_arithmetic_op()
595 Register dst, in immediate_arithmetic_op_16() argument
[all …]
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.c287 struct x86_reg dst, in emit_op_modrm() argument
290 switch (dst.mod) { in emit_op_modrm()
293 emit_modrm(p, dst, src); in emit_op_modrm()
300 emit_modrm(p, src, 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() argument
456 DUMP_RI( dst, imm ); in x86_mov_reg_imm()
457 assert(dst.file == file_REG32); in x86_mov_reg_imm()
458 assert(dst.mod == mod_REG); in x86_mov_reg_imm()
459 emit_1ub(p, 0xb8 + dst.idx); in x86_mov_reg_imm()
463 void x86_mov_imm( struct x86_function *p, struct x86_reg dst, int imm ) in x86_mov_imm() argument
[all …]
/external/skia/src/core/
DSkBlitRow_D32.cpp16 static void S32_Opaque_BlitRow32(SkPMColor* SK_RESTRICT dst, in S32_Opaque_BlitRow32() argument
20 memcpy(dst, src, count * 4); in S32_Opaque_BlitRow32()
23 static void S32_Blend_BlitRow32(SkPMColor* SK_RESTRICT dst, in S32_Blend_BlitRow32() argument
33 *dst = SkAlphaMulQ(*(src++), src_scale) + SkAlphaMulQ(*dst, dst_scale); in S32_Blend_BlitRow32()
34 dst += 1; in S32_Blend_BlitRow32()
40 *dst = SkAlphaMulQ(*(src++), src_scale) + SkAlphaMulQ(*dst, dst_scale); in S32_Blend_BlitRow32()
41 dst += 1; in S32_Blend_BlitRow32()
42 *dst = SkAlphaMulQ(*(src++), src_scale) + SkAlphaMulQ(*dst, dst_scale); in S32_Blend_BlitRow32()
43 dst += 1; in S32_Blend_BlitRow32()
47 *dst = SkAlphaMulQ(*src, src_scale) + SkAlphaMulQ(*dst, dst_scale); in S32_Blend_BlitRow32()
[all …]
/external/deqp/framework/referencerenderer/
DrrVertexAttrib.cpp60 inline void readOrder (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) in readOrder() argument
65 dst[Order::T0] = DstScalarType(aligned[0]); in readOrder()
66 if (size >= 2) dst[Order::T1] = DstScalarType(aligned[1]); in readOrder()
67 if (size >= 3) dst[Order::T2] = DstScalarType(aligned[2]); in readOrder()
68 if (size >= 4) dst[Order::T3] = DstScalarType(aligned[3]); in readOrder()
72 inline void readUnormOrder (tcu::Vec4& dst, const int size, const void* ptr) in readUnormOrder() argument
79 dst[Order::T0] = float(aligned[0]) / float(range); in readUnormOrder()
80 if (size >= 2) dst[Order::T1] = float(aligned[1]) / float(range); in readUnormOrder()
81 if (size >= 3) dst[Order::T2] = float(aligned[2]) / float(range); in readUnormOrder()
82 if (size >= 4) dst[Order::T3] = float(aligned[3]) / float(range); in readUnormOrder()
[all …]
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/
Dsplit_merge.hpp64 __host__ void gridMerge_(const SrcPtrTuple& src, GpuMat_<DstType>& dst, const MaskPtr& mask, Stream… in gridMerge_() argument
73 dst.create(rows, cols); in gridMerge_()
76 shrinkPtr(dst), in gridMerge_()
83 __host__ void gridMerge_(const SrcPtrTuple& src, const GlobPtrSz<DstType>& dst, const MaskPtr& mask… in gridMerge_() argument
90 CV_Assert( getRows(dst) == rows && getCols(dst) == cols ); in gridMerge_()
94 shrinkPtr(dst), in gridMerge_()
101 __host__ void gridMerge_(const SrcPtrTuple& src, GpuMat_<DstType>& dst, Stream& stream = Stream::Nu… in gridMerge_() argument
108 dst.create(rows, cols); in gridMerge_()
111 shrinkPtr(dst), in gridMerge_()
118 __host__ void gridMerge_(const SrcPtrTuple& src, const GlobPtrSz<DstType>& dst, Stream& stream = St… in gridMerge_() argument
[all …]
Dcopy.hpp64 __host__ void gridCopy_(const SrcPtr& src, GpuMat_<DstType>& dst, const MaskPtr& mask, Stream& stre… in gridCopy_() argument
71 dst.create(rows, cols); in gridCopy_()
73 …grid_copy_detail::copy<Policy>(shrinkPtr(src), shrinkPtr(dst), shrinkPtr(mask), rows, cols, Stream… in gridCopy_()
77 __host__ void gridCopy_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, const MaskPtr& mask, Stre… in gridCopy_() argument
82 CV_Assert( getRows(dst) == rows && getCols(dst) == cols ); in gridCopy_()
85 …grid_copy_detail::copy<Policy>(shrinkPtr(src), shrinkPtr(dst), shrinkPtr(mask), rows, cols, Stream… in gridCopy_()
89 __host__ void gridCopy_(const SrcPtr& src, GpuMat_<DstType>& dst, Stream& stream = Stream::Null()) in gridCopy_() argument
94 dst.create(rows, cols); in gridCopy_()
96 …grid_copy_detail::copy<Policy>(shrinkPtr(src), shrinkPtr(dst), WithOutMask(), rows, cols, StreamAc… in gridCopy_()
100 __host__ void gridCopy_(const SrcPtr& src, const GlobPtrSz<DstType>& dst, Stream& stream = Stream::… in gridCopy_() argument
[all …]
/external/eigen/unsupported/Eigen/src/FFT/
Dei_fftw_impl.h60 void fwd(complex_type * dst,complex_type * src,int nfft) {
61 …if (m_plan==NULL) m_plan = fftwf_plan_dft_1d(nfft,src,dst, FFTW_FORWARD, FFTW_ESTIMATE|FFTW_PRESER…
62 fftwf_execute_dft( m_plan, src,dst);
65 void inv(complex_type * dst,complex_type * src,int nfft) {
66 …if (m_plan==NULL) m_plan = fftwf_plan_dft_1d(nfft,src,dst, FFTW_BACKWARD , FFTW_ESTIMATE|FFTW_PRES…
67 fftwf_execute_dft( m_plan, src,dst);
70 void fwd(complex_type * dst,scalar_type * src,int nfft) {
71 … if (m_plan==NULL) m_plan = fftwf_plan_dft_r2c_1d(nfft,src,dst,FFTW_ESTIMATE|FFTW_PRESERVE_INPUT);
72 fftwf_execute_dft_r2c( m_plan,src,dst);
75 void inv(scalar_type * dst,complex_type * src,int nfft) {
[all …]
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DBufferUtils.java49 public static void copy (float[] src, Buffer dst, int numFloats, int offset) { in copy() argument
50 if (dst instanceof ByteBuffer) in copy()
51 dst.limit(numFloats << 2); in copy()
52 else if (dst instanceof FloatBuffer) dst.limit(numFloats); in copy()
54 copyJni(src, dst, numFloats, offset); in copy()
55 dst.position(0); in copy()
67 public static void copy (byte[] src, int srcOffset, Buffer dst, int numElements) { in copy() argument
68 dst.limit(dst.position() + bytesToElements(dst, numElements)); in copy()
69 copyJni(src, srcOffset, dst, positionInBytes(dst), numElements); in copy()
81 public static void copy (short[] src, int srcOffset, Buffer dst, int numElements) { in copy() argument
[all …]
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td125 def Select8 : Pseudo<(outs GR8:$dst), (ins GR8:$src, GR8:$src2, i8imm:$cc),
127 [(set GR8:$dst,
129 def Select16 : Pseudo<(outs GR16:$dst), (ins GR16:$src, GR16:$src2, i8imm:$cc),
131 [(set GR16:$dst,
134 def Shl8 : Pseudo<(outs GR8:$dst), (ins GR8:$src, GR8:$cnt),
136 [(set GR8:$dst, (MSP430shl GR8:$src, GR8:$cnt))]>;
137 def Shl16 : Pseudo<(outs GR16:$dst), (ins GR16:$src, GR8:$cnt),
139 [(set GR16:$dst, (MSP430shl GR16:$src, GR8:$cnt))]>;
140 def Sra8 : Pseudo<(outs GR8:$dst), (ins GR8:$src, GR8:$cnt),
142 [(set GR8:$dst, (MSP430sra GR8:$src, GR8:$cnt))]>;
[all …]
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrConv.td18 def I32_WRAP_I64 : I<(outs I32:$dst), (ins I64:$src),
19 [(set I32:$dst, (trunc I64:$src))],
20 "i32.wrap/i64\t$dst, $src">;
22 def I64_EXTEND_S_I32 : I<(outs I64:$dst), (ins I32:$src),
23 [(set I64:$dst, (sext I32:$src))],
24 "i64.extend_s/i32\t$dst, $src">;
25 def I64_EXTEND_U_I32 : I<(outs I64:$dst), (ins I32:$src),
26 [(set I64:$dst, (zext I32:$src))],
27 "i64.extend_u/i32\t$dst, $src">;
40 def I32_TRUNC_S_F32 : I<(outs I32:$dst), (ins F32:$src),
[all …]

12345678910>>...126