Home
last modified time | relevance | path

Searched defs:chanDir (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/old/netchan/
H A Dcommon.go75 type chanDir struct { struct
76 ch reflect.Value
77 dir Dir
203 *chanDir anonMember
222 func newNetChan(name string, id int, ch *chanDir, ed *encDec, size int, count int64) *netChan {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/internal/gcimporter/
H A Dsupport.go66 func chanDir(d int) types.ChanDir { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/importer/
H A Dsupport.go63 func chanDir(d int) types2.ChanDir { func
/dports/lang/gcc11/gcc-11.2.0/libgo/go/go/internal/gcimporter/
H A Dsupport.go66 func chanDir(d int) types.ChanDir { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/internal/gcimporter/
H A Dsupport.go66 func chanDir(d int) types.ChanDir { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/go/internal/gcimporter/
H A Dsupport.go66 func chanDir(d int) types.ChanDir { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/internal/gcimporter/
H A Dsupport.go79 func chanDir(d int) types.ChanDir { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/internal/reflectlite/
H A Dtype.go164 type chanDir int type
362 func (t *rtype) chanDir() chanDir { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/internal/reflectlite/
H A Dtype.go164 type chanDir int type
400 func (t *rtype) chanDir() chanDir { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/internal/reflectlite/
H A Dtype.go164 type chanDir int type
400 func (t *rtype) chanDir() chanDir { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/internal/reflectlite/
H A Dtype.go164 type chanDir int type
400 func (t *rtype) chanDir() chanDir { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/internal/reflectlite/
H A Dtype.go164 type chanDir int type
362 func (t *rtype) chanDir() chanDir { func
/dports/lang/gcc11/gcc-11.2.0/libgo/go/internal/reflectlite/
H A Dtype.go164 type chanDir int type
400 func (t *rtype) chanDir() chanDir { func
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/internal/reflectlite/
H A Dtype.go164 type chanDir int type
362 func (t *rtype) chanDir() chanDir { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/internal/reflectlite/
H A Dtype.go187 type chanDir int type
539 func (t *rtype) chanDir() chanDir { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/internal/reflectlite/
H A Dtype.go190 type chanDir int type
586 func (t *rtype) chanDir() chanDir { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dnoder.go617 func (p *noder) chanDir(dir syntax.ChanDir) types.ChanDir { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/internal/gcimporter/
H A Dbimport.go574 func chanDir(d int) types.ChanDir { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/golang.org/x/tools/go/internal/gcimporter/
H A Dbimport.go576 func chanDir(d int) types.ChanDir { func
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/go/internal/gcimporter/
H A Dbimport.go578 func chanDir(d int) types.ChanDir { func
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/go/internal/gcimporter/
H A Dbimport.go576 func chanDir(d int) types.ChanDir { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/go/internal/gcimporter/
H A Dbimport.go574 func chanDir(d int) types.ChanDir { func
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/tools/go/internal/gcimporter/
H A Dbimport.go576 func chanDir(d int) types.ChanDir { func
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/go/internal/gcimporter/
H A Dbimport.go578 func chanDir(d int) types.ChanDir { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/internal/go/gcimporter/
H A Diimport.go691 func chanDir(d int) types.ChanDir { func

1234