Searched refs:v0 (Results 251 - 275 of 490) sorted by relevance

<<11121314151617181920

/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips2-wrong-error.s12 ll $v0,-7321($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
/external/mesa3d/src/mesa/swrast/
H A Ds_context.c349 const SWvertex *v0,
365 swrast->Triangle( ctx, v0, v1, v2 );
373 _swrast_validate_line( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1 ) argument
386 swrast->Line( ctx, v0, v1 );
394 _swrast_validate_point( struct gl_context *ctx, const SWvertex *v0 )
406 swrast->Point( ctx, v0 );
608 const SWvertex *v0, const SWvertex *v1,
613 _swrast_print_vertex( ctx, v0 );
618 SWRAST_CONTEXT(ctx)->Triangle( ctx, v0, v1, v3 );
623 _swrast_Triangle( struct gl_context *ctx, const SWvertex *v0, argument
348 _swrast_validate_triangle( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2 ) argument
607 _swrast_Quad( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2, const SWvertex *v3 ) argument
636 _swrast_Line( struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1 ) argument
[all...]
/external/skia/src/effects/gradients/
H A DSkClampRange.cpp68 void SkClampRange::init(SkGradFixed fx0, SkGradFixed dx0, int count, int v0, int v1) { argument
71 fV0 = v0;
H A DSkGradientShaderPriv.h23 static inline void sk_memset32_dither(uint32_t dst[], uint32_t v0, uint32_t v1, argument
26 if (v0 == v1) {
27 sk_memset32(dst, v0, count);
31 *dst++ = v0;
35 *dst = v0;
/external/skia/src/gpu/gl/
H A DGrGLNoOpInterface.h192 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1f(GrGLint location, GrGLfloat v0);
194 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1i(GrGLint location, GrGLint v0);
205 GrGLfloat v0,
208 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2i(GrGLint location, GrGLint v0, GrGLint v1);
219 GrGLfloat v0,
224 GrGLint v0,
237 GrGLfloat v0,
243 GrGLint v0,
/external/opencv/cxcore/src/
H A Dcxdxt.cpp558 CvComplex64f* v0;
562 v0 = dst + i;
563 v1 = v0 + nx*2;
565 r2 = v0[0].re; i2 = v0[0].im;
566 r1 = v0[nx].re; i1 = v0[nx].im;
577 v0[0].re = r0 + r1; v0[0].im = i0 + i1;
579 v0[n
[all...]
/external/libhevc/common/arm64/
H A Dihevc_intra_pred_luma_dc.s153 ld1 {v0.8b},[x6],#8 //load from src[nt]
157 uaddlp v2.4h, v0.8b
163 ld1 {v0.8b},[x6],#8 //load from src[nt] (extra load for 8)
178 uaddlp v2.4h, v0.8b
185 ld1 {v0.8b},[x6],#8 //load from src[nt] (extra load for 16)
231 ld1 {v0.8b},[x8],#8 //col 1::7 load (prol)
237 uxtl v20.8h, v0.8b
427 ld1 {v0.8b},[x6],#8 //load from src[nt]
430 uaddlp v2.4h, v0.8b
468 ld1 {v0
[all...]
H A Dihevc_inter_pred_chroma_horz.s125 ld1 {v0.8b},[x4] //coeff = vld1_s8(pi1_coeff)
127 abs v2.8b, v0.8b //vabs_s8(coeff)
175 ld1 { v0.2s},[x12],x11 //vector load pu1_src
195 umlsl v30.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
256 ld1 { v0.2s},[x12],x11 //vector load pu1_src
301 umlsl v30.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
373 ld1 { v0.2s},[x12],x11 //vector load pu1_src
393 umlsl v30.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
479 //ld1 {v0.2s, v1.2s},[x12],x11 //vector load pu1_src
480 ld1 {v0
[all...]
H A Dihevc_inter_pred_chroma_horz_w16out.s121 ld1 {v0.8b},[x4] //coeff = vld1_s8(pi1_coeff)
123 abs v2.8b, v0.8b //vabs_s8(coeff)
187 ld1 { v0.2s},[x12],x11 //vector load pu1_src
210 umlsl v30.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
273 ld1 { v0.2s},[x12],x11 //vector load pu1_src
308 umlsl v30.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
368 ld1 { v0.2s},[x12],x11 //vector load pu1_src
389 umlsl v30.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
461 //ld1 {v0.2s, v1.2s},[x12],x11 //vector load pu1_src
462 ld1 {v0
[all...]
H A Dihevc_weighted_pred_bi.s219 ld1 {v0.4h},[x0],#8 //load and increment the pi2_src1
222 smull v4.4s, v0.4h, v7.h[0] //vmull_n_s16(pi2_src1_val1, (int16_t) wgt0)
228 ld1 {v0.4h},[x6],x3 //load and increment the pi2_src1 iii iteration
233 smull v19.4s, v0.4h, v7.h[0] //vmull_n_s16(pi2_src1_val1, (int16_t) wgt0) iii iteration
H A Dihevc_intra_pred_chroma_planar.s131 dup v0.4h,w7 //src[nt-1]
187 umull v12.8h, v5.8b, v0.8b //(row+1) * src[nt-1]
198 umull v28.8h, v5.8b, v0.8b
210 umull v26.8h, v18.8b, v0.8b //(row+1) * src[nt-1]
223 umull v24.8h, v18.8b, v0.8b
236 umull v22.8h, v5.8b, v0.8b //(row+1) * src[nt-1]
245 umull v20.8h, v5.8b, v0.8b
257 umull v12.8h, v18.8b, v0.8b //(row+1) * src[nt-1]
268 umull v28.8h, v18.8b, v0.8b
353 umull v12.8h, v5.8b, v0
[all...]
H A Dihevc_intra_pred_chroma_dc.s285 dup v0.4h,w10
287 st1 {v0.8b},[x2],x3
288 st1 {v0.8b},[x2],x3
289 st1 {v0.8b},[x2],x3
290 st1 {v0.8b},[x2]
H A Dihevc_deblk_luma_horz.s107 movi v0.4h, #0x2
220 mul v12.8h, v7.8h, v0.h[0]
262 mul v16.8h, v16.8h, v0.h[0]
295 mul v12.8h, v7.8h, v0.h[0]
416 mul v7.8h, v7.8h, v0.h[0]
464 movi v0.4h, #0x9
468 mul v10.8h, v10.8h, v0.h[0]
470 movi v0.4h, #0x3
473 mul v12.8h, v12.8h, v0.h[0]
517 dup v0
[all...]
/external/libavc/common/armv8/
H A Dih264_inter_pred_luma_horz_hpel_vert_hpel_av8.s94 ld1 {v0.2s, v1.2s}, [x0], #16 // Vector load from src[0_0]
111 uaddl v18.8h, v0.8b, v10.8b
130 add v0.8h, v24.8h , v26.8h
136 smlal v26.4s, v0.4h, v28.4h
140 smlal2 v23.4s, v0.8h, v28.8h
153 ext v0.16b, v20.16b , v22.16b , #10
160 saddl v26.4s, v0.4h, v20.4h
164 saddl2 v22.4s, v0.8h, v20.8h
180 ld1 {v0.2s, v1.2s}, [x0], #16 // Vector load from src[6_0]
192 uaddl v18.8h, v2.8b, v0
[all...]
H A Dih264_inter_pred_luma_horz_qpel_vert_qpel_av8.s143 ld1 {v0.2s, v1.2s}, [x7], x2 // Vector load from src[0_0]
153 uaddl v24.8h, v0.8b, v10.8b
287 uaddl v0.8h, v6.8b, v16.8b
288 umlal v0.8h, v10.8b, v30.8b
289 umlal v0.8h, v12.8b, v30.8b
290 umlsl v0.8h, v8.8b, v31.8b
291 umlsl v0.8h, v14.8b, v31.8b
302 sqrshrun v26.8b, v0.8h, #5
313 uaddl v0.8h, v7.8b, v17.8b
314 umlal v0
[all...]
/external/clang/test/Headers/
H A Dstddefneeds.cpp5 void* v0 = NULL; // expected-error{{undeclared}} variable
/external/eigen/Eigen/src/Geometry/
H A DHyperplane.h103 VectorType v0(p2 - p0), v1(p1 - p0);
104 result.normal() = v0.cross(v1);
106 if(norm <= v0.norm() * v1.norm() * NumTraits<RealScalar>::epsilon())
108 Matrix<Scalar,2,3> m; m << v0.transpose(), v1.transpose();
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultimapAsMapGetTester.java113 V v0 = sampleValues().e0;
116 assertTrue(result.remove(v0));
119 assertFalse(multimap().containsEntry(k0, v0));
131 assertFalse(multimap().containsEntry(k0, v0));
H A DMultimapGetTester.java118 V v0 = sampleValues().e0;
121 assertTrue(result.remove(v0));
124 assertFalse(multimap().containsEntry(k0, v0));
136 assertFalse(multimap().containsEntry(k0, v0));
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
H A DStripInfo.java158 int v0 = (m_startInfo.m_toV1 ? m_startInfo.m_startEdge.m_v0 : m_startInfo.m_startEdge.m_v1);
163 scratchIndices.add(v0);
236 scratchIndices.add(v0);
238 nv1 = v0;
324 //check v0.v1 edge
336 //check v2.v0 edge
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_stipple.c65 * between 'v0' and 'v1'.
72 const struct vertex_header *v0,
78 const float *val0 = v0->data[attr];
123 struct vertex_header *v0 = header->v[0]; local
126 const float *pos0 = v0->data[pos];
69 screen_interp( struct draw_context *draw, struct vertex_header *dst, float t, const struct vertex_header *v0, const struct vertex_header *v1 ) argument
H A Ddraw_pipe_wide_line.c67 struct vertex_header *v0 = dup_vert(stage, header->v[0], 0); local
72 float *pos0 = v0->data[pos];
140 tri.v[0] = v0;
145 tri.v[0] = v0;
/external/mesa3d/src/mesa/main/
H A Duniforms.h90 _mesa_Uniform1ui(GLint location, GLuint v0);
93 _mesa_Uniform2ui(GLint location, GLuint v0, GLuint v1);
96 _mesa_Uniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2);
99 _mesa_Uniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
/external/vixl/test/
H A Dtest-assembler-a64.cc2924 __ Ld1(v30.V2S(), v31.V2S(), v0.V2S(), v1.V2S(), MemOperand(x17));
2977 __ Ld1(v30.V2S(), v31.V2S(), v0.V2S(), v1.V2S(),
3033 __ Ld1(v30.V2D(), v31.V2D(), v0.V2D(), v1.V2D(), MemOperand(x17));
3078 __ Ld1(v30.V2D(), v31.V2D(), v0.V2D(), v1.V2D(),
3122 __ Ld1(v0.B(), i, MemOperand(x17));
3188 __ Ld2(v31.V2S(), v0.V2S(), MemOperand(x17));
3225 __ Ld2(v31.V2S(), v0.V2S(), MemOperand(x21, 16, PostIndex));
3269 __ Ld2(v31.V2D(), v0.V2D(), MemOperand(x17));
3309 __ Ld2(v31.V2D(), v0.V2D(), MemOperand(x21, 32, PostIndex));
3351 __ Ld2(v0
[all...]
/external/boringssl/linux-aarch64/crypto/sha/
H A Dsha256-armv8.S1012 ld1 {v0.4s,v1.4s},[x0]
1023 orr v18.16b,v0.16b,v0.16b // offload
1028 orr v2.16b,v0.16b,v0.16b
1029 .inst 0x5e104020 //sha256h v0.16b,v1.16b,v16.4s
1035 orr v2.16b,v0.16b,v0.16b
1036 .inst 0x5e114020 //sha256h v0.16b,v1.16b,v17.4s
1042 orr v2.16b,v0
[all...]

Completed in 1528 milliseconds

<<11121314151617181920