| /third_party/rust/rust/library/std/src/os/unix/ffi/ |
| D | os_str.rs | 57 fn as_bytes(&self) -> &[u8]; in as_bytes() method 67 fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/crates/regex/tests/ |
| D | bytes.rs | 7 fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| D | test_default_bytes.rs | 34 fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| /third_party/rust/crates/regex/src/ |
| D | input.rs | 101 fn as_bytes(&self) -> &[u8]; in as_bytes() method 133 fn as_bytes(&self) -> &[u8] { in as_bytes() method 219 fn as_bytes(&self) -> &[u8] { in as_bytes() method 332 fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/crates/env_logger/src/fmt/writer/buffer/ |
| D | plain.rs | 65 pub(in crate::fmt) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | termcolor.rs | 87 pub(in crate::fmt) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/crates/rustix/src/path/ |
| D | dec_int.rs | 91 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/flatbuffers/rust/flatbuffers/src/ |
| D | vtable.rs | 90 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-blob.hh | 57 hb_bytes_t as_bytes () const { return hb_bytes_t (data, length); } in as_bytes() function
|
| D | hb-vector.hh | 148 hb_bytes_t as_bytes () const in as_bytes() function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-blob.hh | 57 hb_bytes_t as_bytes () const { return hb_bytes_t (data, length); } in as_bytes() function
|
| D | hb-vector.hh | 123 hb_bytes_t as_bytes () const in as_bytes() function
|
| /third_party/rust/crates/nom/src/ |
| D | traits.rs | 92 fn as_bytes(&self) -> &[u8]; in as_bytes() method 97 fn as_bytes(&self) -> &[u8] { in as_bytes() method 104 fn as_bytes(&self) -> &[u8] { in as_bytes() method 111 fn as_bytes(&self) -> &[u8] { in as_bytes() method 118 fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/rust/library/alloc/src/ffi/ |
| D | c_str.rs | 186 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method 541 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/rust/library/core/src/mem/ |
| D | maybe_uninit.rs | 1178 pub fn as_bytes(&self) -> &[MaybeUninit<u8>] { in as_bytes() method
|
| /third_party/rust/crates/cxx/src/ |
| D | cxx_string.rs | 117 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/protobuf/rust/ |
| D | string.rs | 207 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method 355 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | upb.rs | 140 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | cpp.rs | 128 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/rust/library/core/src/ascii/ |
| D | ascii_char.rs | 555 pub const fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | parse.rs | 49 fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| /third_party/python/Lib/email/ |
| D | message.py | 196 def as_bytes(self, unixfrom=False, policy=None): member in Message
|
| /third_party/rust/rust/library/core/src/str/ |
| D | mod.rs | 319 pub const fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/rust/library/alloc/src/ |
| D | string.rs | 1248 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method 1901 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /third_party/rust/rust/library/std/src/sys_common/ |
| D | wtf8.rs | 619 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|