Home
last modified time | relevance | path

Searched refs:fv0 (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
33 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
34 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
35 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
36 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
37 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
38 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
33 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
34 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
35 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
36 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
37 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
38 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
33 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
34 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
35 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
36 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
37 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
38 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
33 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
34 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
35 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
36 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
37 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
38 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
33 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
34 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
35 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
36 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
37 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
38 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
33 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
34 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
35 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
36 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
37 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
38 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
33 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
34 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
35 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
36 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
37 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
38 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dfp16vec-sema.c9 float4 fv0, fv1; variable
35 hv0 = fv0; // expected-error{{assigning to}} in testFP16Vec()
36 fv0 = hv0; // expected-error{{assigning to}} in testFP16Vec()
37 hv0 = (half4)fv0; // expected-error{{invalid conversion between}} in testFP16Vec()
38 fv0 = (float4)hv0; // expected-error{{invalid conversion between}} in testFP16Vec()
39 hv0 = fv0 + fv1; // expected-error{{assigning to}} in testFP16Vec()
40 fv0 = hv0 + hv1; // expected-error{{assigning to}} in testFP16Vec()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/sh/
H A Dfipr.s30 fipr fv0, fv8
57 fipr fv0, fv8
66 fipr fv0, fv8
75 fipr fv0, fv8
89 fipr fv0, fv8
105 fipr fv0, fv8
119 fipr fv0, fv8
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/sh/
H A Dfipr.s30 fipr fv0, fv8
57 fipr fv0, fv8
66 fipr fv0, fv8
75 fipr fv0, fv8
89 fipr fv0, fv8
105 fipr fv0, fv8
119 fipr fv0, fv8
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/sh/
H A Dfipr.s30 fipr fv0, fv8
57 fipr fv0, fv8
66 fipr fv0, fv8
75 fipr fv0, fv8
89 fipr fv0, fv8
105 fipr fv0, fv8
119 fipr fv0, fv8
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/sh/
H A Dfipr.s30 fipr fv0, fv8
57 fipr fv0, fv8
66 fipr fv0, fv8
75 fipr fv0, fv8
89 fipr fv0, fv8
105 fipr fv0, fv8
119 fipr fv0, fv8
/dports/graphics/pixie/Pixie/src/ri/
H A Dpolygons.h80 …CPolygonTriangle(CAttributes *,CXform *,CPolygonMesh *,int v0,int v1,int v2,int fv0,int fv1,int fv…
94 int fv0,fv1,fv2; // The facevarying indices variable
104 …CPolygonQuad(CAttributes *,CXform *,CPolygonMesh *,int v0,int v1,int v2,int v3,int fv0,int fv1,int…
117 int fv0,fv1,fv2,fv3; // The facevarying indices variable
/dports/math/py-theano/Theano-1.0.5/theano/gof/tests/
H A Dtest_cc.py431 fv0 = fv(0)
433 assert np.all(fv0 == 0), fv0
438 assert np.all(fv2 == fv0), (fv2, fv0)
439 fv0 = fv(0)
441 assert np.all(fv0 == 2), fv0
447 fv0 = fv(0)
449 assert np.all(fv0 == 5), fv0
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/hbr/
H A Dbilinear.h121 HbrFVarData<T>& fv0 = childVertex->GetFVarData(child); in transferFVarToChild() local
186 fv0.SetWithWeight(face->GetFVarData(index), fvarindex, fvarwidth, 1.0f); in transferFVarToChild()
195 fv0.SetWithWeight(face->GetFVarData(index), fvarindex, fvarwidth, 0.75f); in transferFVarToChild()
228 fv0.AddWithWeight(bestface->GetFVarData(j), fvarindex, fvarwidth, 0.125f); in transferFVarToChild()
234 fv0.AddWithWeight(bestface->GetFVarData(j), fvarindex, fvarwidth, 0.125f); in transferFVarToChild()
240 fv0.SetWithWeight(face->GetFVarData(index), fvarindex, fvarwidth, 0.75f); in transferFVarToChild()
278 fv0.AddWithWeight(bestface->GetFVarData(j), fvarindex, fvarwidth, 0.125f); in transferFVarToChild()
302 fv0.AddWithWeight(bestface->GetFVarData(j), fvarindex, fvarwidth, 0.125f); in transferFVarToChild()
308 else if (!fv0IsSmooth || !fv0.IsInitialized()) { in transferFVarToChild()
328 fv0.AddWithWeight(g->GetFVarData(j), fvarindex, fvarwidth, weight); in transferFVarToChild()
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Actuators/
H A DThelen2003Muscle_Deprecated.cpp314 double fv0 = (F0-Fa)/(b+getDamping()); in calcFiberVelocity() local
318 b = (F1-F0)/(fv1-fv0); in calcFiberVelocity()
319 norm_fiber_velocity = fv0 + (Fv-F0)/b; in calcFiberVelocity()
333 double fv0 = (F0-Fa)/(b+getDamping()); in calcFiberVelocity() local
337 b = (fv1-fv0)/(F1-F0); in calcFiberVelocity()
338 norm_fiber_velocity = fv0 + b*(Fv-F0); in calcFiberVelocity()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_VolData.c2329 THD_fvec3 fv0, fv; in SUMA_THD_3dfind_to_dicomm() local
2330 fv0.xyz[0]=ii; in SUMA_THD_3dfind_to_dicomm()
2331 fv0.xyz[1]=jj; in SUMA_THD_3dfind_to_dicomm()
2332 fv0.xyz[2]=kk; in SUMA_THD_3dfind_to_dicomm()
2346 fv0.xyz[0]=RR; in SUMA_THD_dicomm_to_3dfind()
2347 fv0.xyz[1]=AA; in SUMA_THD_dicomm_to_3dfind()
2348 fv0.xyz[2]=II; in SUMA_THD_dicomm_to_3dfind()
2362 fv0.xyz[0]=RR; in SUMA_THD_dicomm_to_1dind()
2363 fv0.xyz[1]=AA; in SUMA_THD_dicomm_to_1dind()
2364 fv0.xyz[2]=II; in SUMA_THD_dicomm_to_1dind()
[all …]

12345678