Home
last modified time | relevance | path

Searched refs:deepState (Results 1 – 25 of 138) sorted by relevance

123456

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go116 c.deepState.maxDepth = 0
119 c.deepState.maxDepth = 2
122 c.deepState.maxDepth = 3
128 c.deepState.maxDepth = 4
132 c.deepState.candidateCount++
134 if c.deepState.maxDepth >= 0 {
135 return len(c.deepState.chain) >= c.deepState.maxDepth
175 c.deepState.push(obj, true)
178 c.deepState.pop()
183 c.deepState.push(obj, false)
[all …]
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go116 c.deepState.maxDepth = 0
119 c.deepState.maxDepth = 2
122 c.deepState.maxDepth = 3
128 c.deepState.maxDepth = 4
132 c.deepState.candidateCount++
134 if c.deepState.maxDepth >= 0 {
135 return len(c.deepState.chain) >= c.deepState.maxDepth
175 c.deepState.push(obj, true)
178 c.deepState.pop()
183 c.deepState.push(obj, false)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go116 c.deepState.maxDepth = 0
119 c.deepState.maxDepth = 2
122 c.deepState.maxDepth = 3
128 c.deepState.maxDepth = 4
132 c.deepState.candidateCount++
134 if c.deepState.maxDepth >= 0 {
135 return len(c.deepState.chain) >= c.deepState.maxDepth
175 c.deepState.push(obj, true)
178 c.deepState.pop()
183 c.deepState.push(obj, false)
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go116 c.deepState.maxDepth = 0
119 c.deepState.maxDepth = 2
122 c.deepState.maxDepth = 3
128 c.deepState.maxDepth = 4
132 c.deepState.candidateCount++
134 if c.deepState.maxDepth >= 0 {
135 return len(c.deepState.chain) >= c.deepState.maxDepth
177 c.deepState.push(obj, true)
180 c.deepState.pop()
185 c.deepState.push(obj, false)
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go116 c.deepState.maxDepth = 0
119 c.deepState.maxDepth = 2
122 c.deepState.maxDepth = 3
128 c.deepState.maxDepth = 4
132 c.deepState.candidateCount++
134 if c.deepState.maxDepth >= 0 {
135 return len(c.deepState.chain) >= c.deepState.maxDepth
177 c.deepState.push(obj, true)
180 c.deepState.pop()
185 c.deepState.push(obj, false)
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go116 c.deepState.maxDepth = 0
119 c.deepState.maxDepth = 2
122 c.deepState.maxDepth = 3
128 c.deepState.maxDepth = 4
132 c.deepState.candidateCount++
134 if c.deepState.maxDepth >= 0 {
135 return len(c.deepState.chain) >= c.deepState.maxDepth
177 c.deepState.push(obj, true)
180 c.deepState.pop()
185 c.deepState.push(obj, false)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go116 c.deepState.maxDepth = 0
119 c.deepState.maxDepth = 2
122 c.deepState.maxDepth = 3
128 c.deepState.maxDepth = 4
132 c.deepState.candidateCount++
134 if c.deepState.maxDepth >= 0 {
135 return len(c.deepState.chain) >= c.deepState.maxDepth
177 c.deepState.push(obj, true)
180 c.deepState.pop()
185 c.deepState.push(obj, false)
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddeep_completion.go136 c.deepState.maxDepth = 0
139 c.deepState.maxDepth = 2
142 c.deepState.maxDepth = 3
148 c.deepState.maxDepth = 4
152 c.deepState.candidateCount++
154 if c.deepState.maxDepth >= 0 {
155 return len(c.deepState.chain) >= c.deepState.maxDepth
197 c.deepState.push(obj, true)
200 c.deepState.pop()
205 c.deepState.push(obj, false)
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/lsp/source/
H A Ddeep_completion.go91 return len(c.deepState.chain) > 0
110 c.deepState.maxDepth = 0
113 c.deepState.maxDepth = 2
116 c.deepState.maxDepth = 3
122 c.deepState.maxDepth = 4
126 c.deepState.candidateCount++
128 if c.deepState.maxDepth >= 0 {
129 return len(c.deepState.chain) >= c.deepState.maxDepth
138 if c.deepState.maxDepth == 0 {
160 c.deepState.push(obj)
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
160 c.deepState.candidateCount++
170 if !c.deepState.queueClosed && spent >= 0.85 {
171 c.deepState.queueClosed = true
177 if !c.deepState.enabled || c.deepState.queueClosed {
199 path, names := c.deepState.newPath(cand, obj, true)
204 c.deepState.enqueue(newCand)
209 path, names := c.deepState.newPath(cand, obj, false)
215 c.deepState.enqueue(newCand)
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/internal/lsp/source/completion/
H A Ddeep_completion.go120 for len(c.deepState.searchQueue) > 0 {
121 cand := c.deepState.dequeue()
164 c.deepState.candidateCount++
174 if !c.deepState.queueClosed && spent >= 0.85 {
175 c.deepState.queueClosed = true
181 if !c.deepState.enabled || c.deepState.queueClosed {
203 path, names := c.deepState.newPath(cand, obj, true)
208 c.deepState.enqueue(newCand)
213 path, names := c.deepState.newPath(cand, obj, false)
219 c.deepState.enqueue(newCand)
[all …]

123456