Home
last modified time | relevance | path

Searched defs:Links (Results 76 – 100 of 4480) sorted by relevance

12345678910>>...180

/dports/x11-themes/canta-icon-theme/Canta-theme-2020-05-17/
H A DHACKING.md81 #### Upstream theme sources
94 #### Tips
/dports/x11-themes/layan-gtk-themes/Layan-gtk-theme-2021-06-30/
H A DHACKING.md81 #### Upstream theme sources
94 #### Tips
/dports/math/scilab/scilab-6.1.1/scilab/modules/hdf5/src/cpp/
H A Dhandle_properties.hxx44 struct Links struct
46 typedef std::list<std::vector <int> > PathList;
48 static void add(int legend, PathList& path) in add()
53 static PathList get(int legend) in get()
64 static void remove(int legend) in remove()
69 static int count() in count()
74 static std::list<int> legends() in legends()
86 static std::unordered_map<int, PathList> paths;
/dports/japanese/font-koruri/Koruri-20210720/
H A DREADME_EN.md23 ## Links section in Koruri
29 ### Koruri
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/releases/
H A Dindex.md455 #### Links subsubsection
469 ##### Permanent links to release assets
504 ##### Link Types
518 ##### Use a generic package for attaching binaries
/dports/multimedia/shotcut/shotcut-21.03.21/drmingw/doc/
H A DREADME.md161 ## Links section in Dr. Mingw
163 ### Related tools
171 ### Suggested Reading
/dports/security/py-certbot/certbot-1.22.0/
H A DREADME.rst49 Links section in Understanding the client in more depth
72 …e:: https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/master
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/yfronto/newrelic/
H A Dapplications.go37 type Links struct { struct
38 Servers []int `json:"servers,omitempty"`
39 ApplicationHosts []int `json:"application_hosts,omitempty"`
40 ApplicationInstances []int `json:"application_instances,omitempty"`
41 AlertPolicy int `json:"alert_policy,omitempty"`
55 Links Links `json:"links,omitempty"` member
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DLinks.java23 class Links { class
27 Links() { in Links() method in Links
31 Links(final int initialSize) { in Links() method in Links
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DLinks.java23 class Links { class
27 Links() { in Links() method in Links
31 Links(final int initialSize) { in Links() method in Links
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Documentation/markdown/Overview/
H A D01-Getting-Started.md6 ### Software requirements
16 ### Installation instructions
30 ### Getting started
48 ### Useful links and tools
64 ### Frequently asked questions
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Documentation/markdown/Overview/
H A D01-Getting-Started.md6 ### Software requirements
16 ### Installation instructions
30 ### Getting started
48 ### Useful links and tools
64 ### Frequently asked questions
/dports/textproc/yq/yq-2.13.0/
H A DREADME.rst126 Links section in yq: Command-line YAML/XML/TOML processor - jq wrapper for YAML, XML, TOML documents
134 Bugs
/dports/archivers/deco/deco-1.6.4/
H A DREADME.md107 ## Links section in deco file extraction framework
110 ### Extractor wrappers for deco
117 ### Similar programs
/dports/www/py-django-reversion-compare/django-reversion-compare-0.14.0/
H A DREADME.rst591 Links section in v0.12.0
600 …ttps://github.com/jedie/django-reversion-compare: https://github.com/jedie/django-reversion-compare
601 …ps://pypi.org/project/django-reversion-compare/: https://pypi.org/project/django-reversion-compare/
/dports/security/lego/lego-4.5.3/internal/dnsdocs/
H A Dgenerator.go45 Links *Links // Links member
55 type Links struct { struct
56 API string
57 GoClient string
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/internal/dnsdocs/
H A Dgenerator.go46 Links *Links // Links member
56 type Links struct { struct
57 API string
58 GoClient string
/dports/www/py-flask-marshmallow/flask-marshmallow-0.14.0/docs/
H A Dindex.rst241 .. _marshmallow docs: http://marshmallow.readthedocs.io
243 .. _Flask docs: http://flask.pocoo.org/docs/
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runtime-spec/
H A Dstyle.md24 ## Links section in <a name="styleAndConventions" />Style and conventions
105 ### Links subsection
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runtime-spec/
H A Dstyle.md24 ## Links section in <a name="styleAndConventions" />Style and conventions
105 ### Links subsection
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_data_structures-718.0.0/src/
H A Dvec_linked_list.rs37 pub trait Links { interface
43 impl<Ls> Links for &Ls impl
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_data_structures-722.0.0/src/
H A Dvec_linked_list.rs37 pub trait Links { trait
43 impl<Ls> Links for &Ls impl
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_data_structures/src/
H A Dvec_linked_list.rs37 pub trait Links { trait
43 impl<Ls> Links for &Ls impl
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_data_structures/src/
H A Dvec_linked_list.rs37 pub trait Links { interface
43 impl<Ls> Links for &Ls impl
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/api/
H A Dgroups.md1240 ### List LDAP group links **(PREMIUM SELF)**
1252 ### Add LDAP group link with CN or filter **(PREMIUM SELF)**
1271 ### Delete LDAP group link **(PREMIUM SELF)**
1296 ### Delete LDAP group link with CN or filter **(PREMIUM SELF)**

12345678910>>...180