Home
last modified time | relevance | path

Searched defs:SelectCase (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/classic/
H A Dselect.go56 func (env *Env) mustBeSelectStatement(stmt ast.Stmt, lhs *selectLhsExpr, op *r.SelectCase) {
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/reflect/
H A Dvalue.go1783 type SelectCase struct { struct
1784 Dir SelectDir // direction of case
1785 Chan Value // channel to use (for send or receive)
1786 Send Value // value to send (for send)
1795 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc48/gcc-4.8.5/libgo/go/reflect/
H A Dvalue.go1798 type SelectCase struct { struct
1799 Dir SelectDir // direction of case
1800 Chan Value // channel to use (for send or receive)
1801 Send Value // value to send (for send)
1811 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/reflect/
H A Dvalue.go1816 type SelectCase struct { struct
1817 Dir SelectDir // direction of case
1818 Chan Value // channel to use (for send or receive)
1819 Send Value // value to send (for send)
1829 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/reflect/
H A Dvalue.go1796 type SelectCase struct { struct
1797 Dir SelectDir // direction of case
1798 Chan Value // channel to use (for send or receive)
1799 Send Value // value to send (for send)
1809 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/reflect/
H A Dvalue.go1822 type SelectCase struct { struct
1823 Dir SelectDir // direction of case
1824 Chan Value // channel to use (for send or receive)
1825 Send Value // value to send (for send)
1835 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/reflect/
H A Dvalue.go1945 type SelectCase struct { struct
1946 Dir SelectDir // direction of case
1947 Chan Value // channel to use (for send or receive)
1948 Send Value // value to send (for send)
1958 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/reflect/
H A Dvalue.go1822 type SelectCase struct { struct
1823 Dir SelectDir // direction of case
1824 Chan Value // channel to use (for send or receive)
1825 Send Value // value to send (for send)
1835 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/reflect/
H A Dvalue.go1796 type SelectCase struct { struct
1797 Dir SelectDir // direction of case
1798 Chan Value // channel to use (for send or receive)
1799 Send Value // value to send (for send)
1809 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/reflect/
H A Dvalue.go1970 type SelectCase struct { struct
1971 Dir SelectDir // direction of case
1972 Chan Value // channel to use (for send or receive)
1973 Send Value // value to send (for send)
1984 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/reflect/
H A Dvalue.go1954 type SelectCase struct { struct
1955 Dir SelectDir // direction of case
1956 Chan Value // channel to use (for send or receive)
1957 Send Value // value to send (for send)
1967 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/reflect/
H A Dvalue.go1970 type SelectCase struct { struct
1971 Dir SelectDir // direction of case
1972 Chan Value // channel to use (for send or receive)
1973 Send Value // value to send (for send)
1984 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-go/examples/
H A Dvalue.go1922 type SelectCase struct { struct
1923 Dir SelectDir // direction of case
1924 Chan Value // channel to use (for send or receive)
1925 Send Value // value to send (for send)
1935 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/reflect/
H A Dvalue.go1822 type SelectCase struct { struct
1823 Dir SelectDir // direction of case
1824 Chan Value // channel to use (for send or receive)
1825 Send Value // value to send (for send)
1835 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/reflect/
H A Dvalue.go1822 type SelectCase struct { struct
1823 Dir SelectDir // direction of case
1824 Chan Value // channel to use (for send or receive)
1825 Send Value // value to send (for send)
1835 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/reflect/
H A Dvalue.go1822 type SelectCase struct { struct
1823 Dir SelectDir // direction of case
1824 Chan Value // channel to use (for send or receive)
1825 Send Value // value to send (for send)
1835 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/reflect/
H A Dvalue.go1891 type SelectCase struct { struct
1892 Dir SelectDir // direction of case
1893 Chan Value // channel to use (for send or receive)
1894 Send Value // value to send (for send)
1904 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/reflect/
H A Dvalue.go1822 type SelectCase struct { struct
1823 Dir SelectDir // direction of case
1824 Chan Value // channel to use (for send or receive)
1825 Send Value // value to send (for send)
1835 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/reflect/
H A Dvalue.go1970 type SelectCase struct { struct
1971 Dir SelectDir // direction of case
1972 Chan Value // channel to use (for send or receive)
1973 Send Value // value to send (for send)
1984 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/reflect/
H A Dvalue.go1954 type SelectCase struct { struct
1955 Dir SelectDir // direction of case
1956 Chan Value // channel to use (for send or receive)
1957 Send Value // value to send (for send)
1967 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/reflect/
H A Dvalue.go1954 type SelectCase struct { struct
1955 Dir SelectDir // direction of case
1956 Chan Value // channel to use (for send or receive)
1957 Send Value // value to send (for send)
1967 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc9/gcc-9.4.0/libgo/go/reflect/
H A Dvalue.go1891 type SelectCase struct { struct
1892 Dir SelectDir // direction of case
1893 Chan Value // channel to use (for send or receive)
1894 Send Value // value to send (for send)
1904 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/reflect/
H A Dvalue.go1794 type SelectCase struct { struct
1795 Dir SelectDir // direction of case
1796 Chan Value // channel to use (for send or receive)
1797 Send Value // value to send (for send)
1807 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/reflect/
H A Dvalue.go1891 type SelectCase struct { struct
1892 Dir SelectDir // direction of case
1893 Chan Value // channel to use (for send or receive)
1894 Send Value // value to send (for send)
1904 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/reflect/
H A Dvalue.go2146 type SelectCase struct { struct
2147 Dir SelectDir // direction of case
2148 Chan Value // channel to use (for send or receive)
2149 Send Value // value to send (for send)
2159 func Select(cases []SelectCase) (chosen int, recv Value, recvOK bool) {

123