Home
last modified time | relevance | path

Searched defs:_Segment (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/gstreamer1-plugins-gnonlin/gnonlin-1.4.0/tests/check/gnl/
H A Dcommon.h35 typedef struct _Segment { struct
36 gdouble rate;
37 GstFormat format;
38 guint64 start, stop, position;
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/tests/check/nle/
H A Dcommon.h36 typedef struct _Segment { struct
37 gdouble rate;
38 GstFormat format;
39 guint64 start, stop, position;
/dports/astro/routino/routino-3.3.3/src/
H A Dsegments.h41 struct _Segment struct
55 typedef struct _SegmentsFile argument
/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Dmltaln.h221 typedef struct _Segment struct
229 struct _Segment *pair; argument
233 typedef struct _Segments argument
/dports/lang/ghc/ghc-8.10.7/rts/
H A DLinkerInternals.h127 typedef struct _Segment { struct
128 void *start; /* page aligned start address of a segment */
129 size_t size; /* page rounded size of a segment */
130 SegmentProt prot; /* mem protection to set after all symbols were
133 int *sections_idx; /* an array of section indexes assigned to this segment */
134 int n_sections;
/dports/audio/rhythmbox/rhythmbox-3.4.4/widgets/
H A Drb-segmented-bar.c103 struct _Segment { struct
111 typedef struct _Segment Segment; argument
/dports/security/snort/snort-2.9.18/src/
H A Dobfuscation.c1172 typedef struct _Segment struct
1177 struct _Segment *next; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/google/api/control/
H A Dpath_template.py25 _Segment = namedtuple('_Segment', ['kind', 'literal']) variable
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourcecontextengine.c308 struct _Segment struct
310 Segment *parent;
311 Segment *next;
312 Segment *prev;
313 Segment *children;
319 Context *context;
325 gint start_at;
326 gint end_at;
331 gint start_len;
332 gint end_len;
[all …]
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcecontextengine.c309 struct _Segment struct
311 Segment *parent;
312 Segment *next;
313 Segment *prev;
314 Segment *children;
320 Context *context;
326 gint start_at;
327 gint end_at;
332 gint start_len;
333 gint end_len;
[all …]
/dports/games/spacezero/spacezero/include/
H A Dobjects.h226 struct _Segment{ struct
229 struct _Segment *next; argument
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/gtksourceview/
H A Dgtksourcecontextengine.c324 struct _Segment struct
326 Segment *parent;
327 Segment *next;
328 Segment *prev;
329 Segment *children;
330 Segment *last_child;
334 Context *context;
340 gint start_at;
341 gint end_at;
345 gint start_len;
[all …]
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/graphics/charts/
H A Dutils3d.py124 class _Segment: class
/dports/multimedia/streamlink/streamlink-2.1.2/tests/plugins/
H A Dtest_twitch.py10 from tests.mixins.stream_hls import EventedHLSStreamWriter, Playlist, Segment as _Segment, Tag, Tes… unknown
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libnest2d/include/libnest2d/
H A Dgeometry_traits.hpp233 class _Segment: PointPair<P> { class
243 inline _Segment(const P& p, const P& pp): in _Segment() function in libnest2d::_Segment
/dports/devel/libnest2d-ultimaker/libnest2d-4d6fb4d/include/libnest2d/
H A Dgeometry_traits.hpp234 class _Segment: PointPair<P> { class
244 inline _Segment(const P& p, const P& pp): in _Segment() function in libnest2d::_Segment