Home
last modified time | relevance | path

Searched refs:Arrow (Results 1 – 25 of 5190) sorted by relevance

12345678910>>...208

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/example/lua/
H A Dwrite-batch.lua19 local Arrow = lgi.Arrow
24 Arrow.Field.new("uint8", Arrow.UInt8DataType.new()),
25 Arrow.Field.new("uint16", Arrow.UInt16DataType.new()),
26 Arrow.Field.new("uint32", Arrow.UInt32DataType.new()),
27 Arrow.Field.new("uint64", Arrow.UInt64DataType.new()),
28 Arrow.Field.new("int8", Arrow.Int8DataType.new()),
29 Arrow.Field.new("int16", Arrow.Int16DataType.new()),
30 Arrow.Field.new("int32", Arrow.Int32DataType.new()),
31 Arrow.Field.new("int64", Arrow.Int64DataType.new()),
32 Arrow.Field.new("float", Arrow.FloatDataType.new()),
[all …]
H A Dwrite-stream.lua19 local Arrow = lgi.Arrow
24 Arrow.Field.new("uint8", Arrow.UInt8DataType.new()),
25 Arrow.Field.new("uint16", Arrow.UInt16DataType.new()),
26 Arrow.Field.new("uint32", Arrow.UInt32DataType.new()),
27 Arrow.Field.new("uint64", Arrow.UInt64DataType.new()),
28 Arrow.Field.new("int8", Arrow.Int8DataType.new()),
29 Arrow.Field.new("int16", Arrow.Int16DataType.new()),
30 Arrow.Field.new("int32", Arrow.Int32DataType.new()),
31 Arrow.Field.new("int64", Arrow.Int64DataType.new()),
32 Arrow.Field.new("float", Arrow.FloatDataType.new()),
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/example/lua/
H A Dwrite-stream.lua19 local Arrow = lgi.Arrow
24 Arrow.Field.new("uint8", Arrow.UInt8DataType.new()),
25 Arrow.Field.new("uint16", Arrow.UInt16DataType.new()),
26 Arrow.Field.new("uint32", Arrow.UInt32DataType.new()),
27 Arrow.Field.new("uint64", Arrow.UInt64DataType.new()),
28 Arrow.Field.new("int8", Arrow.Int8DataType.new()),
29 Arrow.Field.new("int16", Arrow.Int16DataType.new()),
30 Arrow.Field.new("int32", Arrow.Int32DataType.new()),
31 Arrow.Field.new("int64", Arrow.Int64DataType.new()),
32 Arrow.Field.new("float", Arrow.FloatDataType.new()),
[all …]
H A Dwrite-batch.lua19 local Arrow = lgi.Arrow
24 Arrow.Field.new("uint8", Arrow.UInt8DataType.new()),
25 Arrow.Field.new("uint16", Arrow.UInt16DataType.new()),
26 Arrow.Field.new("uint32", Arrow.UInt32DataType.new()),
27 Arrow.Field.new("uint64", Arrow.UInt64DataType.new()),
28 Arrow.Field.new("int8", Arrow.Int8DataType.new()),
29 Arrow.Field.new("int16", Arrow.Int16DataType.new()),
30 Arrow.Field.new("int32", Arrow.Int32DataType.new()),
31 Arrow.Field.new("int64", Arrow.Int64DataType.new()),
32 Arrow.Field.new("float", Arrow.FloatDataType.new()),
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/c_glib/example/lua/
H A Dwrite-batch.lua19 local Arrow = lgi.Arrow
24 Arrow.Field.new("uint8", Arrow.UInt8DataType.new()),
25 Arrow.Field.new("uint16", Arrow.UInt16DataType.new()),
26 Arrow.Field.new("uint32", Arrow.UInt32DataType.new()),
27 Arrow.Field.new("uint64", Arrow.UInt64DataType.new()),
28 Arrow.Field.new("int8", Arrow.Int8DataType.new()),
29 Arrow.Field.new("int16", Arrow.Int16DataType.new()),
30 Arrow.Field.new("int32", Arrow.Int32DataType.new()),
31 Arrow.Field.new("int64", Arrow.Int64DataType.new()),
32 Arrow.Field.new("float", Arrow.FloatDataType.new()),
[all …]
H A Dwrite-stream.lua19 local Arrow = lgi.Arrow
24 Arrow.Field.new("uint8", Arrow.UInt8DataType.new()),
25 Arrow.Field.new("uint16", Arrow.UInt16DataType.new()),
26 Arrow.Field.new("uint32", Arrow.UInt32DataType.new()),
27 Arrow.Field.new("uint64", Arrow.UInt64DataType.new()),
28 Arrow.Field.new("int8", Arrow.Int8DataType.new()),
29 Arrow.Field.new("int16", Arrow.Int16DataType.new()),
30 Arrow.Field.new("int32", Arrow.Int32DataType.new()),
31 Arrow.Field.new("int64", Arrow.Int64DataType.new()),
32 Arrow.Field.new("float", Arrow.FloatDataType.new()),
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Control/Arrow/
H A DListArrows.hs18 module Control.Arrow.ListArrows
21 , module Control.Arrow.ArrowIf
22 , module Control.Arrow.ArrowIO
25 , module Control.Arrow.ArrowNF
39 import Control.Arrow.ArrowExc
40 import Control.Arrow.ArrowList
41 import Control.Arrow.ArrowIf
43 import Control.Arrow.ArrowNF
44 import Control.Arrow.ArrowState
45 import Control.Arrow.ArrowTree
[all …]
/dports/devel/py-arrow/arrow-1.2.1/tests/
H A Dtest_arrow.py22 arrow.Arrow(2013)
25 arrow.Arrow(2013, 2)
52 result = arrow.Arrow(
63 result = arrow.Arrow(
1241 (arrow.Arrow(2013, 1, 1), arrow.Arrow(2013, 3, 31, 23, 59, 59, 999999)),
1242 (arrow.Arrow(2013, 4, 1), arrow.Arrow(2013, 6, 30, 23, 59, 59, 999999)),
1486 (arrow.Arrow(2013, 1, 1), arrow.Arrow(2013, 4, 1)),
1487 (arrow.Arrow(2013, 4, 1), arrow.Arrow(2013, 7, 1)),
1678 (arrow.Arrow(2013, 5, 5, 12), arrow.Arrow(2013, 5, 5, 14)),
1679 (arrow.Arrow(2013, 5, 5, 14), arrow.Arrow(2013, 5, 5, 16)),
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Text/XML/HXT/
H A DCore.hs23 ( module Control.Arrow.ListArrows
32 , module Text.XML.HXT.Arrow.Edit
35 , module Text.XML.HXT.Arrow.Pickle
39 , module Text.XML.HXT.Arrow.Binary
54 import Text.XML.HXT.Arrow.Edit
56 import Text.XML.HXT.Arrow.Namespace
57 import Text.XML.HXT.Arrow.Pickle
61 import Text.XML.HXT.Arrow.XmlArrow
62 import Text.XML.HXT.Arrow.XmlOptions
63 import Text.XML.HXT.Arrow.XmlState
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Darrow.cc67 Gtk::Arrow* wrap(GtkArrow* object, bool take_copy) in wrap()
113 return manage(new Arrow((GtkArrow*)(o))); in wrap_new()
120 Arrow::Arrow(const Glib::ConstructParams& construct_params) in Arrow() function in Gtk::Arrow
126 Arrow::Arrow(GtkArrow* castitem) in Arrow() function in Gtk::Arrow
133 Arrow::Arrow(Arrow&& src) noexcept in Arrow() function in Gtk::Arrow
137 Arrow& Arrow::operator=(Arrow&& src) noexcept in operator =()
143 Arrow::~Arrow() noexcept in ~Arrow()
148 Arrow::CppClassType Arrow::arrow_class_; // initialize static member
150 GType Arrow::get_type() in get_type()
156 GType Arrow::get_base_type() in get_base_type()
[all …]
H A Darrow.h72 class Arrow : public Misc {
75 typedef Arrow CppObjectType;
81 Arrow(Arrow&& src) noexcept;
82 Arrow& operator=(Arrow&& src) noexcept;
85 Arrow(const Arrow&) = delete;
86 Arrow& operator=(const Arrow&) = delete;
88 ~Arrow() noexcept override;
97 explicit Arrow(const Glib::ConstructParams& construct_params);
98 explicit Arrow(GtkArrow* castitem);
142 explicit Arrow(ArrowType arrow_type, ShadowType shadow_type);
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Darrow.cc65 Gtk::Arrow* wrap(GtkArrow* object, bool take_copy) in wrap()
111 return manage(new Arrow((GtkArrow*)(o))); in wrap_new()
118 Arrow::Arrow(const Glib::ConstructParams& construct_params) in Arrow() function in Gtk::Arrow
124 Arrow::Arrow(GtkArrow* castitem) in Arrow() function in Gtk::Arrow
130 Arrow::~Arrow() in ~Arrow()
135 Arrow::CppClassType Arrow::arrow_class_; // initialize static member
137 GType Arrow::get_type() in get_type()
143 GType Arrow::get_base_type() in get_base_type()
149 Arrow::Arrow(ArrowType arrow_type, ShadowType shadow_type) in Arrow() function in Gtk::Arrow
159 void Arrow::set(ArrowType arrow_type, ShadowType shadow_type) in set()
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DArrow.cpp42 Arrow::Arrow(const Hero& hero): in Arrow() function in Solarus::Arrow
82 EntityType Arrow::get_type() const { in get_type()
132 bool Arrow::is_hole_obstacle() const { in is_hole_obstacle()
140 bool Arrow::is_lava_obstacle() const { in is_lava_obstacle()
193 bool Arrow::is_npc_obstacle(Npc& npc) { in is_npc_obstacle()
207 void Arrow::update() { in update()
308 void Arrow::stop() { in stop()
316 bool Arrow::is_stopped() const { in is_stopped()
324 bool Arrow::is_flying() const { in is_flying()
412 void Arrow::notify_attacked_enemy( in notify_attacked_enemy()
[all …]
/dports/science/molsketch/Molsketch-0.7.2/libmolsketch/actions/
H A Darrowtypewidget.cpp29 TIPGEN(Arrow::NoArrow, "line") // -- in arrowTypeWidget()
30 TIPGEN(Arrow::UpperBackward | Arrow::LowerBackward, "arrow") // -> in arrowTypeWidget()
31 …TIPGEN(Arrow::UpperForward | Arrow::LowerForward | Arrow::UpperBackward | Arrow::LowerBackward, "r… in arrowTypeWidget()
32 TIPGEN(Arrow::UpperBackward, "hookUp") // -P in arrowTypeWidget()
33 TIPGEN(Arrow::LowerBackward, "hookDown") // -b in arrowTypeWidget()
34 TIPGEN(Arrow::UpperForward | Arrow::UpperBackward, "eqHook") // in arrowTypeWidget()
35 TIPGEN(Arrow::UpperForward | Arrow::LowerBackward, "eqMirrorHook") in arrowTypeWidget()
36 TIPGEN(Arrow::LowerForward | Arrow::UpperBackward, "eqMirrorHookb") in arrowTypeWidget()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/julia/Arrow/test/
H A Dtesttables.jl56 …col14=[zero(Arrow.Decimal{Int32(2), Int32(2), Int128}), zero(Arrow.Decimal{Int32(2), Int32(2), Int…
57 …col15=[zero(Arrow.Date{Arrow.Meta.DateUnit.DAY, Int32}), zero(Arrow.Date{Arrow.Meta.DateUnit.DAY, …
58 …col16=[zero(Arrow.Time{Arrow.Meta.TimeUnit.SECOND, Int32}), zero(Arrow.Time{Arrow.Meta.TimeUnit.SE…
59 …[zero(Arrow.Timestamp{Arrow.Meta.TimeUnit.SECOND, nothing}), zero(Arrow.Timestamp{Arrow.Meta.TimeU…
60 …(Arrow.Interval{Arrow.Meta.IntervalUnit.YEAR_MONTH, Int32}), zero(Arrow.Interval{Arrow.Meta.Interv…
61 …col19=[zero(Arrow.Duration{Arrow.Meta.TimeUnit.SECOND}), zero(Arrow.Duration{Arrow.Meta.TimeUnit.S…
203 …o(Arrow.Decimal{Int32(2), Int32(2), Arrow.Int256}), zero(Arrow.Decimal{Int32(2), Int32(2), Arrow.I…
214 Arrow.write(io, t; writekw...)
216 tt = Arrow.Table(io; readkw...)
229 tt = Arrow.Table(io; readkw...)
[all …]
H A Druntests.jl29 @testset "Arrow" begin
59 Arrow.write(io, t)
61 tt = Arrow.Table(io)
66 # Arrow.Stream
109 Arrow.write(io, t)
152 Arrow.write(io, t)
163 Arrow.write(io, t)
174 Arrow.write(io, t)
182 Arrow.write(io, t)
191 Arrow.write(io, t)
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/julia/Arrow/test/
H A Dtesttables.jl56 …col14=[zero(Arrow.Decimal{Int32(2), Int32(2), Int128}), zero(Arrow.Decimal{Int32(2), Int32(2), Int…
57 …col15=[zero(Arrow.Date{Arrow.Meta.DateUnit.DAY, Int32}), zero(Arrow.Date{Arrow.Meta.DateUnit.DAY, …
58 …col16=[zero(Arrow.Time{Arrow.Meta.TimeUnit.SECOND, Int32}), zero(Arrow.Time{Arrow.Meta.TimeUnit.SE…
59 …[zero(Arrow.Timestamp{Arrow.Meta.TimeUnit.SECOND, nothing}), zero(Arrow.Timestamp{Arrow.Meta.TimeU…
60 …(Arrow.Interval{Arrow.Meta.IntervalUnit.YEAR_MONTH, Int32}), zero(Arrow.Interval{Arrow.Meta.Interv…
61 …col19=[zero(Arrow.Duration{Arrow.Meta.TimeUnit.SECOND}), zero(Arrow.Duration{Arrow.Meta.TimeUnit.S…
203 …o(Arrow.Decimal{Int32(2), Int32(2), Arrow.Int256}), zero(Arrow.Decimal{Int32(2), Int32(2), Arrow.I…
214 Arrow.write(io, t; writekw...)
216 tt = Arrow.Table(io; readkw...)
229 tt = Arrow.Table(io; readkw...)
[all …]
H A Druntests.jl29 @testset "Arrow" begin
59 Arrow.write(io, t)
61 tt = Arrow.Table(io)
66 # Arrow.Stream
109 Arrow.write(io, t)
152 Arrow.write(io, t)
163 Arrow.write(io, t)
174 Arrow.write(io, t)
182 Arrow.write(io, t)
191 Arrow.write(io, t)
[all …]
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dgtk-arrow.adb28 package body Gtk.Arrow is
42 Arrow : constant Gtk_Arrow := new Gtk_Arrow_Record; constant
44 Gtk.Arrow.Initialize (Arrow, Arrow_Type, Shadow_Type);
45 return Arrow;
53 (Arrow : out Gtk_Arrow;
58 Arrow := new Gtk_Arrow_Record;
59 Gtk.Arrow.Initialize (Arrow, Arrow_Type, Shadow_Type);
76 if not Arrow.Is_Created then
86 (Arrow : not null access Gtk_Arrow_Record;
91 (Arrow : System.Address;
[all …]
/dports/games/pcgen/pcgen/data/3e/mongoose_publishing/collectors_series/quintessential_fighter/
H A Dquintfighterequipweapammo.lst5 Arrow (Armor Piercing) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.35 WT:0.15 SOURCEPAGE:p.50 SPRO…
6 Arrow (Barbed) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.5 WT:0.15 SOURCEPAGE:p.50
7 Arrow (Fire) TYPE:Ammunition.Standard.Wooden.Arrow COST:20 WT:3 SOURCEPAGE:p.50
8 Arrow (Fishing) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.2 WT:0.15 SOURCEPAGE:p.50
9 Arrow (FLight) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.05 WT:0.15 SOURCEPAGE:p.50
10 Arrow (Game) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.2 WT:0.15 SOURCEPAGE:p.50
11 Arrow (Whistling) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.5 WT:0.15 SOURCEPAGE:p.50
12 Arrow (Foot Bow) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.25 WT:0.3 SOURCEPAGE:p.47
/dports/games/pcgen/pcgen/data/35e/mongoose_publishing/collectors_series/quintessential_fighter/
H A Dquintfighterequipweapammo.lst5 Arrow (Armor Piercing) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.35 WT:0.15 SOURCEPAGE:p.50 SPRO…
6 Arrow (Barbed) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.5 WT:0.15 SOURCEPAGE:p.50
7 Arrow (Fire) TYPE:Ammunition.Standard.Wooden.Arrow COST:20 WT:3 SOURCEPAGE:p.50
8 Arrow (Fishing) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.2 WT:0.15 SOURCEPAGE:p.50
9 Arrow (FLight) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.05 WT:0.15 SOURCEPAGE:p.50
10 Arrow (Game) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.2 WT:0.15 SOURCEPAGE:p.50
11 Arrow (Whistling) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.5 WT:0.15 SOURCEPAGE:p.50
12 Arrow (Foot Bow) TYPE:Ammunition.Standard.Wooden.Arrow COST:0.25 WT:0.3 SOURCEPAGE:p.47
/dports/devel/py-arrow/arrow-1.2.1/docs/
H A Dindex.rst1 Arrow: Better dates & times for Python
34 <Arrow [2013-05-07T04:24:24+00:00]>
47 <Arrow [2013-05-05T00:00:00-07:00]>
82 >>> arrow.Arrow(2013, 5, 5)
210 Or another Arrow, or datetime:
299 (<Arrow [2013-05-07T05:00:00+00:00]>, <Arrow [2013-05-07T05:59:59.999999+00:00]>)
320 (<Arrow [2013-05-05T12:00:00+00:00]>, <Arrow [2013-05-05T12:59:59.999999+00:00]>)
321 (<Arrow [2013-05-05T13:00:00+00:00]>, <Arrow [2013-05-05T13:59:59.999999+00:00]>)
322 (<Arrow [2013-05-05T14:00:00+00:00]>, <Arrow [2013-05-05T14:59:59.999999+00:00]>)
323 (<Arrow [2013-05-05T15:00:00+00:00]>, <Arrow [2013-05-05T15:59:59.999999+00:00]>)
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/js/perf/
H A Dconfig.ts18 import * as Arrow from '../src/Arrow.dom';
32 const values = Arrow.Utf8Vector.from(['Charlottesville', 'New York', 'San Francisco', 'Seattle', 'T…
49 const originType = new Arrow.Dictionary(values.type, new Arrow.Int8, 0, false);
50 const destinationType = new Arrow.Dictionary(values.type, new Arrow.Int8, 0, false);
52 return Arrow.RecordBatch.new({
53 'lat': Arrow.Float32Vector.from(lat),
54 'lng': Arrow.Float32Vector.from(lng),
55 …'origin': Arrow.Vector.new(Arrow.Data.Dictionary(originType, 0, origin.length, 0, null, origin, va…
56 …'destination': Arrow.Vector.new(Arrow.Data.Dictionary(destinationType, 0, destination.length, 0, n…
60 const tracks = new Arrow.DataFrame(batches[0].schema, batches);
/dports/science/molsketch/Molsketch-0.7.2/libmolsketch/
H A Darrow.cpp41 struct Arrow::privateData : public Arrow::Properties
45 Arrow::Arrow(QGraphicsItem *parent) in Arrow() function in Molsketch::Arrow
54 Arrow::~Arrow() in ~Arrow()
80 Arrow::ArrowType Arrow::getArrowType() const in getArrowType()
223 QPointF Arrow::lastPoint() const in lastPoint()
229 QPointF Arrow::firstPoint() const in firstPoint()
253 QString Arrow::xmlName() const { in xmlName()
257 QString Arrow::xmlClassName() { in xmlClassName()
261 Arrow::Properties Arrow::getProperties() const in getProperties()
273 void Arrow::setProperties(const Arrow::Properties &p) in setProperties()
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/plmo/
H A Dsetarr1.men1 This is file setarr1.men--Set Arrow Attributes for Single Arrow
4 1. Set Arrow Attributes for a Single Arrow
7 4. Arrow Number to Set Attributes For:
9 5. X Coordinate for Start of Arrow:
11 6. Y Coordinate for Start of Arrow:
13 7. X Coordinate for End of Arrow:
15 8. Y Coordinate for End of Arrow:
18 10. Color for Arrow:
20 11. Line Type for Arrow:
22 12. Line Thickness for Arrow:
[all …]

12345678910>>...208