Home
last modified time | relevance | path

Searched defs:Reply (Results 76 – 100 of 2128) sorted by relevance

12345678910>>...86

/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/net/rpc/
H A Dserver_test.go38 type Reply struct { struct
39 C int
46 func (t *Arith) Add(args Args, reply *Reply) error {
51 func (t *Arith) Mul(args *Args, reply *Reply) error {
56 func (t *Arith) Div(args Args, reply *Reply) error {
69 func (t *Arith) Scan(args string, reply *Reply) (err error) {
74 func (t *Arith) Error(args *Args, reply *Reply) error {
78 func (t *Arith) SleepMilli(args *Args, reply *Reply) error {
85 func (t *hidden) Exported(args Args, reply *Reply) error {
488 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/net/rpc/
H A Dserver_test.go38 type Reply struct { struct
39 C int
46 func (t *Arith) Add(args Args, reply *Reply) error {
51 func (t *Arith) Mul(args *Args, reply *Reply) error {
56 func (t *Arith) Div(args Args, reply *Reply) error {
69 func (t *Arith) Scan(args string, reply *Reply) (err error) {
74 func (t *Arith) Error(args *Args, reply *Reply) error {
78 func (t *Arith) SleepMilli(args *Args, reply *Reply) error {
85 func (t *hidden) Exported(args Args, reply *Reply) error {
488 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/net/rpc/
H A Dserver_test.go38 type Reply struct { struct
39 C int
46 func (t *Arith) Add(args Args, reply *Reply) error {
51 func (t *Arith) Mul(args *Args, reply *Reply) error {
56 func (t *Arith) Div(args Args, reply *Reply) error {
69 func (t *Arith) Scan(args string, reply *Reply) (err error) {
74 func (t *Arith) Error(args *Args, reply *Reply) error {
78 func (t *Arith) SleepMilli(args *Args, reply *Reply) error {
85 func (t *hidden) Exported(args Args, reply *Reply) error {
488 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/net/rpc/
H A Dserver_test.go38 type Reply struct { struct
39 C int
46 func (t *Arith) Add(args Args, reply *Reply) error {
51 func (t *Arith) Mul(args *Args, reply *Reply) error {
56 func (t *Arith) Div(args Args, reply *Reply) error {
69 func (t *Arith) Scan(args string, reply *Reply) (err error) {
74 func (t *Arith) Error(args *Args, reply *Reply) error {
78 func (t *Arith) SleepMilli(args *Args, reply *Reply) error {
85 func (t *hidden) Exported(args Args, reply *Reply) error {
488 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/net/rpc/
H A Dserver_test.go38 type Reply struct { struct
39 C int
46 func (t *Arith) Add(args Args, reply *Reply) error {
51 func (t *Arith) Mul(args *Args, reply *Reply) error {
56 func (t *Arith) Div(args Args, reply *Reply) error {
69 func (t *Arith) Scan(args string, reply *Reply) (err error) {
74 func (t *Arith) Error(args *Args, reply *Reply) error {
78 func (t *Arith) SleepMilli(args *Args, reply *Reply) error {
85 func (t *hidden) Exported(args Args, reply *Reply) error {
488 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/net/rpc/
H A Dserver_test.go38 type Reply struct { struct
39 C int
46 func (t *Arith) Add(args Args, reply *Reply) error {
51 func (t *Arith) Mul(args *Args, reply *Reply) error {
56 func (t *Arith) Div(args Args, reply *Reply) error {
69 func (t *Arith) Scan(args string, reply *Reply) (err error) {
74 func (t *Arith) Error(args *Args, reply *Reply) error {
78 func (t *Arith) SleepMilli(args *Args, reply *Reply) error {
85 func (t *hidden) Exported(args Args, reply *Reply) error {
488 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/net/rpc/
H A Dserver_test.go37 type Reply struct { struct
38 C int
45 func (t *Arith) Add(args Args, reply *Reply) error {
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
55 func (t *Arith) Div(args Args, reply *Reply) error {
68 func (t *Arith) Scan(args string, reply *Reply) (err error) {
73 func (t *Arith) Error(args *Args, reply *Reply) error {
79 func (t *hidden) Exported(args Args, reply *Reply) error {
416 func (t *ReplyNotPointer) ReplyNotPointer(args *Args, reply Reply) error {
420 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/net/rpc/
H A Dserver_test.go37 type Reply struct { struct
38 C int
45 func (t *Arith) Add(args Args, reply *Reply) error {
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
55 func (t *Arith) Div(args Args, reply *Reply) error {
68 func (t *Arith) Scan(args string, reply *Reply) (err error) {
73 func (t *Arith) Error(args *Args, reply *Reply) error {
79 func (t *hidden) Exported(args Args, reply *Reply) error {
416 func (t *ReplyNotPointer) ReplyNotPointer(args *Args, reply Reply) error {
420 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
[all …]
/dports/irc/anope/anope-2.0.9/modules/
H A Dm_dnsbl.cpp19 struct Reply struct
21 int code;
22 Anope::string reason;
23 bool allow_account;
25 Reply() : code(0), allow_account(false) { } in Reply() argument
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/filetests/src/
H A Dconcurrent.rs24 pub enum Reply { enum
100 pub fn try_get(&mut self) -> Option<Reply> { in try_get()
105 pub fn get(&mut self) -> Option<Reply> { in get()
128 replies: Sender<Reply>, in worker_thread()
/dports/lang/gcc48/gcc-4.8.5/libgo/go/net/rpc/
H A Dserver_test.go37 type Reply struct { struct
38 C int
45 func (t *Arith) Add(args Args, reply *Reply) error {
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
55 func (t *Arith) Div(args Args, reply *Reply) error {
68 func (t *Arith) Scan(args string, reply *Reply) (err error) {
73 func (t *Arith) Error(args *Args, reply *Reply) error {
355 func (t *ReplyNotPointer) ReplyNotPointer(args *Args, reply Reply) error {
359 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
367 func (t *NeedsPtrType) NeedsPtrType(args *Args, reply *Reply) error {
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/net/rpc/
H A Dserver_test.go37 type Reply struct { struct
38 C int
45 func (t *Arith) Add(args Args, reply *Reply) error {
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
55 func (t *Arith) Div(args Args, reply *Reply) error {
68 func (t *Arith) Scan(args string, reply *Reply) (err error) {
73 func (t *Arith) Error(args *Args, reply *Reply) error {
355 func (t *ReplyNotPointer) ReplyNotPointer(args *Args, reply Reply) error {
359 func (t *ArgNotPublic) ArgNotPublic(args *local, reply *Reply) error {
367 func (t *NeedsPtrType) NeedsPtrType(args *Args, reply *Reply) error {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go24 type Reply struct { struct
25 C int
36 func (t *Arith) Add(args *Args, reply *Reply) error {
41 func (t *Arith) Mul(args *Args, reply *Reply) error {
46 func (t *Arith) Div(args *Args, reply *Reply) error {
54 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/net/rpc/jsonrpc/
H A Dall_test.go24 type Reply struct { struct
25 C int
36 func (t *Arith) Add(args *Args, reply *Reply) error {
41 func (t *Arith) Mul(args *Args, reply *Reply) error {
46 func (t *Arith) Div(args *Args, reply *Reply) error {
54 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go24 type Reply struct { struct
25 C int
36 func (t *Arith) Add(args *Args, reply *Reply) error {
41 func (t *Arith) Mul(args *Args, reply *Reply) error {
46 func (t *Arith) Div(args *Args, reply *Reply) error {
54 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go24 type Reply struct { struct
25 C int
36 func (t *Arith) Add(args *Args, reply *Reply) error {
41 func (t *Arith) Mul(args *Args, reply *Reply) error {
46 func (t *Arith) Div(args *Args, reply *Reply) error {
54 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go25 type Reply struct { struct
26 C int
37 func (t *Arith) Add(args *Args, reply *Reply) error {
42 func (t *Arith) Mul(args *Args, reply *Reply) error {
47 func (t *Arith) Div(args *Args, reply *Reply) error {
55 func (t *Arith) Error(args *Args, reply *Reply) error {

12345678910>>...86