Home
last modified time | relevance | path

Searched defs:as_bytes (Results 1 - 13 of 13) sorted by relevance

/third_party/rust/crates/regex/tests/
H A Dbytes.rs7 fn as_bytes(&self) -> &'a [u8] { in as_bytes() functions
H A Dtest_default_bytes.rs34 fn as_bytes(&self) -> &'a [u8] { in as_bytes() functions
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.hh57 hb_bytes_t as_bytes () const { return hb_bytes_t (data, length); } in as_bytes() function
H A Dhb-vector.hh123 hb_bytes_t as_bytes () const in as_bytes() function
/third_party/rust/crates/rustix/src/path/
H A Ddec_int.rs91 pub fn as_bytes(&self) -> &[u8] { in as_bytes() functions
/third_party/rust/crates/regex/src/
H A Dinput.rs101 fn as_bytes(&self) -> &[u8]; in as_bytes() functions
133 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
219 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
332 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
H A Dre_bytes.rs49 pub fn as_bytes(&self) -> &'t [u8] { in as_bytes() functions
[all...]
/kernel/linux/linux-6.6/rust/kernel/
H A Dstr.rs154 pub fn as_bytes(&self) -> &[u8] { in as_bytes() functions
[all...]
/third_party/rust/crates/cxx/src/
H A Dcxx_string.rs117 pub fn as_bytes(&self) -> &[u8] { in as_bytes() functions
[all...]
/third_party/rust/crates/proc-macro2/src/
H A Dparse.rs49 fn as_bytes(&self) -> &'a [u8] { in as_bytes() functions
/third_party/python/Lib/email/
H A Dmessage.py196 def as_bytes(self, unixfrom=False, policy=None): member in Message
/third_party/rust/crates/nom/src/
H A Dtraits.rs92 fn as_bytes(&self) -> &[u8]; in as_bytes() functions
97 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
104 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
111 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
118 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
128 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
135 fn as_bytes(&self) -> &[u8] { in as_bytes() functions
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs17274 pub fn as_bytes(&self) -> &[u8] { as_bytes() functions
17852 pub fn as_bytes(&self) -> &[u8] { as_bytes() functions
[all...]

Completed in 31 milliseconds