Home
last modified time | relevance | path

Searched defs:Chain (Results 1 – 25 of 3544) sorted by relevance

12345678910>>...142

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/cmd/devp2p/internal/ethtest/
H A Dchain.go36 type Chain struct { struct
37 genesis core.Genesis
38 blocks []*types.Block
39 chainConfig *params.ChainConfig
43 func (c *Chain) Len() int {
49 func (c *Chain) TD() *big.Int {
59 func (c *Chain) TotalDifficultyAt(height int) *big.Int {
71 func (c *Chain) ForkID() forkid.ID {
76 func (c *Chain) Shorten(height int) *Chain {
88 func (c *Chain) Head() *types.Block {
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/interceptor/
H A Dchain.go4 type Chain struct { struct
5 interceptors []Interceptor
15 func (i *Chain) BindRTCPReader(reader RTCPReader) RTCPReader {
25 func (i *Chain) BindRTCPWriter(writer RTCPWriter) RTCPWriter {
35 func (i *Chain) BindLocalStream(ctx *StreamInfo, writer RTPWriter) RTPWriter {
44 func (i *Chain) UnbindLocalStream(ctx *StreamInfo) {
52 func (i *Chain) BindRemoteStream(ctx *StreamInfo, reader RTPReader) RTPReader {
61 func (i *Chain) UnbindRemoteStream(ctx *StreamInfo) {
68 func (i *Chain) Close() error {
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Libpfs/utils/
H A Dchain.h29 struct Chain { struct
33 Chain(const Func1 &func1, const Func2 &func2) in Chain() argument
54 Chain<Func1, Func2> chain(const Func1 &func1, const Func2 &func2) { in chain() argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-util-0.3.5/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> argument
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/games/genact/genact-0.10.0/cargo-crates/futures-util-0.3.5/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> impl
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-util-0.3.5/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> impl
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-0.3.5/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> argument
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-0.3.5/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> impl
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/futures-util/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> argument
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> impl
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/futures-util-0.3.5/src/io/
H A Dchain.rs13 pub struct Chain<T, U> { struct
21 impl<T, U> Chain<T, U> argument
66 impl<T, U> fmt::Debug for Chain<T, U> implementation
80 impl<T, U> AsyncRead for Chain<T, U> implementation
92 let Chain { first, second, done_first } = self.project(); in poll_read() localVariable
110 let Chain { first, second, done_first } = self.project(); in poll_read_vectored() localVariable
134 impl<T, U> AsyncBufRead for Chain<T, U> implementation
142 let Chain { first, second, done_first } = self.project(); in poll_fill_buf() localVariable
158 let Chain { first, second, done_first } = self.project(); in consume() localVariable
/dports/databases/libgda5/libgda-5.2.10/tools/browser/data-manager/
H A Ddata-source-editor.h15 * You should have received a copy of the GNU General Public License
21 #ifndef __DATA_SOURCE_EDITOR_H_
24 #include "data-source.h"
34 typedef struct _DataSourceEditorClass DataSourceEditorClass;
45 struct _DataSourceEditorClass
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-util-0.3.5/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> impl
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/games/genact/genact-0.10.0/cargo-crates/futures-util-0.3.5/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> implementation
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/futures-util/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> implementation
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-util-0.3.5/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> implementation
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/www/beehive/beehive-0.4.0/bees/
H A Dchains.go33 type Chain struct { struct
34 Name string
35 Description string
36 Event *Event
37 Filters []string
38 Actions []string
39 Elements []ChainElement `json:"Elements,omitempty"`
63 func SetChains(cs []Chain) {
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-0.3.5/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> implementation
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-0.3.5/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> implementation
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> impl
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/futures-util-0.3.5/src/stream/stream/
H A Dchain.rs10 pub struct Chain<St1, St2> { struct
17 // All interactions with `Pin<&mut Chain<..>>` happen through these methods argument
18 impl<St1, St2> Chain<St1, St2> implementation
30 impl<St1, St2> FusedStream for Chain<St1, St2> implementation
39 impl<St1, St2> Stream for Chain<St1, St2> implementation
51 let Chain { mut first, second } = self.project(); in poll_next() localVariable
/dports/sysutils/immortal/immortal-0.24.3/vendor/github.com/nbari/violetear/middleware/
H A Dmiddleware.go49 type Chain struct { struct
50 constructors []Constructor
63 func (c Chain) Then(h http.Handler) http.Handler {
83 func (c Chain) ThenFunc(fn http.HandlerFunc) http.Handler {
99 func (c Chain) Append(constructors ...Constructor) Chain {
128 func (c Chain) Extend(chain Chain) Chain {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/justinas/alice/
H A Dchain.go15 type Chain struct { struct
16 constructors []Constructor
45 func (c Chain) Then(h http.Handler) http.Handler {
65 func (c Chain) ThenFunc(fn http.HandlerFunc) http.Handler {
81 func (c Chain) Append(constructors ...Constructor) Chain {
110 func (c Chain) Extend(chain Chain) Chain {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/justinas/alice/
H A Dchain.go15 type Chain struct { struct
16 constructors []Constructor
45 func (c Chain) Then(h http.Handler) http.Handler {
65 func (c Chain) ThenFunc(fn http.HandlerFunc) http.Handler {
81 func (c Chain) Append(constructors ...Constructor) Chain {
110 func (c Chain) Extend(chain Chain) Chain {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/containous/alice/
H A Dchain.go15 type Chain struct { struct
16 constructors []Constructor
45 func (c Chain) Then(h http.Handler) (http.Handler, error) {
69 func (c Chain) ThenFunc(fn http.HandlerFunc) (http.Handler, error) {
85 func (c Chain) Append(constructors ...Constructor) Chain {
114 func (c Chain) Extend(chain Chain) Chain {

12345678910>>...142