Home
last modified time | relevance | path

Searched defs:point (Results 151 – 175 of 19023) sorted by relevance

12345678910>>...761

/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/local_function/test/
H A Doperator_seq.cpp13 struct point { struct
17 BOOST_TYPEOF_REGISTER_TYPE(point) // Register for `NAME` below. in BOOST_TYPEOF_REGISTER_TYPE() argument
/dports/devel/hyperscan/boost_1_75_0/libs/local_function/test/
H A Doperator.cpp19 struct point { struct
23 BOOST_TYPEOF_REGISTER_TYPE(point) // Register for `NAME` below. in BOOST_TYPEOF_REGISTER_TYPE() argument
H A Doperator_error.cpp18 struct point { struct
22 BOOST_TYPEOF_REGISTER_TYPE(point) // Register for `NAME` below. in BOOST_TYPEOF_REGISTER_TYPE() argument
H A Doperator_error_seq.cpp13 struct point { struct
17 BOOST_TYPEOF_REGISTER_TYPE(point) // Register for `NAME` below. in BOOST_TYPEOF_REGISTER_TYPE() argument
H A Doperator_seq.cpp13 struct point { struct
17 BOOST_TYPEOF_REGISTER_TYPE(point) // Register for `NAME` below. in BOOST_TYPEOF_REGISTER_TYPE() argument
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/strategies/utils_st/
H A Dpoint.h9 typedef struct point { struct
13 } point_t; argument
/dports/graphics/aseprite/aseprite-1.2.9/src/app/tools/
H A Dcontrollers.h20 void pressButton(Stroke& stroke, const Point& point) override { in pressButton()
25 bool isMovingOrigin(ToolLoop* loop, Stroke& stroke, const Point& point) { in isMovingOrigin()
57 void pressButton(Stroke& stroke, const Point& point) override { in pressButton()
62 bool releaseButton(Stroke& stroke, const Point& point) override { in releaseButton()
105 void pressButton(Stroke& stroke, const Point& point) override { in pressButton()
115 bool releaseButton(Stroke& stroke, const Point& point) override { in releaseButton()
282 void pressButton(Stroke& stroke, const Point& point) override { in pressButton()
289 bool releaseButton(Stroke& stroke, const Point& point) override { in releaseButton()
339 void pressButton(Stroke& stroke, const Point& point) override { in pressButton()
374 void pressButton(Stroke& stroke, const Point& point) override { in pressButton()
[all …]
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphpcchildframe.cpp123 void CChildFrame::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
129 void CChildFrame::OnLButtonUp(UINT nFlags, CPoint point) in OnLButtonUp()
135 void CChildFrame::OnLButtonDblClk(UINT nFlags, CPoint point) in OnLButtonDblClk()
140 void CChildFrame::OnMButtonDown(UINT nFlags, CPoint point) in OnMButtonDown()
146 void CChildFrame::OnMButtonUp(UINT nFlags, CPoint point) in OnMButtonUp()
152 void CChildFrame::OnMButtonDblClk(UINT nFlags, CPoint point) in OnMButtonDblClk()
157 void CChildFrame::OnRButtonDown(UINT nFlags, CPoint point) in OnRButtonDown()
163 void CChildFrame::OnRButtonUp(UINT nFlags, CPoint point) in OnRButtonUp()
169 void CChildFrame::OnRButtonDblClk(UINT nFlags, CPoint point) in OnRButtonDblClk()
174 void CChildFrame::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go228 type point struct { struct
229 time time.Time
234 key []byte
237 fields []byte
240 ts []byte
246 cachedName string
249 cachedTags Tags
251 it fieldIterator
1511 func (p *point) Tags() Tags {
2336 func (p *point) Next() bool {
[all …]
/dports/science/py-dipy/dipy-1.4.1/dipy/tracking/
H A Dstopping_criterion.pyx17 cpdef StreamlineStatus check_point(self, double[::1] point):
23 cdef StreamlineStatus check_point_c(self, double* point):
37 cdef StreamlineStatus check_point_c(self, double* point):
74 cdef StreamlineStatus check_point_c(self, double* point):
142 cpdef double get_exclude(self, double[::1] point):
148 cdef get_exclude_c(self, double* point):
155 cpdef double get_include(self, double[::1] point):
161 cdef get_include_c(self, double* point):
194 cdef StreamlineStatus check_point_c(self, double* point):
256 cdef StreamlineStatus check_point_c(self, double* point):
/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Ddebug_point.c64 debug_point_init(DebugPoint *point, const char *name) in debug_point_init()
76 debug_point_enable(const DebugPoint *point) in debug_point_enable()
98 debug_point_release(const DebugPoint *point) in debug_point_release()
117 DebugPoint point; in ts_debug_point_enable() local
135 DebugPoint point; in ts_debug_point_release() local
176 DebugPoint point; in ts_debug_point_wait() local
244 DebugPoint point; in ts_debug_point_raise_error_if_enabled() local
/dports/audio/lilv/lilv-0.24.12/src/
H A Dscalepoint.c27 LilvScalePoint* point = (LilvScalePoint*)malloc(sizeof(LilvScalePoint)); in lilv_scale_point_new() local
34 lilv_scale_point_free(LilvScalePoint* point) in lilv_scale_point_free()
44 lilv_scale_point_get_value(const LilvScalePoint* point) in lilv_scale_point_get_value()
50 lilv_scale_point_get_label(const LilvScalePoint* point) in lilv_scale_point_get_label()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/src/
H A Dscalepoint.c27 LilvScalePoint* point = (LilvScalePoint*)malloc(sizeof(LilvScalePoint)); in lilv_scale_point_new() local
34 lilv_scale_point_free(LilvScalePoint* point) in lilv_scale_point_free()
44 lilv_scale_point_get_value(const LilvScalePoint* point) in lilv_scale_point_get_value()
50 lilv_scale_point_get_label(const LilvScalePoint* point) in lilv_scale_point_get_label()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/More_Locations/multistory_houses/
H A Dovermap_specials.json6 { "point": [ 0, 0, 0 ], "overmap": "3storyA_first_north" }, array
7 { "point": [ 0, 0, 1 ], "overmap": "3storyA_second_north" }, array
8 { "point": [ 0, 0, 2 ], "overmap": "3storyA_third_north" }, array
9 { "point": [ 0, 0, 3 ], "overmap": "3storyA_roof_north" }, array
10 { "point": [ 0, 0, -1 ], "overmap": "3storyA_basement_north" } array
23 { "point": [ 0, 0, 0 ], "overmap": "3storyB_first_north" }, array
24 { "point": [ 0, 0, 1 ], "overmap": "3storyB_second_north" }, array
25 { "point": [ 0, 0, 2 ], "overmap": "3storyB_third_north" }, array
26 { "point": [ 0, 0, 3 ], "overmap": "3storyB_roof_north" }, array
40 { "point": [ 0, 0, 0 ], "overmap": "3storyC_first_north" }, array
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/More_Locations/multistory_houses/
H A Dovermap_specials.json6 { "point": [ 0, 0, 0 ], "overmap": "3storyA_first_north" }, array
7 { "point": [ 0, 0, 1 ], "overmap": "3storyA_second_north" }, array
8 { "point": [ 0, 0, 2 ], "overmap": "3storyA_third_north" }, array
9 { "point": [ 0, 0, 3 ], "overmap": "3storyA_roof_north" }, array
10 { "point": [ 0, 0, -1 ], "overmap": "3storyA_basement_north" } array
23 { "point": [ 0, 0, 0 ], "overmap": "3storyB_first_north" }, array
24 { "point": [ 0, 0, 1 ], "overmap": "3storyB_second_north" }, array
25 { "point": [ 0, 0, 2 ], "overmap": "3storyB_third_north" }, array
26 { "point": [ 0, 0, 3 ], "overmap": "3storyB_roof_north" }, array
40 { "point": [ 0, 0, 0 ], "overmap": "3storyC_first_north" }, array
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/influxdata/influxdb/models/
H A Dpoints.go221 type point struct { struct
222 time time.Time
227 key []byte
230 fields []byte
233 ts []byte
239 cachedName string
242 cachedTags Tags
244 it fieldIterator
1495 func (p *point) Tags() Tags {
2257 func (p *point) Next() bool {
[all …]

12345678910>>...761