Home
last modified time | relevance | path

Searched defs:Reply (Results 1 – 25 of 2128) sorted by last modified time

12345678910>>...86

/dports/print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.17/lib/
H A Depson-usb.c1122 EPS_INT8 Reply[32]; in usbMechCommand() local
H A Depson-cbt.c1981 EPS_UINT8* Reply, in CbtReplyCheck()
/dports/news/inn/inn-2.6.4/nnrpd/
H A Dnnrpd.c820 Reply(const char *fmt, ...) in Reply() function
/dports/news/inn-current/inn-2.7-20211226/nnrpd/
H A Dnnrpd.c833 Reply(const char *fmt, ...) in Reply() function
/dports/net/py-suds-jurko/suds-jurko-0.6/suds/transport/
H A D__init__.py64 class Reply(UnicodeMixin): class
/dports/net/gdrive/gdrive-2.1.1/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go1623 type Reply struct { struct
1628 Action string `json:"action,omitempty"`
1631 Author *User `json:"author,omitempty"`
1636 Content string `json:"content,omitempty"`
1644 Deleted bool `json:"deleted,omitempty"`
1650 Id string `json:"id,omitempty"`
1654 Kind string `json:"kind,omitempty"`
1662 googleapi.ServerResponse `json:"-"`
1670 ForceSendFields []string `json:"-"`
1678 NullFields []string `json:"-"`
[all …]
H A Ddrive-api.json2777 "Reply": { object
/dports/mail/xmail/xmail_1.6/
H A Dcallbacks.c1091 Reply(w, client_data, call_data) in Reply() function
/dports/games/vavoom/vavoom-1.33/source/
H A Dnet_datagram.cpp252 VBitStreamWriter Reply(256 << 3); in SearchForHosts() local
958 VBitStreamWriter Reply(256 << 3); in QueryMaster() local
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/input_output/
H A DFGfdmSocket.cpp276 int FGfdmSocket::Reply(const string& text) in Reply() function in JSBSim::FGfdmSocket
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dbus/src/
H A Dconnection.rs641 Reply(u32), enumerator
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/warp/examples/
H A Dfutures.rs18 async fn sleepy(Seconds(seconds): Seconds) -> Result<impl warp::Reply, Infallible> { in sleepy()
H A Dsse_chat.rs64 Reply(String), enumerator
H A Drejections.rs62 async fn handle_rejection(err: Rejection) -> Result<impl Reply, Infallible> { in handle_rejection()
H A Dtodos.rs119 pub async fn list_todos(opts: ListOptions, db: Db) -> Result<impl warp::Reply, Infallible> { in list_todos()
131 pub async fn create_todo(create: Todo, db: Db) -> Result<impl warp::Reply, Infallible> { in create_todo()
154 ) -> Result<impl warp::Reply, Infallible> { in update_todo()
172 pub async fn delete_todo(id: u64, db: Db) -> Result<impl warp::Reply, Infallible> { in delete_todo()
H A Ddyn_reply.rs4 async fn dyn_reply(word: String) -> Result<Box<dyn warp::Reply>, warp::Rejection> { in dyn_reply()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/warp/src/
H A Dserver.rs25 F::Extract: Reply, in serve()
H A Dredirect.rs23 pub fn redirect(uri: impl AsLocation) -> impl Reply { in redirect()
43 pub fn temporary(uri: impl AsLocation) -> impl Reply { in temporary()
H A Dreply.rs227 pub trait Reply: BoxedReply + Send { interface
299 fn _assert(_: &dyn Reply) {} in _assert_object_safe()
349 pub fn with_header<T: Reply, K, V>(reply: T, name: K, value: V) -> WithHeader<T> in with_header()
392 impl<T: Send> Reply for ::http::Response<T> impl
402 impl Reply for ::http::StatusCode { impl
456 impl Reply for &'static str { impl
473 impl Reply for &'static [u8] { impl
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/mac/handler/
H A Dexception_handler.cc187 } Reply; in mach_exc_server() typedef
235 } Reply; in mach_exception_raise() typedef
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/warp/src/filter/
H A Dservice.rs55 <F::Future as TryFuture>::Ok: Reply, in service()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/authenticator/src/virtualdevices/webdriver/
H A Dweb_api.rs267 ) -> Result<impl warp::Reply, Infallible> { in authenticator_add()
320 ) -> Result<impl warp::Reply, Infallible> { in authenticator_delete()
338 ) -> Result<impl warp::Reply, Infallible> { in authenticator_get()
365 ) -> Result<impl warp::Reply, Infallible> { in authenticator_set_uv()
384 ) -> Result<impl warp::Reply, Infallible> { in authenticator_credential_add()
428 ) -> Result<impl warp::Reply, Infallible> { in authenticator_credential_delete()
455 ) -> Result<impl warp::Reply, Infallible> { in authenticator_credentials_get()
477 ) -> Result<impl warp::Reply, Infallible> { in authenticator_credentials_clear()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/webdriver/src/
H A Dserver.rs288 ) -> warp::filters::BoxedFilter<(impl warp::Reply,)> { in build_route()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/dns/mdns/libmdns/
H A DMDNSResponderOperator.cpp342 void BrowseOperator::Reply(DNSServiceRef aSdRef, DNSServiceFlags aFlags, in Reply() function in mozilla::net::BrowseOperator
489 void RegisterOperator::Reply(DNSServiceRef aSdRef, DNSServiceFlags aFlags, in Reply() function in mozilla::net::RegisterOperator
567 void ResolveOperator::Reply(DNSServiceRef aSdRef, DNSServiceFlags aFlags, in Reply() function in mozilla::net::ResolveOperator
672 void GetAddrInfoOperator::Reply(DNSServiceRef aSdRef, DNSServiceFlags aFlags, in Reply() function in mozilla::net::GetAddrInfoOperator

12345678910>>...86