/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 | 37 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
|
D | ext_vec.rs | 986 pub fn as_bytes(&self) -> &[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 | 103 fn as_bytes(&self) -> &[u8]; in as_bytes() method 135 fn as_bytes(&self) -> &[u8] { in as_bytes() method 221 fn as_bytes(&self) -> &[u8] { in as_bytes() method 334 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/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/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
|
D | addr8.rs | 151 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
D | addr6.rs | 151 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/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
|
D | hb-vector.hh | 102 hb_bytes_t as_bytes () const 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/perfetto/include/perfetto/protozero/ |
D | field.h | 135 ConstBytes as_bytes() const { in as_bytes() function
|
/external/rust/crates/nom/src/ |
D | traits.rs | 95 fn as_bytes(&self) -> &[u8]; in as_bytes() method 100 fn as_bytes(&self) -> &[u8] { in as_bytes() method 107 fn as_bytes(&self) -> &[u8] { in as_bytes() method 114 fn as_bytes(&self) -> &[u8] { in as_bytes() method 121 fn as_bytes(&self) -> &[u8] { in as_bytes() method
|
/external/rust/cxx/src/ |
D | cxx_string.rs | 110 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
|