| /external/rust/crates/bstr/src/unicode/ |
| D | word.rs | 59 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 135 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 206 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 286 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| D | sentence.rs | 52 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 124 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| D | grapheme.rs | 63 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 155 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| /external/pigweed/pw_allocator/public/pw_allocator/ |
| D | buffer.h | 56 ByteSpan as_bytes() { return buffer_; } in as_bytes() function
|
| /external/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
|
| /external/fmtlib/test/fuzzing/ |
| D | fuzzer-common.h | 36 template <typename T> inline const std::uint8_t* as_bytes(const T* data) { in as_bytes() function
|
| /external/rust/crates/bstr/src/ |
| D | bstr.rs | 97 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | bstring.rs | 70 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/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
|
| /external/python/bumble/rust/src/wrapper/ |
| D | core.rs | 117 pub fn as_bytes(&self) -> [u8; 4] { in as_bytes() method 154 pub fn as_bytes(&self) -> [u8; 16] { in as_bytes() method
|
| /external/tensorflow/tensorflow/python/util/ |
| D | compat.py | 61 def as_bytes(bytes_or_text, encoding='utf-8'): function
|
| /external/rust/crates/mls-rs-core/src/ |
| D | secret.rs | 28 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/rust/crates/bytemuck/tests/ |
| D | offset_of_tests.rs | 43 let as_bytes = &foo as *const _ as *const u8; in test_offset_of_foo() localVariable
|
| /external/rust/crates/rustix/src/path/ |
| D | dec_int.rs | 85 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/cpuinfo/src/x86/cache/ |
| D | init.c | 12 uint8_t as_bytes[16]; member
|
| /external/rust/crates/macaddr/src/ |
| D | addr.rs | 61 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/python/dateutil/dateutil/test/ |
| D | test_isoparser.py | 381 def test_parse_isodate(d, dt_fmt, as_bytes): argument 455 def test_isotime(time_val, time_fmt, as_bytes): argument
|
| /external/rust/crates/virtio-drivers/src/device/net/ |
| D | net_buf.rs | 59 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/rust/crates/vm-memory/src/ |
| D | bytes.rs | 123 fn as_bytes(&mut self) -> VolatileSlice { in as_bytes() method
|
| /external/flatbuffers/rust/flatbuffers/src/ |
| D | vtable.rs | 68 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/rust/crates/der/src/ |
| D | str_ref.rs | 38 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| /external/harfbuzz_ng/src/ |
| D | hb-blob.hh | 57 hb_bytes_t as_bytes () const { return hb_bytes_t (data, length); } in as_bytes() function
|
| /external/rust/crates/der/src/asn1/integer/ |
| D | int.rs | 107 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 199 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/rust/crates/der/src/asn1/ |
| D | octet_string.rs | 28 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 130 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|