Home
last modified time | relevance | path

Searched refs:stacks (Results 1 – 25 of 5578) sorted by relevance

12345678910>>...224

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/scripts/common/check/inspxe-suppressions/
H A D_vs.sup4 stacks = {
13 stacks = {
22 stacks = {
31 stacks = {
41 stacks = {
51 stacks = {
61 stacks = {
71 stacks = {
81 stacks = {
91 stacks = {
[all …]
H A Dserial.sup4 stacks = {
14 stacks = {
24 stacks = {
34 stacks = {
44 stacks = {
54 stacks = {
64 stacks = {
74 stacks = {
84 stacks = {
94 stacks = {
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/scripts/common/check/inspxe-suppressions/
H A D_vs.sup4 stacks = {
13 stacks = {
22 stacks = {
31 stacks = {
41 stacks = {
51 stacks = {
61 stacks = {
71 stacks = {
81 stacks = {
91 stacks = {
[all …]
H A Dserial.sup4 stacks = {
14 stacks = {
24 stacks = {
34 stacks = {
44 stacks = {
54 stacks = {
64 stacks = {
74 stacks = {
84 stacks = {
94 stacks = {
[all …]
/dports/science/jstrack/jstrack/extlib/tcllib1.19/struct/
H A Dstack_tcl.tcl138 variable stacks
154 variable stacks
171 variable stacks
188 variable stacks
193 variable stacks
210 variable stacks
231 variable stacks
263 variable stacks
296 variable stacks
403 variable stacks
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/struct/
H A Dstack_tcl.tcl138 variable stacks
154 variable stacks
171 variable stacks
188 variable stacks
193 variable stacks
210 variable stacks
231 variable stacks
263 variable stacks
296 variable stacks
403 variable stacks
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/struct/
H A Dstack_tcl.tcl138 variable stacks
154 variable stacks
171 variable stacks
188 variable stacks
193 variable stacks
210 variable stacks
231 variable stacks
263 variable stacks
296 variable stacks
403 variable stacks
[all …]
/dports/x11-wm/qtile/qtile-0.18.1/libqtile/layout/
H A Dstack.py90 for stack in self.stacks:
97 c.stacks = [_WinStack(autosplit=self.autosplit) for i in self.stacks]
109 if len(self.stacks) > 1:
111 s = self.stacks[off]
112 self.stacks.remove(s)
115 if self.stacks[off]:
123 self.stacks,
138 for i in self.stacks:
143 for i in self.stacks:
183 for i in self.stacks:
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/cli/command/stack/kubernetes/
H A Dstackclient.go31 stacks composev1beta1.StackInterface member
50 stack, err = s.stacks.Update(stack)
84 list, err := s.stacks.List(opts)
94 stacks[i] = stack
96 return stacks, nil
129 stacks composev1beta2.StackInterface member
152 stack, err = s.stacks.Update(stack)
186 list, err := s.stacks.List(opts)
196 return stacks, nil
260 list, err := s.stacks.List(opts)
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/cli/command/stack/kubernetes/
H A Dstackclient.go31 stacks composev1beta1.StackInterface member
50 stack, err = s.stacks.Update(stack)
84 list, err := s.stacks.List(opts)
94 stacks[i] = stack
96 return stacks, nil
129 stacks composev1beta2.StackInterface member
152 stack, err = s.stacks.Update(stack)
186 list, err := s.stacks.List(opts)
196 return stacks, nil
260 list, err := s.stacks.List(opts)
[all …]
/dports/cad/magic/magic-8.3.245/lisp/scm/
H A Dprs.scm470 (append (loose-ends (car stacks)) (allends (cdr stacks)))
580 ((null? stacks) #t)
581 ((null? (car stacks)) (set-usecount (cdr stacks)))
672 (addpath stacks (car stacks))
750 (list x stacks)
765 (if (null? (car stacks)) (fix-non-loops (cdr stacks))
858 ((null? (car stacks)) (cleanup-stacks (cdr stacks)))
951 ((null? (car stacks)) (rotate-loops (cdr stacks)))
956 (set-car! stacks (loop-unravel (car stacks)))
959 (set-car! stacks (loop-unravel (car stacks)))
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
58 createOpts := stacks.CreateOpts{
69 template := new(stacks.Template)
97 adoptOpts := stacks.AdoptOpts{
159 template := new(stacks.Template)
171 updateOpts := &stacks.UpdateOpts{
186 updateOpts := &stacks.UpdateOpts{
203 updateOpts := &stacks.UpdateOpts{
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
58 createOpts := stacks.CreateOpts{
69 template := new(stacks.Template)
97 adoptOpts := stacks.AdoptOpts{
159 template := new(stacks.Template)
171 updateOpts := &stacks.UpdateOpts{
186 updateOpts := &stacks.UpdateOpts{
203 updateOpts := &stacks.UpdateOpts{
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
58 createOpts := stacks.CreateOpts{
69 template := new(stacks.Template)
97 adoptOpts := stacks.AdoptOpts{
159 template := new(stacks.Template)
171 updateOpts := &stacks.UpdateOpts{
186 updateOpts := &stacks.UpdateOpts{
203 updateOpts := &stacks.UpdateOpts{
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
58 createOpts := stacks.CreateOpts{
69 template := new(stacks.Template)
97 adoptOpts := stacks.AdoptOpts{
159 template := new(stacks.Template)
171 updateOpts := &stacks.UpdateOpts{
186 updateOpts := &stacks.UpdateOpts{
203 updateOpts := &stacks.UpdateOpts{
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
58 createOpts := stacks.CreateOpts{
69 template := new(stacks.Template)
97 adoptOpts := stacks.AdoptOpts{
159 template := new(stacks.Template)
171 updateOpts := &stacks.UpdateOpts{
186 updateOpts := &stacks.UpdateOpts{
203 updateOpts := &stacks.UpdateOpts{
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
58 createOpts := stacks.CreateOpts{
69 template := new(stacks.Template)
97 adoptOpts := stacks.AdoptOpts{
159 template := new(stacks.Template)
171 updateOpts := &stacks.UpdateOpts{
186 updateOpts := &stacks.UpdateOpts{
203 updateOpts := &stacks.UpdateOpts{
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
58 createOpts := stacks.CreateOpts{
69 template := new(stacks.Template)
97 adoptOpts := stacks.AdoptOpts{
159 template := new(stacks.Template)
171 updateOpts := &stacks.UpdateOpts{
186 updateOpts := &stacks.UpdateOpts{
203 updateOpts := &stacks.UpdateOpts{
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/cli/command/stack/kubernetes/
H A Dstackclient.go27 stacks composev1beta1.StackInterface member
42 _, err := s.stacks.Update(stackBeta1)
63 list, err := s.stacks.List(opts)
67 stacks := make([]Stack, len(list.Items))
73 stacks[i] = stack
75 return stacks, nil
108 stacks composev1beta2.StackInterface member
123 _, err := s.stacks.Update(stackBeta2)
144 list, err := s.stacks.List(opts)
148 stacks := make([]Stack, len(list.Items))
[all …]
/dports/lang/smalltalk/smalltalk-3.2.5/packages/opengl/
H A DOpenGLU.st75 gluDisk: outer slices: slices stacks: stacks [
83 inner: 0.0 outer: outer slices: slices stacks: stacks
94 inner: inner outer: outer slices: slices stacks: stacks
97 gluPartialDisk: outer slices: slices stacks: stacks
106 inner: 0.0 outer: outer slices: slices stacks: stacks
119 inner: inner outer: outer slices: slices stacks: stacks
123 gluSphere: radius slices: slices stacks: stacks [
131 radius: radius slices: slices stacks: stacks
143 inner: inner outer: outer slices: slices stacks: stacks [
151 inner: inner outer: outer slices: slices stacks: stacks
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
74 adoptOpts := stacks.AdoptOpts{
124 template := new(stacks.Template)
136 updateOpts := &stacks.UpdateOpts{
151 updateOpts := &stacks.UpdateOpts{
154 expected := stacks.ErrTemplateRequired{}
168 updateOpts := &stacks.UpdateOpts{
189 template := new(stacks.Template)
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
74 adoptOpts := stacks.AdoptOpts{
124 template := new(stacks.Template)
136 updateOpts := &stacks.UpdateOpts{
151 updateOpts := &stacks.UpdateOpts{
154 expected := stacks.ErrTemplateRequired{}
168 updateOpts := &stacks.UpdateOpts{
189 template := new(stacks.Template)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/orchestration/v1/stacks/testing/
H A Drequests_test.go17 template := new(stacks.Template)
29 createOpts := stacks.CreateOpts{
46 template := new(stacks.Template)
74 adoptOpts := stacks.AdoptOpts{
124 template := new(stacks.Template)
136 updateOpts := &stacks.UpdateOpts{
151 updateOpts := &stacks.UpdateOpts{
154 expected := stacks.ErrTemplateRequired{}
168 updateOpts := &stacks.UpdateOpts{
189 template := new(stacks.Template)
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/cli/command/stack/
H A Dlist.go40 stacks := []*formatter.Stack{}
46 stacks = append(stacks, ss...)
57 stacks = append(stacks, ss...)
59 return format(dockerCli, opts, orchestrator, stacks)
62 func format(dockerCli command.Cli, opts options.List, orchestrator command.Orchestrator, stacks []*…
74 sort.Slice(stacks, func(i, j int) bool {
75 return sortorder.NaturalLess(stacks[i].Name, stacks[j].Name) ||
76 !sortorder.NaturalLess(stacks[j].Name, stacks[i].Name) &&
77 sortorder.NaturalLess(stacks[j].Namespace, stacks[i].Namespace)
79 return formatter.StackWrite(stackCtx, stacks)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/cli/command/stack/
H A Dlist.go40 stacks := []*formatter.Stack{}
46 stacks = append(stacks, ss...)
57 stacks = append(stacks, ss...)
59 return format(dockerCli, opts, orchestrator, stacks)
62 func format(dockerCli command.Cli, opts options.List, orchestrator command.Orchestrator, stacks []*…
74 sort.Slice(stacks, func(i, j int) bool {
75 return sortorder.NaturalLess(stacks[i].Name, stacks[j].Name) ||
76 !sortorder.NaturalLess(stacks[j].Name, stacks[i].Name) &&
77 sortorder.NaturalLess(stacks[j].Namespace, stacks[i].Namespace)
79 return formatter.StackWrite(stackCtx, stacks)

12345678910>>...224