Home
last modified time | relevance | path

Searched refs:sweeping (Results 1 – 25 of 1110) sorted by relevance

12345678910>>...45

/dports/graphics/povray36/povray-3.6.1/scenes/objects/
H A Dprism1.pov5 // left to right: linear and conic (2x) sweeping
45 // Prism with linear interpolation and linear sweeping
67 // Prism with quadratic interpolation and linear sweeping
90 // Prism with cubic interpolation and linear sweeping
114 // Prism with linear interpolation and conic sweeping
136 // Prism with quadratic interpolation and conic sweeping
159 // Prism with cubic interpolation and conic sweeping
183 // Prism with linear interpolation and conic sweeping
205 // Prism with quadratic interpolation and conic sweeping
228 // Prism with cubic interpolation and conic sweeping
H A Dprism2.pov5 // left to right: decreasing "slope" of the conic sweeping
46 // Prism with linear interpolation and conic sweeping
68 // Prism with quadratic interpolation and conic sweeping
91 // Prism with cubic interpolation and conic sweeping
115 // Prism with linear interpolation and conic sweeping
137 // Prism with quadratic interpolation and conic sweeping
160 // Prism with cubic interpolation and conic sweeping
184 // Prism with linear interpolation and conic sweeping
206 // Prism with quadratic interpolation and conic sweeping
229 // Prism with cubic interpolation and conic sweeping
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/objects/
H A Dprism1.pov10 // left to right: linear and conic (2x) sweeping
48 // Prism with linear interpolation and linear sweeping
70 // Prism with quadratic interpolation and linear sweeping
93 // Prism with cubic interpolation and linear sweeping
117 // Prism with linear interpolation and conic sweeping
139 // Prism with quadratic interpolation and conic sweeping
162 // Prism with cubic interpolation and conic sweeping
186 // Prism with linear interpolation and conic sweeping
208 // Prism with quadratic interpolation and conic sweeping
231 // Prism with cubic interpolation and conic sweeping
H A Dprism2.pov10 // left to right: decreasing "slope" of the conic sweeping
48 // Prism with linear interpolation and conic sweeping
70 // Prism with quadratic interpolation and conic sweeping
93 // Prism with cubic interpolation and conic sweeping
117 // Prism with linear interpolation and conic sweeping
139 // Prism with quadratic interpolation and conic sweeping
162 // Prism with cubic interpolation and conic sweeping
186 // Prism with linear interpolation and conic sweeping
208 // Prism with quadratic interpolation and conic sweeping
231 // Prism with cubic interpolation and conic sweeping
/dports/graphics/povray37/povray-3.7.0.10/distribution/scenes/objects/
H A Dprism1.pov10 // left to right: linear and conic (2x) sweeping
48 // Prism with linear interpolation and linear sweeping
70 // Prism with quadratic interpolation and linear sweeping
93 // Prism with cubic interpolation and linear sweeping
117 // Prism with linear interpolation and conic sweeping
139 // Prism with quadratic interpolation and conic sweeping
162 // Prism with cubic interpolation and conic sweeping
186 // Prism with linear interpolation and conic sweeping
208 // Prism with quadratic interpolation and conic sweeping
231 // Prism with cubic interpolation and conic sweeping
H A Dprism2.pov10 // left to right: decreasing "slope" of the conic sweeping
48 // Prism with linear interpolation and conic sweeping
70 // Prism with quadratic interpolation and conic sweeping
93 // Prism with cubic interpolation and conic sweeping
117 // Prism with linear interpolation and conic sweeping
139 // Prism with quadratic interpolation and conic sweeping
162 // Prism with cubic interpolation and conic sweeping
186 // Prism with linear interpolation and conic sweeping
208 // Prism with quadratic interpolation and conic sweeping
231 // Prism with cubic interpolation and conic sweeping
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DSecurityCamera.cpp77 savefile->WriteBool( sweeping ); in CLASS_DECLARATION()
105 savefile->ReadBool( sweeping ); in Restore()
377 if (sweeping) { in Think()
382 sweeping = false; in Think()
400 if ( sweeping ) { in Think()
444 sweeping = true; in StartSweep()
468 sweeping = true; in Event_ContinueSweep()
509 sweeping = false; in Event_Pause()
521 sweeping = false; in Killed()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DSecurityCamera.cpp77 savefile->WriteBool( sweeping ); in CLASS_DECLARATION()
105 savefile->ReadBool( sweeping ); in Restore()
377 if (sweeping) { in Think()
382 sweeping = false; in Think()
400 if ( sweeping ) { in Think()
444 sweeping = true; in StartSweep()
468 sweeping = true; in Event_ContinueSweep()
509 sweeping = false; in Event_Pause()
521 sweeping = false; in Killed()
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_geom_fill___trihedron_with_guide__inherit__graph.map2 …geom_fill___guide_trihedron_a_c.html" title="Trihedron in the case of a sweeping along a guide cur…
3 …_geom_fill___guide_trihedron_plan.html" title="Trihedron in the case of sweeping along a guide cur…
H A Dclass_geom_fill___trihedron_law__inherit__graph.map11 …geom_fill___guide_trihedron_a_c.html" title="Trihedron in the case of a sweeping along a guide cur…
12 …_geom_fill___guide_trihedron_plan.html" title="Trihedron in the case of sweeping along a guide cur…
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DTypeInference.h315 void setSweepingTypes(bool sweeping) { in setSweepingTypes() argument
316 MOZ_RELEASE_ASSERT(sweepingTypes != sweeping); in setSweepingTypes()
317 MOZ_ASSERT_IF(sweeping, !oomSweepingTypes); in setSweepingTypes()
318 sweepingTypes = sweeping; in setSweepingTypes()
/dports/misc/openvdb/openvdb-9.0.0/tsc/meetings/
H A D2021-05-18.md62 where as fast sweeping only performs 8 sweeps. However the sweep orientation/
64 Fast sweeping should not move the interface at interval steps (8, 16. etc)
65 where as renormalize will. The real power of the fast sweeping tools are
68 will scale with the narrow band size, in comparison the fast sweeping will
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/Dialect/QuantOps/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/Quant/
H A Dconvert-const.mlir58 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values.
69 // Verifies i8 fixedpoint quantization on a sparse tensor, sweeping values.
95 // Verifies u4 affine quantization on a dense tensor, sweeping values.
107 // Verifies i4 affine quantization on a dense tensor, sweeping values.
119 // Verifies i4 fixed point quantization on a dense tensor, sweeping values.
130 // Verifies i8 fixedpoint quantization on a dense tensor, sweeping values, and
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/heap/
H A DBlinkGCDesign.md14 collection with incremental marking and lazy sweeping. It can also do
85 The sweeping phase consists of the following steps.
90 (which may get destructed in this sweeping phase).
94 Step 3. As the mutator allocates new objects, lazy sweeping invokes
126 at each sweeping phase to determine which pre-finalizers to be invoked
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/heap/
H A DBlinkGCDesign.md14 collection with incremental marking and lazy sweeping. It can also do
85 The sweeping phase consists of the following steps.
90 (which may get destructed in this sweeping phase).
94 Step 3. As the mutator allocates new objects, lazy sweeping invokes
126 at each sweeping phase to determine which pre-finalizers to be invoked
/dports/devel/upp/upp/examples/Bombs/
H A DBombs.upp1 description "Mine sweeping game\377";
/dports/math/curv/curv-0.5/examples/
H A Dsweep.curv1 // Problem: Construct a Trefoil Knot by sweeping its parametric equation.
28 // sweeping a solid that itself varies based on parameter t.

12345678910>>...45