Home
last modified time | relevance | path

Searched refs:cast2 (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/dports/math/vtk6/VTK-6.2.0/Imaging/Core/Testing/Tcl/
H A DTestDotProduct.tcl26 vtkImageCast cast2
27 cast2 SetInputConnection [pnm GetOutputPort]
28 cast2 SetOutputScalarTypeToDouble
29 cast2 Update
32 magnitude SetInput1Data [cast2 GetOutput]
H A DTestImageWeightedSum.tcl28 vtkImageCast cast2
29 cast2 SetInputConnection [th GetOutputPort]
30 cast2 SetOutputScalarTypeToFloat
34 sum AddInputConnection [cast2 GetOutputPort]
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/Testing/Python/
H A DTestDotProduct.py22 cast2 = vtk.vtkImageCast() variable
23 cast2.SetInputConnection(pnm.GetOutputPort())
24 cast2.SetOutputScalarTypeToDouble()
25 cast2.Update()
27 magnitude.SetInput1Data(cast2.GetOutput())
H A DTestImageWeightedSum.py30 cast2 = vtk.vtkImageCast() variable
31 cast2.SetInputConnection(th.GetOutputPort())
32 cast2.SetOutputScalarTypeToFloat()
36 sum.AddInputConnection(cast2.GetOutputPort())
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/Testing/Python/
H A DTestDotProduct.py22 cast2 = vtk.vtkImageCast() variable
23 cast2.SetInputConnection(pnm.GetOutputPort())
24 cast2.SetOutputScalarTypeToDouble()
25 cast2.Update()
27 magnitude.SetInput1Data(cast2.GetOutput())
H A DTestImageWeightedSum.py30 cast2 = vtk.vtkImageCast() variable
31 cast2.SetInputConnection(th.GetOutputPort())
32 cast2.SetOutputScalarTypeToFloat()
36 sum.AddInputConnection(cast2.GetOutputPort())
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/Testing/Python/
H A DTestDotProduct.py23 cast2 = vtk.vtkImageCast() variable
24 cast2.SetInputConnection(pnm.GetOutputPort())
25 cast2.SetOutputScalarTypeToDouble()
26 cast2.Update()
28 magnitude.SetInput1Data(cast2.GetOutput())
H A DTestImageWeightedSum.py31 cast2 = vtk.vtkImageCast() variable
32 cast2.SetInputConnection(th.GetOutputPort())
33 cast2.SetOutputScalarTypeToFloat()
37 sum.AddInputConnection(cast2.GetOutputPort())
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/cast/intersection/
H A DIntersectionTypeCastTest.java230 for (CastInfo cast2 : allCastInfo()) { in main()
232 new IntersectionTypeCastTest(mod, cast1, cast2)); in main()
277 CastInfo cast1, cast2; field in IntersectionTypeCastTest
281 IntersectionTypeCastTest(ModifierKind mod, CastInfo cast1, CastInfo cast2) { in IntersectionTypeCastTest() argument
284 this.cast2 = cast2; in IntersectionTypeCastTest()
322 replaceAll("#C2", cast2.getCast()); in JavaSource()
335 cast2.hasDuplicateTypes(); in check()
337 errorExpected |= !cast2.compatibleWith(mod, cast1); in check()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/cast/intersection/
H A DIntersectionTypeCastTest.java230 for (CastInfo cast2 : allCastInfo()) { in main()
232 new IntersectionTypeCastTest(mod, cast1, cast2)); in main()
277 CastInfo cast1, cast2; field in IntersectionTypeCastTest
281 IntersectionTypeCastTest(ModifierKind mod, CastInfo cast1, CastInfo cast2) { in IntersectionTypeCastTest() argument
284 this.cast2 = cast2; in IntersectionTypeCastTest()
322 replaceAll("#C2", cast2.getCast()); in JavaSource()
335 cast2.hasDuplicateTypes(); in check()
337 errorExpected |= !cast2.compatibleWith(mod, cast1); in check()
/dports/games/fillets-ng/fillets-ng-data-1.0.1/script/cellar/
H A Dcode.lua23 room.cast2 = 0
62 elseif room.cast2 == 0 and (small.X >= 22 or big.X >= 21) and jah.X == 22 then
63 room.cast2 = 1
67 … elseif room.cast2 < 2 and sek.X == 14 and sek.Y == 27 and small.X == 15 and small.Y == 28 then
69 room.cast2 = 3
73 …elseif room.cast2 < 2 and sek.X == 14 and sek.Y == 27 and jah.X < 22 and (small.X >= 20 or small.Y…
74 room.cast2 = 3
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug-2833.c13 float cast2 (_Bool b) in cast2() function
29 ASSERT (cast2 (0.0f) == b0); in testBug()
30 ASSERT (cast2 (1.0f) == b1); in testBug()
/dports/devel/splint/splint-3.1.2/test/
H A Dcast.expect33 cast2.c: (in function f1)
34 cast2.c:9:10: Implicitly temp storage x returned as implicitly only: x
35 cast2.c:9:10: Function returns reference to parameter x: x
36 cast2.c: (in function f2)
37 cast2.c:15:10: Implicitly dependent storage x returned as implicitly only:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Davx512vl-nontemporal.ll16 %cast2 = bitcast i8* %B to <4 x double>*
18 store <4 x double> %C2, <4 x double>* %cast2, align 64, !nontemporal !0
39 %cast2 = bitcast i8* %B to <2 x double>*
41 store <2 x double> %C2, <2 x double>* %cast2, align 64, !nontemporal !0
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Davx512vl-nontemporal.ll16 %cast2 = bitcast i8* %B to <4 x double>*
18 store <4 x double> %C2, <4 x double>* %cast2, align 64, !nontemporal !0
39 %cast2 = bitcast i8* %B to <2 x double>*
41 store <2 x double> %C2, <2 x double>* %cast2, align 64, !nontemporal !0
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Davx512vl-nontemporal.ll16 %cast2 = bitcast i8* %B to <4 x double>*
18 store <4 x double> %C2, <4 x double>* %cast2, align 64, !nontemporal !0
39 %cast2 = bitcast i8* %B to <2 x double>*
41 store <2 x double> %C2, <2 x double>* %cast2, align 64, !nontemporal !0
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/
H A D2004-05-09-LiveVarPartialRegister.ll9 %cast2 = zext i1 %cond to i32 ; <i32> [#uses=1]
10 %RV = sub i32 1, %cast2 ; <i32> [#uses=1]

12345678910>>...28