Home
last modified time | relevance | path

Searched refs:shape (Results 126 – 150 of 26174) sorted by relevance

12345678910>>...1047

/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A DVSDStencils.cpp25 : m_geometries(shape.m_geometries), m_shapeList(shape.m_shapeList), m_fields(shape.m_fields), in VSDShape()
26 …m_foreign(shape.m_foreign ? new ForeignData(*(shape.m_foreign)) : nullptr), m_parent(shape.m_paren… in VSDShape()
27 … m_masterPage(shape.m_masterPage), m_masterShape(shape.m_masterShape), m_shapeId(shape.m_shapeId), in VSDShape()
28 …m_lineStyleId(shape.m_lineStyleId), m_fillStyleId(shape.m_fillStyleId), m_textStyleId(shape.m_text… in VSDShape()
29 …m_lineStyle(shape.m_lineStyle), m_fillStyle(shape.m_fillStyle), m_textBlockStyle(shape.m_textBlock… in VSDShape()
30 m_charStyle(shape.m_charStyle), m_charList(shape.m_charList), m_paraStyle(shape.m_paraStyle), in VSDShape()
31 …m_paraList(shape.m_paraList), m_tabSets(shape.m_tabSets), m_text(shape.m_text), m_names(shape.m_na… in VSDShape()
32 …m_textFormat(shape.m_textFormat), m_nurbsData(shape.m_nurbsData), m_polylineData(shape.m_polylineD… in VSDShape()
33 m_xform(shape.m_xform), m_txtxform(shape.m_txtxform ? new XForm(*(shape.m_txtxform)) : nullptr), in VSDShape()
34 m_xform1d(shape.m_xform1d ? new XForm1D(*(shape.m_xform1d)) : nullptr), m_misc(shape.m_misc), in VSDShape()
[all …]
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2lax_loop_shape_test.cc31 S2LaxLoopShape shape; in TEST() local
34 EXPECT_EQ(0, shape.num_edges()); in TEST()
36 EXPECT_EQ(2, shape.dimension()); in TEST()
37 EXPECT_TRUE(shape.is_empty()); in TEST()
38 EXPECT_FALSE(shape.is_full()); in TEST()
45 S2LaxLoopShape shape(vertices); in TEST() local
53 auto edge = shape.edge(i); in TEST()
59 EXPECT_FALSE(shape.is_full()); in TEST()
68 EXPECT_FALSE(shape.is_full()); in TEST()
78 EXPECT_TRUE(shape.is_empty()); in TEST()
[all …]
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2lax_loop_shape_test.cc31 S2LaxLoopShape shape; in TEST() local
34 EXPECT_EQ(0, shape.num_edges()); in TEST()
36 EXPECT_EQ(2, shape.dimension()); in TEST()
37 EXPECT_TRUE(shape.is_empty()); in TEST()
38 EXPECT_FALSE(shape.is_full()); in TEST()
45 S2LaxLoopShape shape(vertices); in TEST() local
53 auto edge = shape.edge(i); in TEST()
59 EXPECT_FALSE(shape.is_full()); in TEST()
68 EXPECT_FALSE(shape.is_full()); in TEST()
78 EXPECT_TRUE(shape.is_empty()); in TEST()
[all …]
/dports/textproc/miller/miller-5.10.2/docs/data/
H A Dcolored-shapes.dkvp1 color=yellow,shape=triangle,flag=1,i=11,u=0.6321695890307647,v=0.9887207810889004,w=0.4364983936735…
2 color=red,shape=square,flag=1,i=15,u=0.21966833570651523,v=0.001257332190235938,w=0.792777836471862…
3 color=red,shape=circle,flag=1,i=16,u=0.20901671281497636,v=0.29005231936593445,w=0.1381028091290767…
4 color=red,shape=square,flag=0,i=48,u=0.9562743938458542,v=0.7467203085342884,w=0.7755423050923582,x…
5 color=purple,shape=triangle,flag=0,i=51,u=0.4355354501763202,v=0.8591292672156728,w=0.8122903963006…
6 color=red,shape=square,flag=0,i=64,u=0.2015510269821953,v=0.9531098083420033,w=0.7719912015786777,x…
7 color=purple,shape=triangle,flag=0,i=65,u=0.6842806710360729,v=0.5823723856331258,w=0.8014053396013…
8 color=yellow,shape=circle,flag=1,i=73,u=0.6033649768090676,v=0.42370791211283076,w=0.63978514178874…
9 color=yellow,shape=circle,flag=1,i=87,u=0.2856563669907619,v=0.8335161523929382,w=0.635057940685839…
10 color=purple,shape=square,flag=0,i=91,u=0.25992639068499135,v=0.824321938346312,w=0.723734713141127…
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/Shape/
H A Dremove-shape-constraints.mlir8 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
10 // REPLACE-NOT: shape.cstr_eq
14 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
15 %1 = shape.assuming %0 -> index {
26 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
28 // REPLACE-NOT: shape.cstr_eq
32 %0 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
45 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
48 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
49 %1 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/Shape/
H A Dremove-shape-constraints.mlir8 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
10 // REPLACE-NOT: shape.cstr_eq
14 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
15 %1 = shape.assuming %0 -> index {
26 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
28 // REPLACE-NOT: shape.cstr_eq
32 %0 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
45 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
48 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
49 %1 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/Shape/
H A Dremove-shape-constraints.mlir8 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
10 // REPLACE-NOT: shape.cstr_eq
14 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
15 %1 = shape.assuming %0 -> index {
26 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
28 // REPLACE-NOT: shape.cstr_eq
32 %0 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
45 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
48 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
49 %1 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/Shape/
H A Dremove-shape-constraints.mlir8 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
10 // REPLACE-NOT: shape.cstr_eq
14 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
15 %1 = shape.assuming %0 -> index {
26 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
28 // REPLACE-NOT: shape.cstr_eq
32 %0 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
45 func @f(%arg0 : !shape.shape, %arg1 : !shape.shape) -> index {
48 %0 = shape.cstr_broadcastable %arg0, %arg1 : !shape.shape, !shape.shape
49 %1 = shape.cstr_eq %arg0, %arg1 : !shape.shape, !shape.shape
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/types/gen-hack/
H A Dmodule_types.php24 shape(
38 return shape(
58 shape(
89 shape(
121 shape(
149 1 => shape(
189 shape(
418 shape(
780 shape(
890 shape(
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/arrprov_skip_frames/gen-hack/
H A Dmodule_types.php17 1 => shape(
26 2 => shape(
49 3 => shape(
53 4 => shape(
129 shape(
258 1 => shape(
262 2 => shape(
267 3 => shape(
276 4 => shape(
347 shape(
[all …]
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/data/cloudfront/2020-05-31/
H A Dapi-2.json.php3shape' => 'CreateFunctionResult', ], 'errors' => [ [ 'shape' => 'TooManyFunctions', ], [ 'shape' =…
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/level/tr3/
H A DMINES.lua16 …static_tbl[12] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -…
17 …static_tbl[13] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -…
58 static_tbl[51] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
59 static_tbl[52] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
60 static_tbl[53] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
61 static_tbl[54] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
62 static_tbl[55] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
63 static_tbl[56] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
64 static_tbl[57] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
65 static_tbl[58] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX};
[all …]
H A DHOUSE.lua13 …static_tbl[00] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Flo…
16 …static_tbl[03] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- Spe…
17 … static_tbl[04] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- WC
18 …static_tbl[05] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- Bush
20 …static_tbl[07] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- Tree
22 …static_tbl[09] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Sofa
23 …static_tbl[10] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Cha…
26 …static_tbl[13] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Pia…
30 …static_tbl[17] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- Gri…
34 …static_tbl[21] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Sink
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/level/tr2/
H A DASSAULT.lua16 …static_tbl[03] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- Spe…
17 … static_tbl[04] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- WC
18 …static_tbl[05] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- Bush
20 …static_tbl[07] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_BOX}; -- Tree
21 …static_tbl[08] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Sofa
23 …static_tbl[10] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Cha…
25 …static_tbl[12] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Harp
26 …static_tbl[13] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Pia…
27 …static_tbl[14] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Desk
34 …static_tbl[21] = {coll = COLLISION_GROUP_STATIC_OBLECT, shape = COLLISION_SHAPE_TRIMESH}; -- Sink
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/doc/infosrc/
H A Dsdlshapes.dot9 sdl_export [shape=none]
13 sdl_connector [shape=none]
15 sdl_set [shape=none]
17 sdl_reset [shape=none]
34 sdl_call [shape=none]
36 sdl_text [shape=none]
45 sdl_stop [shape=none]
47 sdl_return [shape=none]
61 sdl_save [shape=none]
70 sdl_state [shape=none]
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/reftests/css-shapes/
H A Dreftest.list1 == dynamic-shape-outside-1.html dynamic-shape-outside-1-ref.html
2 == dynamic-shape-outside-2.html dynamic-shape-outside-1-ref.html
4 == shape-outside-empty-circle-1.html shape-outside-empty-point-ref.html
5 == shape-outside-empty-circle-2.html shape-outside-empty-circle-ref.html
6 == shape-outside-empty-circle-3.html shape-outside-empty-nothing-ref.html
8 == shape-outside-empty-ellipse-1.html shape-outside-empty-point-ref.html
9 == shape-outside-empty-ellipse-2.html shape-outside-empty-circle-ref.html
10 == shape-outside-empty-ellipse-3.html shape-outside-empty-point-ref.html
13 == shape-outside-empty-ellipse-5.html shape-outside-empty-line-ref.html
14 == shape-outside-empty-ellipse-6.html shape-outside-empty-line-ref.html
[all …]
/dports/www/firefox/firefox-99.0/layout/reftests/css-shapes/
H A Dreftest.list1 == dynamic-shape-outside-1.html dynamic-shape-outside-1-ref.html
2 == dynamic-shape-outside-2.html dynamic-shape-outside-1-ref.html
4 == shape-outside-empty-circle-1.html shape-outside-empty-point-ref.html
5 == shape-outside-empty-circle-2.html shape-outside-empty-circle-ref.html
6 == shape-outside-empty-circle-3.html shape-outside-empty-nothing-ref.html
8 == shape-outside-empty-ellipse-1.html shape-outside-empty-point-ref.html
9 == shape-outside-empty-ellipse-2.html shape-outside-empty-circle-ref.html
10 == shape-outside-empty-ellipse-3.html shape-outside-empty-point-ref.html
13 == shape-outside-empty-ellipse-5.html shape-outside-empty-line-ref.html
14 == shape-outside-empty-ellipse-6.html shape-outside-empty-line-ref.html
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/reftests/css-shapes/
H A Dreftest.list1 == dynamic-shape-outside-1.html dynamic-shape-outside-1-ref.html
2 == dynamic-shape-outside-2.html dynamic-shape-outside-1-ref.html
4 == shape-outside-empty-circle-1.html shape-outside-empty-point-ref.html
5 == shape-outside-empty-circle-2.html shape-outside-empty-circle-ref.html
6 == shape-outside-empty-circle-3.html shape-outside-empty-nothing-ref.html
8 == shape-outside-empty-ellipse-1.html shape-outside-empty-point-ref.html
9 == shape-outside-empty-ellipse-2.html shape-outside-empty-circle-ref.html
10 == shape-outside-empty-ellipse-3.html shape-outside-empty-point-ref.html
13 == shape-outside-empty-ellipse-5.html shape-outside-empty-line-ref.html
14 == shape-outside-empty-ellipse-6.html shape-outside-empty-line-ref.html
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/reftests/css-shapes/
H A Dreftest.list1 == dynamic-shape-outside-1.html dynamic-shape-outside-1-ref.html
2 == dynamic-shape-outside-2.html dynamic-shape-outside-1-ref.html
4 == shape-outside-empty-circle-1.html shape-outside-empty-point-ref.html
5 == shape-outside-empty-circle-2.html shape-outside-empty-circle-ref.html
6 == shape-outside-empty-circle-3.html shape-outside-empty-nothing-ref.html
8 == shape-outside-empty-ellipse-1.html shape-outside-empty-point-ref.html
9 == shape-outside-empty-ellipse-2.html shape-outside-empty-circle-ref.html
10 == shape-outside-empty-ellipse-3.html shape-outside-empty-point-ref.html
13 == shape-outside-empty-ellipse-5.html shape-outside-empty-line-ref.html
14 == shape-outside-empty-ellipse-6.html shape-outside-empty-line-ref.html
[all …]
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/
H A Dapi-2.json.php3shape' => 'CreateFunctionResult', ], 'errors' => [ [ 'shape' => 'TooManyFunctions', ], [ 'shape' =…
/dports/mail/squirrelmail-translations/squirrelmail.locales/patches/
H A Dsmallcal-0.8.diff70 -<area shape="rect" coords="1,1,7,10" href="javascript:showColor('#00FF00')">
71 -<area shape="rect" coords="9,1,15,10" href="javascript:showColor('#00FF33')">
72 -<area shape="rect" coords="17,1,23,10" href="javascript:showColor('#00FF66')">
73 -<area shape="rect" coords="25,1,31,10" href="javascript:showColor('#00FF99')">
74 -<area shape="rect" coords="33,1,39,10" href="javascript:showColor('#00FFCC')">
75 -<area shape="rect" coords="41,1,47,10" href="javascript:showColor('#00FFFF')">
76 -<area shape="rect" coords="49,1,55,10" href="javascript:showColor('#33FF00')">
77 -<area shape="rect" coords="57,1,63,10" href="javascript:showColor('#33FF33')">
78 -<area shape="rect" coords="65,1,71,10" href="javascript:showColor('#33FF66')">
79 -<area shape="rect" coords="73,1,79,10" href="javascript:showColor('#33FF99')">
[all …]
/dports/devel/juce/JUCE-f37e9a1/examples/Assets/Box2DTests/
H A DEdgeTest.h35 b2EdgeShape shape; in EdgeTest() local
37 shape.Set(v1, v2); in EdgeTest()
39 shape.m_vertex3 = v3; in EdgeTest()
42 shape.Set(v2, v3); in EdgeTest()
45 shape.m_vertex0 = v1; in EdgeTest()
46 shape.m_vertex3 = v4; in EdgeTest()
49 shape.Set(v3, v4); in EdgeTest()
56 shape.Set(v4, v5); in EdgeTest()
63 shape.Set(v5, v6); in EdgeTest()
70 shape.Set(v6, v7); in EdgeTest()
[all …]
/dports/devel/juce/JUCE-f37e9a1/examples/DemoRunner/Builds/Android/app/src/main/assets/Box2DTests/
H A DEdgeTest.h35 b2EdgeShape shape; in EdgeTest() local
37 shape.Set(v1, v2); in EdgeTest()
39 shape.m_vertex3 = v3; in EdgeTest()
42 shape.Set(v2, v3); in EdgeTest()
45 shape.m_vertex0 = v1; in EdgeTest()
46 shape.m_vertex3 = v4; in EdgeTest()
49 shape.Set(v3, v4); in EdgeTest()
56 shape.Set(v4, v5); in EdgeTest()
63 shape.Set(v5, v6); in EdgeTest()
70 shape.Set(v6, v7); in EdgeTest()
[all …]
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Testbed/Tests/
H A DEdgeTest.h35 b2EdgeShape shape; in EdgeTest() local
37 shape.Set(v1, v2); in EdgeTest()
39 shape.m_vertex3 = v3; in EdgeTest()
42 shape.Set(v2, v3); in EdgeTest()
45 shape.m_vertex0 = v1; in EdgeTest()
46 shape.m_vertex3 = v4; in EdgeTest()
49 shape.Set(v3, v4); in EdgeTest()
56 shape.Set(v4, v5); in EdgeTest()
63 shape.Set(v5, v6); in EdgeTest()
70 shape.Set(v6, v7); in EdgeTest()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Testbed/Tests/
H A DEdgeTest.h35 b2EdgeShape shape; in EdgeTest() local
37 shape.Set(v1, v2); in EdgeTest()
39 shape.m_vertex3 = v3; in EdgeTest()
42 shape.Set(v2, v3); in EdgeTest()
45 shape.m_vertex0 = v1; in EdgeTest()
46 shape.m_vertex3 = v4; in EdgeTest()
49 shape.Set(v3, v4); in EdgeTest()
56 shape.Set(v4, v5); in EdgeTest()
63 shape.Set(v5, v6); in EdgeTest()
70 shape.Set(v6, v7); in EdgeTest()
[all …]

12345678910>>...1047