Home
last modified time | relevance | path

Searched defs:Frame (Results 1 – 25 of 4374) sorted by relevance

12345678910>>...175

/dports/shells/elvish/elvish-0.17.0/pkg/eval/
H A Dframe.go20 type Frame struct { struct
21 Evaler *Evaler
23 srcMeta parse.Source
25 local, up *Ns
27 intCh <-chan struct{}
28 ports []*Port
30 traceback *StackTrace
32 background bool
81 func (fm *Frame) Close() error {
94 func (fm *Frame) InputFile() *os.File {
[all …]
H A Dbuiltin_fn_io.go86 func put(fm *Frame, args ...interface{}) error {
174 func readLine(fm *Frame) (string, error) {
466 func repr(fm *Frame, args ...interface{}) error {
505 func show(fm *Frame, v diag.Shower) error {
530 func onlyBytes(fm *Frame) error {
560 func onlyValues(fm *Frame) error {
605 func slurp(fm *Frame) (string, error) {
629 func fromLines(fm *Frame) error {
686 func fromJSON(fm *Frame) error {
816 func toLines(fm *Frame, inputs Inputs) error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/grafana-plugin-sdk-go/data/
H A Dframe.go33 type Frame struct { struct
35 Name string
39 Fields []*Field
42 RefID string
45 Meta *FrameMeta
49 func (f *Frame) UnmarshalJSON(b []byte) error {
98 func (f *Frame) DeleteRow(rowIdx int) {
143 func (f *Frame) EmptyCopy() *Frame {
212 func (f *Frame) Rows() int {
248 func (f *Frame) Extend(i int) {
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dframe.h10 typedef struct Frame Frame; typedef
31 struct Frame struct
39 void (*scroll)(Frame*, int); /* scroll function provided by application */ argument
56 ulong frcharofpt(Frame*, Point); argument
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/text/
H A Dtext.go72 type Frame struct { struct
96 lines []Line
97 boxes []Box
108 freeP, freeL, freeB int32
110 firstP int32
114 faceHeight int32
115 face font.Face
125 len int
126 text []byte
131 seqNum uint64
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/text/
H A Dtext.go72 type Frame struct { struct
96 lines []Line
97 boxes []Box
108 freeP, freeL, freeB int32
110 firstP int32
114 faceHeight int32
115 face font.Face
125 len int
126 text []byte
131 seqNum uint64
[all …]
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/rivo/tview/
H A Dframe.go19 type Frame struct { struct
20 *Box
23 primitive Primitive
26 text []*frameText
29 top, bottom, header, footer, left, right int
58 func (f *Frame) AddText(text string, header bool, align int, color tcell.Color) *Frame {
69 func (f *Frame) Clear() *Frame {
77 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame {
83 func (f *Frame) Draw(screen tcell.Screen) {
147 func (f *Frame) Focus(delegate func(p Primitive)) {
[all …]
/dports/net-im/tut/tut-0.0.17/vendor/github.com/rivo/tview/
H A Dframe.go19 type Frame struct { struct
20 *Box
23 primitive Primitive
26 text []*frameText
29 top, bottom, header, footer, left, right int
59 func (f *Frame) AddText(text string, header bool, align int, color tcell.Color) *Frame {
70 func (f *Frame) Clear() *Frame {
78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame {
84 func (f *Frame) Draw(screen tcell.Screen) {
146 func (f *Frame) Focus(delegate func(p Primitive)) {
[all …]
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dframe.go19 type Frame struct { struct
20 *Box
23 primitive Primitive
26 text []*frameText
29 top, bottom, header, footer, left, right int
59 func (f *Frame) AddText(text string, header bool, align int, color tcell.Color) *Frame {
70 func (f *Frame) Clear() *Frame {
78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame {
84 func (f *Frame) Draw(screen tcell.Screen) {
146 func (f *Frame) Focus(delegate func(p Primitive)) {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/tview-2e907d29e475/
H A Dframe.go19 type Frame struct { struct
20 *Box
23 primitive Primitive
26 text []*frameText
29 top, bottom, header, footer, left, right int
59 func (f *Frame) AddText(text string, header bool, align int, color tcell.Color) *Frame {
70 func (f *Frame) Clear() *Frame {
78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame {
84 func (f *Frame) Draw(screen tcell.Screen) {
146 func (f *Frame) Focus(delegate func(p Primitive)) {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/
H A Dframe.go19 type Frame struct { struct
20 *Box
23 primitive Primitive
26 text []*frameText
29 top, bottom, header, footer, left, right int
59 func (f *Frame) AddText(text string, header bool, align int, color tcell.Color) *Frame {
70 func (f *Frame) Clear() *Frame {
78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame {
84 func (f *Frame) Draw(screen tcell.Screen) {
146 func (f *Frame) Focus(delegate func(p Primitive)) {
[all …]
/dports/sysutils/siegfried/siegfried-1.9.1/internal/bytematcher/frames/
H A Dframes.go27 type Frame struct { struct
28 Min int
29 Max int
30 OffType
31 patterns.Pattern
110 func NonZero(f Frame) bool {
126 func TotalLength(f Frame) int {
137 func (f Frame) Match(b []byte) []int {
180 func (f Frame) MatchR(b []byte) []int {
222 func (f Frame) Equals(f1 Frame) bool {
[all …]
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DBeagleWksStructManager.hxx102 struct Frame { struct in BeagleWksStructManager
104 Frame() in Frame() argument
131 bool m_charAnchor;
133 int m_id;
135 int m_pictId;
137 MWAWVec2f m_origin;
139 MWAWVec2f m_dim;
141 int m_page;
143 int m_wrap;
145 MWAWBorder m_border;
[all …]
/dports/devel/kyra/kyra/engine/
H A Dparser.h47 struct Frame struct
49 Frame() : x( 0 ), y( 0 ), width( 0 ), height( 0 ), hotspotX( 0 ), in Frame() function
76 static void ReadFrameAttributes( const TiXmlNode* node, argument
77 KrDom::Frame* frame ); argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/mdlayher/ethernet/
H A Dethernet.go56 type Frame struct { struct
61 Destination net.HardwareAddr
67 Source net.HardwareAddr
74 ServiceVLAN *VLAN
79 VLAN *VLAN
83 EtherType EtherType
86 Payload []byte
103 func (f *Frame) MarshalFCS() ([]byte, error) {
118 func (f *Frame) read(b []byte) (int, error) {
213 func (f *Frame) UnmarshalFCS(b []byte) error {
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_curvature_from_sliding/
H A Dframe.h31 struct Frame{ struct
32 S aX,aY,aZ; // euler angles
33 vcg::Point3<S> orig; // origine del reference frame
34 vcg::Matrix33<S> rot;
35 S & Ang(const int & i){ return (i==0)?aX:( (i==1)? aY : aZ);} in Ang()
37 void angles(vcg::Matrix33<S> mm) { in angles()
76 Frame(){} in Frame() argument
77 Frame(vcg::Matrix33<S> m, vcg::Point3<S> O){ in Frame() function
82 void angles(vcg::Matrix44<S> mm) { in angles()
90 vcg::Point3<S> Apply(vcg::Point3<S> p){ in Apply()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/getsentry/sentry-go/
H A Dstacktrace.go162 type Frame struct { struct
164 Symbol string `json:"symbol,omitempty"`
165 Module string `json:"module,omitempty"`
166 Package string `json:"package,omitempty"`
169 Lineno int `json:"lineno,omitempty"`
170 Colno int `json:"colno,omitempty"`
174 InApp bool `json:"in_app,omitempty"`
175 Vars map[string]interface{} `json:"vars,omitempty"`
179 func NewFrame(f runtime.Frame) Frame {
258 func filterFrames(frames []Frame) []Frame {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/getsentry/sentry-go/
H A Dstacktrace.go162 type Frame struct { struct
164 Symbol string `json:"symbol,omitempty"`
165 Module string `json:"module,omitempty"`
166 Package string `json:"package,omitempty"`
169 Lineno int `json:"lineno,omitempty"`
170 Colno int `json:"colno,omitempty"`
174 InApp bool `json:"in_app,omitempty"`
175 Vars map[string]interface{} `json:"vars,omitempty"`
179 func NewFrame(f runtime.Frame) Frame {
258 func filterFrames(frames []Frame) []Frame {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/getsentry/sentry-go/
H A Dstacktrace.go162 type Frame struct { struct
164 Symbol string `json:"symbol,omitempty"`
165 Module string `json:"module,omitempty"`
166 Package string `json:"package,omitempty"`
169 Lineno int `json:"lineno,omitempty"`
170 Colno int `json:"colno,omitempty"`
174 InApp bool `json:"in_app,omitempty"`
175 Vars map[string]interface{} `json:"vars,omitempty"`
179 func NewFrame(f runtime.Frame) Frame {
258 func filterFrames(frames []Frame) []Frame {
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/getsentry/sentry-go/
H A Dstacktrace.go162 type Frame struct { struct
164 Symbol string `json:"symbol,omitempty"`
165 Module string `json:"module,omitempty"`
166 Package string `json:"package,omitempty"`
169 Lineno int `json:"lineno,omitempty"`
170 Colno int `json:"colno,omitempty"`
174 InApp bool `json:"in_app,omitempty"`
175 Vars map[string]interface{} `json:"vars,omitempty"`
179 func NewFrame(f runtime.Frame) Frame {
258 func filterFrames(frames []Frame) []Frame {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/pierrec/lz4/v4/internal/lz4stream/
H A Dframe.go27 type Frame struct { struct
29 Magic uint32
30 Descriptor FrameDescriptor
31 Blocks Blocks
32 Checksum uint32
33 checksum xxh32.XXHZero
38 func (f *Frame) Reset(num int) {
59 func (f *Frame) CloseW(dst io.Writer, num int) error {
76 func (f *Frame) isLegacy() bool {
80 func (f *Frame) ParseHeaders(src io.Reader) error {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/pierrec/lz4/v4/internal/lz4stream/
H A Dframe.go27 type Frame struct { struct
29 Magic uint32
30 Descriptor FrameDescriptor
31 Blocks Blocks
32 Checksum uint32
33 checksum xxh32.XXHZero
38 func (f *Frame) Reset(num int) {
59 func (f *Frame) CloseW(dst io.Writer, num int) error {
76 func (f *Frame) isLegacy() bool {
80 func (f *Frame) ParseHeaders(src io.Reader) error {
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/pierrec/lz4/v4/internal/lz4stream/
H A Dframe.go27 type Frame struct { struct
29 Magic uint32
30 Descriptor FrameDescriptor
31 Blocks Blocks
32 Checksum uint32
33 checksum xxh32.XXHZero
38 func (f *Frame) Reset(num int) {
59 func (f *Frame) CloseW(dst io.Writer, num int) error {
76 func (f *Frame) isLegacy() bool {
80 func (f *Frame) ParseHeaders(src io.Reader) error {
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/access/
H A Dtransam.h27 * FirstNormalTransactionId is the first "normal" transaction id.
29 * ----------------
31 #define InvalidTransactionId ((TransactionId) 0)
32 #define BootstrapTransactionId ((TransactionId) 1)
33 #define FrozenTransactionId ((TransactionId) 2)
38 * transaction ID manipulation macros
47 #define EpochFromFullTransactionId(x) ((uint32) ((x).value >> 32))
62 } FullTransactionId;
78 if ((dest) < FirstNormalTransactionId) \
82 /* advance a FullTransactionId variable, stepping over special XIDs */
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/stretchr/testify/require/
H A Ddoc.go21 // Assertions
23 // The `require` package have same global functions as in the `assert` package,
26 // Every assertion function also takes an optional string message as the final argument,
27 // allowing custom error messages to be appended to the message the assertion method outputs.

12345678910>>...175