Home
last modified time | relevance | path

Searched refs:fw (Results 251 – 275 of 16418) sorted by relevance

1...<<11121314151617181920>>...657

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/hpcloud/tail/watch/
H A Dinotify.go25 return fw
29 err := WatchCreate(fw.Filename)
33 defer RemoveWatchCreate(fw.Filename)
42 events := Events(fw.Filename)
69 err := Watch(fw.Filename)
75 fw.Size = pos
78 defer RemoveWatch(fw.Filename)
80 events := Events(fw.Filename)
83 prevSize := fw.Size
115 fw.Size = fi.Size()
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/hpcloud/tail/watch/
H A Dinotify.go25 return fw
29 err := WatchCreate(fw.Filename)
33 defer RemoveWatchCreate(fw.Filename)
42 events := Events(fw.Filename)
69 err := Watch(fw.Filename)
75 fw.Size = pos
78 defer RemoveWatch(fw.Filename)
80 events := Events(fw.Filename)
83 prevSize := fw.Size
115 fw.Size = fi.Size()
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/hpcloud/tail/watch/
H A Dinotify.go25 return fw
29 err := WatchCreate(fw.Filename)
33 defer RemoveWatchCreate(fw.Filename)
42 events := Events(fw.Filename)
69 err := Watch(fw.Filename)
75 fw.Size = pos
78 defer RemoveWatch(fw.Filename)
80 events := Events(fw.Filename)
83 prevSize := fw.Size
115 fw.Size = fi.Size()
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hpcloud/tail/watch/
H A Dinotify.go25 return fw
29 err := WatchCreate(fw.Filename)
33 defer RemoveWatchCreate(fw.Filename)
42 events := Events(fw.Filename)
69 err := Watch(fw.Filename)
75 fw.Size = pos
78 defer RemoveWatch(fw.Filename)
80 events := Events(fw.Filename)
83 prevSize := fw.Size
115 fw.Size = fi.Size()
[all …]
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/hpcloud/tail/watch/
H A Dinotify.go25 return fw
29 err := WatchCreate(fw.Filename)
33 defer RemoveWatchCreate(fw.Filename)
42 events := Events(fw.Filename)
69 err := Watch(fw.Filename)
75 fw.Size = pos
78 defer RemoveWatch(fw.Filename)
80 events := Events(fw.Filename)
83 prevSize := fw.Size
115 fw.Size = fi.Size()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/github.com/hpcloud/tail/watch/
H A Dinotify.go25 return fw
29 err := WatchCreate(fw.Filename)
33 defer RemoveWatchCreate(fw.Filename)
42 events := Events(fw.Filename)
69 err := Watch(fw.Filename)
75 fw.Size = pos
78 defer RemoveWatch(fw.Filename)
80 events := Events(fw.Filename)
83 prevSize := fw.Size
115 fw.Size = fi.Size()
[all …]
/dports/devel/kf5-kapidox/kapidox-5.89.0/src/kapidox/depdiagram/
H A Dframeworkdb.py79 def _add_extra_dependencies(fw, dct): argument
84 fw.add_extra_framework(dep)
93 fw = Framework(tier, name)
99 return fw
163 for fw in self._fw_list:
168 for fw in self._fw_list:
169 if fw.name == name:
170 return fw
179 if fw is not None and not fw in fw_set:
184 if not fw:
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
52 func (fw Firewall) URN() string {
53 return ToURN("Firewall", fw.ID)
120 resp, err := fw.client.Do(ctx, req, root)
136 resp, err := fw.client.Do(ctx, req, root)
154 resp, err := fw.client.Do(ctx, req, root)
175 return fw.listHelper(ctx, path)
186 return fw.listHelper(ctx, path)
248 return fw.client.Do(ctx, req, nil)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
52 func (fw Firewall) URN() string {
53 return ToURN("Firewall", fw.ID)
120 resp, err := fw.client.Do(ctx, req, root)
136 resp, err := fw.client.Do(ctx, req, root)
154 resp, err := fw.client.Do(ctx, req, root)
175 return fw.listHelper(ctx, path)
186 return fw.listHelper(ctx, path)
248 return fw.client.Do(ctx, req, nil)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
53 func (fw Firewall) URN() string {
54 return ToURN("Firewall", fw.ID)
123 resp, err := fw.client.Do(ctx, req, root)
139 resp, err := fw.client.Do(ctx, req, root)
157 resp, err := fw.client.Do(ctx, req, root)
178 return fw.listHelper(ctx, path)
189 return fw.listHelper(ctx, path)
252 return fw.client.Do(ctx, req, nil)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
52 func (fw Firewall) URN() string {
53 return ToURN("Firewall", fw.ID)
120 resp, err := fw.client.Do(ctx, req, root)
136 resp, err := fw.client.Do(ctx, req, root)
154 resp, err := fw.client.Do(ctx, req, root)
175 return fw.listHelper(ctx, path)
186 return fw.listHelper(ctx, path)
248 return fw.client.Do(ctx, req, nil)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
53 func (fw Firewall) URN() string {
54 return ToURN("Firewall", fw.ID)
123 resp, err := fw.client.Do(ctx, req, root)
139 resp, err := fw.client.Do(ctx, req, root)
157 resp, err := fw.client.Do(ctx, req, root)
178 return fw.listHelper(ctx, path)
189 return fw.listHelper(ctx, path)
252 return fw.client.Do(ctx, req, nil)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
52 func (fw Firewall) URN() string {
53 return ToURN("Firewall", fw.ID)
120 resp, err := fw.client.Do(ctx, req, root)
136 resp, err := fw.client.Do(ctx, req, root)
154 resp, err := fw.client.Do(ctx, req, root)
175 return fw.listHelper(ctx, path)
186 return fw.listHelper(ctx, path)
248 return fw.client.Do(ctx, req, nil)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
52 func (fw Firewall) URN() string {
53 return ToURN("Firewall", fw.ID)
120 resp, err := fw.client.Do(ctx, req, root)
136 resp, err := fw.client.Do(ctx, req, root)
154 resp, err := fw.client.Do(ctx, req, root)
175 return fw.listHelper(ctx, path)
186 return fw.listHelper(ctx, path)
248 return fw.client.Do(ctx, req, nil)
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
52 func (fw Firewall) URN() string {
53 return ToURN("Firewall", fw.ID)
120 resp, err := fw.client.Do(ctx, req, root)
136 resp, err := fw.client.Do(ctx, req, root)
154 resp, err := fw.client.Do(ctx, req, root)
175 return fw.listHelper(ctx, path)
186 return fw.listHelper(ctx, path)
248 return fw.client.Do(ctx, req, nil)
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
52 func (fw Firewall) URN() string {
53 return ToURN("Firewall", fw.ID)
120 resp, err := fw.client.Do(ctx, req, root)
136 resp, err := fw.client.Do(ctx, req, root)
154 resp, err := fw.client.Do(ctx, req, root)
175 return fw.listHelper(ctx, path)
186 return fw.listHelper(ctx, path)
248 return fw.client.Do(ctx, req, nil)
[all …]
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/digitalocean/godo/
H A Dfirewalls.go48 func (fw Firewall) String() string {
49 return Stringify(fw)
53 func (fw Firewall) URN() string {
54 return ToURN("Firewall", fw.ID)
123 resp, err := fw.client.Do(ctx, req, root)
139 resp, err := fw.client.Do(ctx, req, root)
157 resp, err := fw.client.Do(ctx, req, root)
178 return fw.listHelper(ctx, path)
189 return fw.listHelper(ctx, path)
252 return fw.client.Do(ctx, req, nil)
[all …]
/dports/games/widelands/widelands-build21/src/map_io/
H A Dmap_buildingdata_packet.cc949 FileWrite fw; in write() local
1051 fw.unsigned_8(1); in write_partially_finished_building()
1054 fw.unsigned_8(0); in write_partially_finished_building()
1124 fw.unsigned_8(1); in write_warehouse()
1129 fw.unsigned_8(0); in write_warehouse()
1132 fw.unsigned_8(1); in write_warehouse()
1137 fw.unsigned_8(0); in write_warehouse()
1207 fw.unsigned_8(1); in write_militarysite()
1210 fw.unsigned_8(0); in write_militarysite()
1214 fw.unsigned_8(1); in write_militarysite()
[all …]
/dports/biology/bowtie/bowtie-1.3.1/
H A Daligner_seed_mm.h120 bool fw = true; in create() local
163 fw = false; in create()
215 bool fw = true; in create() local
266 fw = false; in create()
328 bool fw = true; in create() local
422 fw = false; in create()
709 bool fw = true; in create() local
726 bool fw = true; in create() local
779 bool fw = true; in create() local
823 bool fw = true; in create() local
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dsnet/compress/xflate/
H A Dflate.go85 fw := new(flateWriter)
92 fw.cw = countWriter{W: wr}
93 fw.zw, err = flate.NewWriter(&fw.cw, lvl)
94 return fw, errWrap(err)
98 *fw = flateWriter{zw: fw.zw}
100 fw.zw.Reset(&fw.cw)
104 offset := fw.cw.N
106 fw.OutputOffset += fw.cw.N - offset
112 offset := fw.cw.N
113 err := fw.zw.Flush()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dsnet/compress/xflate/
H A Dflate.go85 fw := new(flateWriter)
92 fw.cw = countWriter{W: wr}
93 fw.zw, err = flate.NewWriter(&fw.cw, lvl)
94 return fw, errWrap(err)
98 *fw = flateWriter{zw: fw.zw}
100 fw.zw.Reset(&fw.cw)
104 offset := fw.cw.N
106 fw.OutputOffset += fw.cw.N - offset
112 offset := fw.cw.N
113 err := fw.zw.Flush()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/dsnet/compress/xflate/
H A Dflate.go85 fw := new(flateWriter)
92 fw.cw = countWriter{W: wr}
93 fw.zw, err = flate.NewWriter(&fw.cw, lvl)
94 return fw, errWrap(err)
98 *fw = flateWriter{zw: fw.zw}
100 fw.zw.Reset(&fw.cw)
104 offset := fw.cw.N
106 fw.OutputOffset += fw.cw.N - offset
112 offset := fw.cw.N
113 err := fw.zw.Flush()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dsnet/compress/xflate/
H A Dflate.go85 fw := new(flateWriter)
92 fw.cw = countWriter{W: wr}
93 fw.zw, err = flate.NewWriter(&fw.cw, lvl)
94 return fw, errWrap(err)
98 *fw = flateWriter{zw: fw.zw}
100 fw.zw.Reset(&fw.cw)
104 offset := fw.cw.N
106 fw.OutputOffset += fw.cw.N - offset
112 offset := fw.cw.N
113 err := fw.zw.Flush()
[all …]
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dsnet/compress/xflate/
H A Dflate.go85 fw := new(flateWriter)
92 fw.cw = countWriter{W: wr}
93 fw.zw, err = flate.NewWriter(&fw.cw, lvl)
94 return fw, errWrap(err)
98 *fw = flateWriter{zw: fw.zw}
100 fw.zw.Reset(&fw.cw)
104 offset := fw.cw.N
106 fw.OutputOffset += fw.cw.N - offset
112 offset := fw.cw.N
113 err := fw.zw.Flush()
[all …]
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/dsnet/compress/xflate/
H A Dflate.go85 fw := new(flateWriter)
92 fw.cw = countWriter{W: wr}
93 fw.zw, err = flate.NewWriter(&fw.cw, lvl)
94 return fw, errWrap(err)
98 *fw = flateWriter{zw: fw.zw}
100 fw.zw.Reset(&fw.cw)
104 offset := fw.cw.N
106 fw.OutputOffset += fw.cw.N - offset
112 offset := fw.cw.N
113 err := fw.zw.Flush()
[all …]

1...<<11121314151617181920>>...657