Home
last modified time | relevance | path

Searched defs:BStr (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/misc/broot/broot-1.7.0/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { implementation
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/bstr-0.2.15/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/devel/grex/grex-1.3.0/cargo-crates/bstr-0.2.15/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { implementation
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/bstr-0.2.15/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { implementation
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/editors/helix/helix-0.5.0/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/sysutils/hexyl/hexyl-0.9.0/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/bstr-0.2.15/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/www/rearx/rearx-0.1.4/cargo-crates/bstr-0.2.15/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/deskutils/just/just-0.10.5/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/bstr-0.2.14/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/bstr/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { implementation
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/net/oha/oha-0.4.7/cargo-crates/bstr-0.2.17/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { implementation
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/bstr-0.2.15/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { impl
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/bstr-0.2.16/src/
H A Dbstr.rs31 pub struct BStr { struct
35 impl BStr { argument
37 pub(crate) fn new<B: ?Sized + AsRef<[u8]>>(bytes: &B) -> &BStr { in new()
44 ) -> &mut BStr { in new_mut()
49 pub(crate) fn from_bytes(slice: &[u8]) -> &BStr { in from_bytes()
54 pub(crate) fn from_bytes_mut(slice: &mut [u8]) -> &mut BStr { in from_bytes_mut()
60 pub(crate) fn from_boxed_bytes(slice: Box<[u8]>) -> Box<BStr> { in from_boxed_bytes()

12345678910>>...15