| /external/rust/crates/bstr/src/unicode/ |
| D | word.rs | 56 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 132 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 203 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 283 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| D | sentence.rs | 51 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 123 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| D | grapheme.rs | 59 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 151 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
|
| /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/rust/crates/bstr/src/ |
| D | bstring.rs | 46 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | bstr.rs | 71 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | utf8.rs | 113 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method 194 pub 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/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/rust/crates/clap/src/ |
| D | osstringext.rs | 10 fn as_bytes(&self) -> &[u8]; in as_bytes() method 96 fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| /external/tensorflow/tensorflow/python/util/ |
| D | compat.py | 64 def as_bytes(bytes_or_text, encoding='utf-8'): function
|
| /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/macaddr/src/ |
| D | addr.rs | 61 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | addr6.rs | 151 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
| D | addr8.rs | 151 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/flatbuffers/rust/flatbuffers/src/ |
| D | vtable.rs | 66 pub fn as_bytes(&self) -> &[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/pigweed/pw_string/public/pw_string/ |
| D | string_builder.h | 102 std::span<const std::byte> as_bytes() const { in as_bytes() function
|
| /external/rust/crates/rusqlite/src/types/ |
| D | value_ref.rs | 139 pub fn as_bytes(&self) -> FromSqlResult<&'a [u8]> { in as_bytes() method
|
| /external/perfetto/include/perfetto/protozero/ |
| D | field.h | 135 ConstBytes as_bytes() const { in as_bytes() function
|
| /external/rust/crates/ciborium/src/value/ |
| D | mod.rs | 103 pub fn as_bytes(&self) -> Option<&Vec<u8>> { in as_bytes() method
|
| /external/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
|
| /external/rust/cxx/src/ |
| D | cxx_string.rs | 114 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|