Home
last modified time | relevance | path

Searched defs:Reply (Results 51 – 75 of 2128) sorted by relevance

12345678910>>...86

/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/dbus-0.6.5/src/
H A Ddispatcher.rs9 type Reply; typedef
12 fn on_reply(reply: Self::Reply, msg: Message, dispatcher: &mut MessageDispatcher<Self>); in on_reply()
35 type Reply = (); typedef
36 fn on_reply(_: Self::Reply, _: Message, _: &mut MessageDispatcher<Self>) { unreachable!() } in on_reply()
61 pub fn add_reply(&mut self, serial: u32, func: C::Reply) { in add_reply()
68 pub fn cancel_reply(&mut self, serial: u32) -> Option<C::Reply> { in cancel_reply()
/dports/www/firefox/firefox-99.0/third_party/rust/dbus/src/
H A Ddispatcher.rs9 type Reply; typedef
12 fn on_reply(reply: Self::Reply, msg: Message, dispatcher: &mut MessageDispatcher<Self>); in on_reply()
35 type Reply = (); typedef
36 fn on_reply(_: Self::Reply, _: Message, _: &mut MessageDispatcher<Self>) { unreachable!() } in on_reply()
61 pub fn add_reply(&mut self, serial: u32, func: C::Reply) { in add_reply()
68 pub fn cancel_reply(&mut self, serial: u32) -> Option<C::Reply> { in cancel_reply()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dbus/src/
H A Ddispatcher.rs9 type Reply; typedef
12 fn on_reply(reply: Self::Reply, msg: Message, dispatcher: &mut MessageDispatcher<Self>); in on_reply()
35 type Reply = (); typedef
36 fn on_reply(_: Self::Reply, _: Message, _: &mut MessageDispatcher<Self>) { unreachable!() } in on_reply()
61 pub fn add_reply(&mut self, serial: u32, func: C::Reply) { in add_reply()
68 pub fn cancel_reply(&mut self, serial: u32) -> Option<C::Reply> { in cancel_reply()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dbus/src/
H A Ddispatcher.rs9 type Reply; typedef
12 fn on_reply(reply: Self::Reply, msg: Message, dispatcher: &mut MessageDispatcher<Self>); in on_reply()
35 type Reply = (); typedef
36 fn on_reply(_: Self::Reply, _: Message, _: &mut MessageDispatcher<Self>) { unreachable!() } in on_reply()
61 pub fn add_reply(&mut self, serial: u32, func: C::Reply) { in add_reply()
68 pub fn cancel_reply(&mut self, serial: u32) -> Option<C::Reply> { in cancel_reply()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/dbus-0.6.5/src/
H A Ddispatcher.rs9 type Reply; typedef
12 fn on_reply(reply: Self::Reply, msg: Message, dispatcher: &mut MessageDispatcher<Self>); in on_reply()
35 type Reply = (); typedef
36 fn on_reply(_: Self::Reply, _: Message, _: &mut MessageDispatcher<Self>) { unreachable!() } in on_reply()
61 pub fn add_reply(&mut self, serial: u32, func: C::Reply) { in add_reply()
68 pub fn cancel_reply(&mut self, serial: u32) -> Option<C::Reply> { in cancel_reply()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go21 type Reply struct { struct
22 C int
33 func (t *Arith) Add(args *Args, reply *Reply) error {
38 func (t *Arith) Mul(args *Args, reply *Reply) error {
43 func (t *Arith) Div(args *Args, reply *Reply) error {
51 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp707 decltype(Reply) Reply) { in onCommand()
869 Callback<std::vector<TextEdit>> Reply) { in onDocumentOnTypeFormatting()
883 Callback<std::vector<TextEdit>> Reply) { in onDocumentRangeFormatting()
904 Callback<std::vector<TextEdit>> Reply) { in onDocumentFormatting()
967 Callback<std::vector<FoldingRange>> Reply) { in onFoldingRange()
1145 Callback<std::vector<Location>> Reply) { in onGoToDeclaration()
1164 Callback<llvm::Optional<URIForFile>> Reply) { in onSwitchSourceHeader()
1211 Callback<Optional<TypeHierarchyItem>> Reply) { in onTypeHierarchy()
1218 Callback<Optional<TypeHierarchyItem>> Reply) { in onResolveTypeHierarchy()
1299 Callback<std::vector<SelectionRange>> Reply) { in onSelectionRange()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/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/gcc48/gcc-4.8.5/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go22 type Reply struct { struct
23 C int
34 func (t *Arith) Add(args *Args, reply *Reply) error {
39 func (t *Arith) Mul(args *Args, reply *Reply) error {
44 func (t *Arith) Div(args *Args, reply *Reply) error {
52 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/lang/gnat_util/gcc-6-20180516/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/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/net/rpc/jsonrpc/
H A Dall_test.go22 type Reply struct { struct
23 C int
34 func (t *Arith) Add(args *Args, reply *Reply) error {
39 func (t *Arith) Mul(args *Args, reply *Reply) error {
44 func (t *Arith) Div(args *Args, reply *Reply) error {
52 func (t *Arith) Error(args *Args, reply *Reply) error {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/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/audio/cantata/cantata-2.4.2/tags/
H A Dtaghelperiface.h52 struct Reply struct
76 Reply sendMessage(const QByteArray &msg); argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DClangdLSPServer.cpp719 decltype(Reply) Reply) { in onCommand()
879 Callback<std::vector<TextEdit>> Reply) { in onDocumentOnTypeFormatting()
893 Callback<std::vector<TextEdit>> Reply) { in onDocumentRangeFormatting()
914 Callback<std::vector<TextEdit>> Reply) { in onDocumentFormatting()
977 Callback<std::vector<FoldingRange>> Reply) { in onFoldingRange()
1125 Callback<std::vector<Location>> Reply) { in onGoToDeclaration()
1144 Callback<llvm::Optional<URIForFile>> Reply) { in onSwitchSourceHeader()
1191 Callback<Optional<TypeHierarchyItem>> Reply) { in onTypeHierarchy()
1198 Callback<Optional<TypeHierarchyItem>> Reply) { in onResolveTypeHierarchy()
1260 Callback<std::vector<SelectionRange>> Reply) { in onSelectionRange()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp716 decltype(Reply) Reply) { in onCommand()
876 Callback<std::vector<TextEdit>> Reply) { in onDocumentOnTypeFormatting()
890 Callback<std::vector<TextEdit>> Reply) { in onDocumentRangeFormatting()
911 Callback<std::vector<TextEdit>> Reply) { in onDocumentFormatting()
974 Callback<std::vector<FoldingRange>> Reply) { in onFoldingRange()
1122 Callback<std::vector<Location>> Reply) { in onGoToDeclaration()
1141 Callback<llvm::Optional<URIForFile>> Reply) { in onSwitchSourceHeader()
1188 Callback<Optional<TypeHierarchyItem>> Reply) { in onTypeHierarchy()
1195 Callback<Optional<TypeHierarchyItem>> Reply) { in onResolveTypeHierarchy()
1257 Callback<std::vector<SelectionRange>> Reply) { in onSelectionRange()
[all …]
/dports/lang/gcc8/gcc-8.5.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/riscv64-none-elf-gcc/gcc-8.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/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/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/gcc12-devel/gcc-12-20211205/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-devel/gcc-11-20211009/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/arm-none-eabi-gcc/gcc-8.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-devel/gcc-9-20211007/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/riscv32-unknown-elf-gcc/gcc-8.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/devel/aarch64-none-elf-gcc/gcc-8.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/misc/cxx_atomics_pic/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 …]

12345678910>>...86