Home
last modified time | relevance | path

Searched defs:links (Results 1 – 25 of 4943) sorted by relevance

12345678910>>...198

/dports/www/newsboat/newsboat-2.22.1/test/
H A Dhtmlrenderer.cpp85 std::vector<LinkPair> links; variable
108 std::vector<LinkPair> links; variable
127 std::vector<LinkPair> links; variable
138 std::vector<LinkPair> links; variable
149 std::vector<LinkPair> links; variable
209 std::vector<LinkPair> links; variable
225 std::vector<LinkPair> links; variable
242 std::vector<LinkPair> links; variable
258 std::vector<LinkPair> links; variable
272 std::vector<LinkPair> links; variable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/docs/
H A DOffMainThreadPainting.rst217 ….org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/gfx/2d/DrawTargetCapture.h#22>`__
218 .. [2] `Creating DrawTargetCapture for rotated
220 .. [3] `Dispatch DrawTargetCapture for rotated
222 .. [4] `Creating DrawTargetCapture for
224 .. [5] `Dispatch DrawTargetCapture for
226 …ox.org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/gfx/layers/PaintThread.h#53>`__
228 .. [8] `Sync flushing draw
230 .. [9] `Postponing messages for
232 .. [10] `Releasing messages for
234 .. [11] `Releasing texture clients on main
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/docs/
H A DOffMainThreadPainting.rst217 ….org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/gfx/2d/DrawTargetCapture.h#22>`__
218 .. [2] `Creating DrawTargetCapture for rotated
220 .. [3] `Dispatch DrawTargetCapture for rotated
222 .. [4] `Creating DrawTargetCapture for
224 .. [5] `Dispatch DrawTargetCapture for
226 …ox.org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/gfx/layers/PaintThread.h#53>`__
228 .. [8] `Sync flushing draw
230 .. [9] `Postponing messages for
232 .. [10] `Releasing messages for
234 .. [11] `Releasing texture clients on main
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/docs/
H A DOffMainThreadPainting.rst217 ….org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/gfx/2d/DrawTargetCapture.h#22>`__
218 .. [2] `Creating DrawTargetCapture for rotated
220 .. [3] `Dispatch DrawTargetCapture for rotated
222 .. [4] `Creating DrawTargetCapture for
224 .. [5] `Dispatch DrawTargetCapture for
226 …ox.org/mozilla-central/rev/dd965445ec47fbf3cee566eff93b301666bda0e1/gfx/layers/PaintThread.h#53>`__
228 .. [8] `Sync flushing draw
230 .. [9] `Postponing messages for
232 .. [10] `Releasing messages for
234 .. [11] `Releasing texture clients on main
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dlinks.go21 type links struct { struct
22 JSON bool `flag:"json" help:"emit document links in JSON format"`
24 app *Application
27 func (l *links) Name() string { return "links" }
28 func (l *links) Usage() string { return "<filename>" }
29 func (l *links) ShortHelp() string { return "list links in a file" }
30 func (l *links) DetailedHelp(f *flag.FlagSet) {
44 func (l *links) Run(ctx context.Context, args ...string) error {

12345678910>>...198