Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dcompat.py42 def as_bytes(bytes_or_text, encoding='utf-8'): function
/external/python/dateutil/dateutil/test/
Dtest_isoparser.py366 def test_parse_isodate(d, dt_fmt, as_bytes): argument
440 def test_isotime(time_val, time_fmt, as_bytes): argument
/external/flatbuffers/rust/flatbuffers/src/
Dvtable.rs69 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
/external/perfetto/include/perfetto/protozero/
Dfield.h120 inline ConstBytes as_bytes() const { in as_bytes() function
/external/harfbuzz_ng/src/
Dhb-blob.hh62 hb_bytes_t as_bytes () const in as_bytes() function
/external/python/cpython3/Lib/email/
Dmessage.py166 def as_bytes(self, unixfrom=False, policy=None): member in Message
/external/u-boot/fs/yaffs2/
Dyaffs_guts.h155 u8 as_bytes[8]; member