Home
last modified time | relevance | path

Searched defs:as_bytes (Results 1 – 25 of 140) sorted by relevance

123456

/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/unicode/
Dword.rs59 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
Dsentence.rs52 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
124 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
Dgrapheme.rs63 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
155 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dinput.rs101 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
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs57 fn as_bytes(&self) -> &[u8]; in as_bytes() method
67 fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs57 fn as_bytes(&self) -> &[u8]; in as_bytes() method
67 fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs57 fn as_bytes(&self) -> &[u8]; in as_bytes() method
67 fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs57 fn as_bytes(&self) -> &[u8]; in as_bytes() method
67 fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/ffi/
H A Dos_str.rs57 fn as_bytes(&self) -> &[u8]; in as_bytes() method
67 fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/
Dext_slice.rs80 fn as_bytes(&self) -> &[u8] { in as_bytes() method
92 fn as_bytes(&self) -> &[u8] { in as_bytes() method
118 fn as_bytes(&self) -> &[u8]; in as_bytes() method
3282 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
3623 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
3687 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
Dutf8.rs109 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
190 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
Dbstr.rs97 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
Dbstring.rs70 pub(crate) fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dcore.rs117 pub fn as_bytes(&self) -> [u8; 4] { in as_bytes() method
154 pub fn as_bytes(&self) -> [u8; 16] { in as_bytes() method
/aosp_15_r20/external/python/dateutil/dateutil/test/
Dtest_isoparser.py381 def test_parse_isodate(d, dt_fmt, as_bytes): argument
455 def test_isotime(time_val, time_fmt, as_bytes): argument
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/integer/
Dint.rs107 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
199 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
Duint.rs99 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
191 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/
Doctet_string.rs28 pub fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
130 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
Dbit_string.rs94 pub fn as_bytes(&self) -> Option<&'a [u8]> { in as_bytes() method
290 pub fn as_bytes(&self) -> Option<&[u8]> { in as_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Ddocument.rs41 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
206 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/
Dtraits.rs92 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
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/
H A Dtraits.rs92 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
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dbuffer.h56 ByteSpan as_bytes() { return buffer_; } in as_bytes() function
/aosp_15_r20/external/rust/android-crates-io/crates/regex/tests/
Dbytes.rs7 fn as_bytes(&self) -> &'a [u8] { in as_bytes() method
/aosp_15_r20/external/fmtlib/test/fuzzing/
H A Dfuzzer-common.h36 template <typename T> inline const std::uint8_t* as_bytes(const T* data) { in as_bytes() function

123456