Home
last modified time | relevance | path

Searched defs:decode_part (Results 1 – 24 of 24) sorted by relevance

/dports/www/p5-AnyEvent-HTTPD/AnyEvent-HTTPD-0.93/lib/AnyEvent/HTTPD/
H A DHTTPConnection.pm201 sub decode_part { subroutine
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/perl/annotator/
H A DMessage.pm170 sub decode_part { subroutine
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/perl/annotator/
H A DMessage.pm170 sub decode_part { subroutine
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/perl/annotator/
H A DMessage.pm170 sub decode_part { subroutine
/dports/misc/broot/broot-1.7.0/cargo-crates/weezl-0.1.5/src/
H A Ddecode_into_async.rs48 async fn decode_part( in decode_part() method
H A Ddecode.rs368 fn decode_part(&mut self, mut read: impl BufRead, must_finish: bool) -> StreamResult { in decode_part() method
486 fn decode_part(&mut self, part: &[u8], must_finish: bool) -> VectorResult { in decode_part() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/weezl-0.1.5/src/
H A Ddecode_into_async.rs48 async fn decode_part( in decode_part() method
H A Ddecode.rs368 fn decode_part(&mut self, mut read: impl BufRead, must_finish: bool) -> StreamResult { in decode_part() method
486 fn decode_part(&mut self, part: &[u8], must_finish: bool) -> VectorResult { in decode_part() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/weezl-0.1.5/src/
H A Ddecode_into_async.rs48 async fn decode_part( in decode_part() method
H A Ddecode.rs368 fn decode_part(&mut self, mut read: impl BufRead, must_finish: bool) -> StreamResult { in decode_part() method
486 fn decode_part(&mut self, part: &[u8], must_finish: bool) -> VectorResult { in decode_part() method
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/weezl-0.1.5/src/
H A Ddecode_into_async.rs48 async fn decode_part( in decode_part() method
H A Ddecode.rs368 fn decode_part(&mut self, mut read: impl BufRead, must_finish: bool) -> StreamResult { in decode_part() method
486 fn decode_part(&mut self, part: &[u8], must_finish: bool) -> VectorResult { in decode_part() method
/dports/www/zola/zola-0.15.2/cargo-crates/weezl-0.1.5/src/
H A Ddecode_into_async.rs48 async fn decode_part( in decode_part() method
H A Ddecode.rs368 fn decode_part(&mut self, mut read: impl BufRead, must_finish: bool) -> StreamResult { in decode_part() method
486 fn decode_part(&mut self, part: &[u8], must_finish: bool) -> VectorResult { in decode_part() method
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/weezl-0.1.5/src/
H A Ddecode_into_async.rs48 async fn decode_part( in decode_part() method
H A Ddecode.rs368 fn decode_part(&mut self, mut read: impl BufRead, must_finish: bool) -> StreamResult { in decode_part() method
486 fn decode_part(&mut self, part: &[u8], must_finish: bool) -> VectorResult { in decode_part() method
/dports/audio/baresip/baresip-0.5.8/src/
H A Dsdp.c127 static void decode_part(const struct pl *part, struct mbuf *mb) in decode_part() function
/dports/devel/py-msal/msal-1.10.0/msal/oauth2cli/
H A Doidc.py11 def decode_part(raw, encoding="utf-8"): function
/dports/www/hotcrp/hotcrp-2.102/lib/
H A Djson.php92 private static function decode_part(&$x, $assoc, $depth, $options) { function in Json
/dports/security/gnupg/gnupg-2.3.3/tools/
H A Dmime-parser.c82 unsigned int decode_part:2; /* Decode the part. 1 = QP, 2 = Base64. */ member
/dports/www/py-werkzeug/Werkzeug-2.0.2/src/werkzeug/
H A D_internal.py505 def decode_part(part: bytes) -> str: function
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/test/ScopDetect/
H A Dstatistics.ll277 define void @foo_zero_iterations(float* %A) {
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/id3-0.5.3/src/stream/frame/
H A Dcontent.rs380 macro_rules! decode_part { macro
/dports/mail/nmh/nmh-1.7.1/uip/
H A Dmhfixmsg.c1608 decode_part (CT ct) { in decode_part() function