Home
last modified time | relevance | path

Searched defs:v0 (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/third_party/unity/test/tests/
Dtest_unity_integers.c82 UNITY_UINT16 v0, v1; in testNotEqualUInts() local
94 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local
106 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local
118 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local
130 UNITY_UINT8 v0, v1; in testNotEqualHex8s() local
142 UNITY_INT8 v0, v1; in testNotEqualHex8sIfSigned() local
154 UNITY_UINT16 v0, v1; in testNotEqualHex16s() local
166 UNITY_INT16 v0, v1; in testNotEqualHex16sIfSigned() local
178 UNITY_UINT32 v0, v1; in testNotEqualHex32s() local
190 UNITY_INT32 v0, v1; in testNotEqualHex32sIfSigned() local
[all …]
Dtestunity.c323 UNITY_UINT16 v0, v1; in testNotEqualUInts() local
335 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local
347 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local
359 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local
371 UNITY_UINT8 v0, v1; in testNotEqualHex8s() local
383 UNITY_INT8 v0, v1; in testNotEqualHex8sIfSigned() local
395 UNITY_UINT16 v0, v1; in testNotEqualHex16s() local
407 UNITY_INT16 v0, v1; in testNotEqualHex16sIfSigned() local
419 UNITY_UINT32 v0, v1; in testNotEqualHex32s() local
431 UNITY_INT32 v0, v1; in testNotEqualHex32sIfSigned() local
[all …]
/third_party/ffmpeg/libavcodec/arm/
Daac.h32 unsigned v0, v1; in VMUL2() local
51 unsigned v0, v1, v2, v3; in VMUL4() local
76 unsigned v0, v1, v2, v3; in VMUL2S() local
101 unsigned v0, v1, v2, v3, nz; in VMUL4S() local
/third_party/mesa3d/src/mesa/main/
Duniforms.c186 _mesa_Uniform1f(GLint location, GLfloat v0) in _mesa_Uniform1f()
193 _mesa_Uniform2f(GLint location, GLfloat v0, GLfloat v1) in _mesa_Uniform2f()
203 _mesa_Uniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) in _mesa_Uniform3f()
214 _mesa_Uniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, in _mesa_Uniform4f()
227 _mesa_Uniform1i(GLint location, GLint v0) in _mesa_Uniform1i()
234 _mesa_Uniform2i(GLint location, GLint v0, GLint v1) in _mesa_Uniform2i()
244 _mesa_Uniform3i(GLint location, GLint v0, GLint v1, GLint v2) in _mesa_Uniform3i()
255 _mesa_Uniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3) in _mesa_Uniform4i()
341 _mesa_ProgramUniform1f(GLuint program, GLint location, GLfloat v0) in _mesa_ProgramUniform1f()
351 _mesa_ProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1) in _mesa_ProgramUniform2f()
[all …]
/third_party/typescript/tests/baselines/reference/
DcircularTypeAliasForUnionWithInterface.js2 var v0: T0; variable
34 var v0; variable
DcircularTypeAliasForUnionWithClass.js2 var v0: T0; variable
22 var v0; variable
/third_party/mesa3d/src/util/indices/
Du_indices_gen.py113 def vert( intype, outtype, v0 ): argument
119 def point( intype, outtype, ptr, v0 ): argument
122 def line( intype, outtype, ptr, v0, v1 ): argument
126 def tri( intype, outtype, ptr, v0, v1, v2 ): argument
131 def lineadj( intype, outtype, ptr, v0, v1, v2, v3 ): argument
137 def triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ): argument
145 def do_point( intype, outtype, ptr, v0 ): argument
148 def do_line( intype, outtype, ptr, v0, v1, inpv, outpv ): argument
154 def do_tri( intype, outtype, ptr, v0, v1, v2, inpv, outpv ): argument
163 def do_quad( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ): argument
[all …]
Du_unfilled_gen.py98 def vert( intype, outtype, v0 ): argument
104 def line( intype, outtype, ptr, v0, v1 ): argument
112 def do_tri( intype, outtype, ptr, v0, v1, v2 ): argument
117 def do_quad( intype, outtype, ptr, v0, v1, v2, v3 ): argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_unfilled.c90 struct vertex_header *v0) in point()
101 struct vertex_header *v0, in line()
116 struct vertex_header *v0 = header->v[0]; in points() local
134 struct vertex_header *v0 = header->v[0]; in lines() local
Ddraw_pipe.c121 const char *v0) in do_point()
140 const char *v0, in do_line()
161 char *v0, in do_triangle()
/third_party/cJSON/tests/unity/test/tests/
Dtestunity.c279 UNITY_UINT16 v0, v1; in testNotEqualUInts() local
291 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local
303 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local
315 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local
327 UNITY_UINT8 v0, v1; in testNotEqualHex8s() local
339 UNITY_INT8 v0, v1; in testNotEqualHex8sIfSigned() local
351 UNITY_UINT16 v0, v1; in testNotEqualHex16s() local
363 UNITY_INT16 v0, v1; in testNotEqualHex16sIfSigned() local
375 UNITY_UINT32 v0, v1; in testNotEqualHex32s() local
387 UNITY_INT32 v0, v1; in testNotEqualHex32sIfSigned() local
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/
Dffx_spd.h277 AF4 SpdReduce4(AF4 v0, AF4 v1, AF4 v2, AF4 v3){return AF4(0.0,0.0,0.0,0.0);} in SpdReduce4()
314 AF4 v0 = v; in SpdReduceQuad() local
354 AF4 v0 = SpdLoadIntermediate(i0.x, i0.y); in SpdReduceIntermediate() local
363 AF4 v0 = SpdLoad(ASU2(i0)); in SpdReduceLoad4() local
381 AF4 v0 = SpdLoadSourceImage(ASU2(i0)); in SpdReduceLoadSourceImage4() local
666 AF4 v0 = SpdReduceLoad4(tex); in SpdDownsampleMips_6_7() local
750 AH4 v0 = v; in SpdReduceQuadH() local
791 AH4 v0 = SpdLoadIntermediateH(i0.x, i0.y); in SpdReduceIntermediateH() local
800 AH4 v0 = SpdLoadH(ASU2(i0)); in SpdReduceLoad4H() local
818 AH4 v0 = SpdLoadSourceImageH(ASU2(i0)); in SpdReduceLoadSourceImage4H() local
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dqmd.h8 #define NVQMD_ENUM_1(X,drf,v0) \ argument
10 #define NVQMD_ENUM_2(X,drf,v0,v1) \ argument
13 #define NVQMD_ENUM_3(X,drf,v0,v1,v2) \ argument
17 #define NVQMD_ENUM_8(X,drf,v0,v1,v2,v3,v4,v5,v6,v7) \ argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_analysis.c154 test_rect(const_float4_ptr v0, in test_rect()
229 const_float4_ptr v0 = get_vert(vb, stride, 0); in check_elts24() local
336 const_float4_ptr v0 = get_vert(vb, i, stride); in lp_setup_analyse_triangles() local
355 const float (*v0)[4] = get_vert(vb, 0, stride); in lp_setup_analyse_triangles() local
/third_party/mesa3d/src/gbm/main/
Dgbm_backend_abi.h171 struct gbm_device_v0 v0; member
200 struct gbm_bo_v0 v0; member
228 struct gbm_surface_v0 v0; member
257 struct gbm_backend_v0 v0; member
286 struct gbm_core_v0 v0; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_unfilled.c50 struct brw_reg v0 = byte_offset(c->reg.vertex[0], hpos_offset); in compute_tri_direction() local
286 struct brw_indirect v0 = brw_indirect(0, 0); in emit_lines() local
357 struct brw_indirect v0 = brw_indirect(0, 0); in emit_points() local
/third_party/jerryscript/tests/jerry/es2015/
Dregression-test-issue-3222.js15 var v0 = (Array((((new String).split().constructor)(Symbol( ))))) variable
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dvector_query.inl83 vecType<T, P> const & v0,
96 vecType<T, P> const & v0,
185 vecType<T, P> const & v0,
/third_party/ffmpeg/libavcodec/
Dac3dsp.c179 float v0, v1; in ac3_downmix_5_to_2_symmetric_c() local
219 float v0, v1; in ac3_downmix_c() local
245 int64_t v0, v1; in ac3_downmix_5_to_2_symmetric_c_fixed() local
268 int64_t v0; in ac3_downmix_5_to_1_symmetric_c_fixed() local
288 int64_t v0, v1; in ac3_downmix_c_fixed() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/basic_concepts/scopes/
Dscopes_13_1.ts31 let v0: v = { v: "v" }; variable
/third_party/node/deps/openssl/openssl/crypto/des/
Dcfb64ede.c29 register DES_LONG v0, v1; in DES_ede3_cfb64_encrypt() local
96 register DES_LONG d0, d1, v0, v1; in DES_ede3_cfb_encrypt() local
/third_party/openssl/crypto/des/
Dcfb64ede.c29 register DES_LONG v0, v1; in DES_ede3_cfb64_encrypt() local
96 register DES_LONG d0, d1, v0, v1; in DES_ede3_cfb_encrypt() local
/third_party/libabigail/tests/data/test-abidiff-exit/
Dtest-PR28316-v0.cc2 v0, enumerator
/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest15-enum-v0.cc2 v0, enumerator
/third_party/libabigail/tests/data/test-diff-filter/
Dtest19-enum-v0.cc2 v0, enumerator

12345678910>>...14