Home
last modified time | relevance | path

Searched refs:FlagsByName (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/bear/Bear-3.0.17/source/citnames/source/semantic/
H A DParsers.h144 using FlagsByName = std::map<std::string_view, FlagDefinition>; variable
151 explicit FlagParser(FlagsByName const& flags) noexcept in FlagParser()
165 …static std::optional<Match> check_equal(const std::string_view& key, const FlagsByName::value_type…
168 …static std::optional<Match> check_partial(const std::string_view& key, const FlagsByName::value_ty…
170 FlagsByName const& flags_;
H A DToolGcc.h40 …static rust::Result<SemanticPtr> compilation(const FlagsByName &flags, const Execution &execution);
42 static const FlagsByName FLAG_DEFINITION;
H A DToolClang.cc30 const FlagsByName CLANG_FLAG_DEFINITION = {
174 FlagsByName clang_flags(const FlagsByName &base) { in clang_flags()
175 FlagsByName flags(base); in clang_flags()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/security/lego/lego-4.5.3/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/www/beehive/beehive-0.4.0/vendor/github.com/cloudflare/cloudflare-go/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/urfave/cli/cli-1.22.1/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/urfave/cli/
H A Dflag.go53 type FlagsByName []Flag type
55 func (f FlagsByName) Len() int {
59 func (f FlagsByName) Less(i, j int) bool {
63 func (f FlagsByName) Swap(i, j int) {
/dports/net/s5cmd/s5cmd-1.4.0/vendor/github.com/urfave/cli/v2/
H A Dflag.go68 type FlagsByName []Flag type
70 func (f FlagsByName) Len() int {
74 func (f FlagsByName) Less(i, j int) bool {
83 func (f FlagsByName) Swap(i, j int) {

123456