Home
last modified time | relevance | path

Searched defs:Env (Results 1 – 25 of 3913) sorted by relevance

12345678910>>...157

/dports/textproc/snowballstemmer/snowball-2.2.0/go/
H A Denv.go10 type Env struct { struct
11 current string
12 Cursor int
13 Limit int
14 LimitBackward int
15 Bra int
16 Ket int
31 func (env *Env) Current() string {
102 func (env *Env) NextChar() {
109 func (env *Env) PrevChar() {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/snowballstem/
H A Denv.go10 type Env struct { struct
11 current string
12 Cursor int
13 Limit int
14 LimitBackward int
15 Bra int
16 Ket int
31 func (env *Env) Current() string {
102 func (env *Env) NextChar() {
109 func (env *Env) PrevChar() {
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/snowballstem/
H A Denv.go10 type Env struct { struct
11 current string
12 Cursor int
13 Limit int
14 LimitBackward int
15 Bra int
16 Ket int
31 func (env *Env) Current() string {
102 func (env *Env) NextChar() {
109 func (env *Env) PrevChar() {
[all …]
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/adapter/test/
H A Denv.go26 type Env struct { struct
28 lock sync.Mutex // guards logs
29 logs []string
38 func (e *Env) Logger() adapter.Logger {
43 func (e *Env) ScheduleWork(fn adapter.WorkFunc) {
80 func (e *Env) InfoEnabled() bool {
85 func (e *Env) WarnEnabled() bool {
90 func (e *Env) ErrorEnabled() bool {
95 func (e *Env) DebugEnabled() bool {
100 func (e *Env) GetLogs() []string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-cf/
H A Dbackend_test.go201 type Env struct { struct
202 Ctx context.Context
203 Storage logical.Storage
205 Backend logical.Backend
206 TestConf *models.Configuration
207 TestRole *models.RoleEntry
208 TestCerts *certificates.TestCertificates
282 func (e *Env) ReadConfig(t *testing.T) {
530 func (e *Env) ReadRole(t *testing.T) {
585 func (e *Env) ListRoles(t *testing.T) {
[all …]
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/classic/
H A Denv.go42 type Env struct { struct
43 *ThreadGlobals
44 Binds BindMap
45 Types TypeMap
46 Proxies TypeMap
47 Outer *Env
48 CallStack *CallStack
49 iotaOffset int
50 Name, Path string
72 func (env *Env) TopEnv() *Env {
[all …]
/dports/security/keybase/client-v5.7.1/go/libkb/
H A Denv.go282 type Env struct { struct
283 sync.RWMutex
284 cmd CommandLine
285 config ConfigReader
286 HomeFinder HomeFinder
287 writer ConfigWriter
288 Test *TestParameters
289 updaterConfig UpdaterConfigReader
290 guiConfig *JSONFile
828 func (e *Env) GetDebug() bool {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/cel/
H A Denv.go80 type Env struct { struct
81 declarations []*exprpb.Decl
82 macros []parser.Macro
83 pkg packages.Packager
84 adapter ref.TypeAdapter
85 provider ref.TypeProvider
87 progOpts []ProgramOption
89 enableDynamicAggregateLiterals bool
92 chk *checker.Env
93 chkErr error
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/htmlroff/
H A Dt17.c6 typedef struct Env Env; typedef
7 struct Env struct
9 int s;
10 int s0;
11 int f;
12 int f0;
13 int fi;
37 Env defenv = argument
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Denv.go23 type Env struct { struct
24 T *testing.T member
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Denv.go23 type Env struct { struct
24 T testing.TB
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Denv.go23 type Env struct { struct
24 T testing.TB
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Denv.go23 type Env struct { struct
24 T testing.TB
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Denv.go23 type Env struct { struct
24 T testing.TB
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Denv.go23 type Env struct { struct
24 T testing.TB
25 Ctx context.Context
29 Sandbox *fake.Sandbox
30 Editor *fake.Editor
31 Server servertest.Connector
35 mu sync.Mutex
37 nextWaiterID int
38 state State
39 waiters map[int]*condition
[all …]

12345678910>>...157