HomeSort by relevance Sort by last modified time
    Searched defs:as_bytes (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/python/util/
compat.py 42 def as_bytes(bytes_or_text, encoding='utf-8'): function
87 as_str = as_bytes
88 tf_export('compat.as_bytes', 'compat.as_str')(as_bytes)
92 tf_export('compat.as_bytes')(as_bytes)
  /external/harfbuzz_ng/src/
hb-blob.hh 62 hb_bytes_t as_bytes () const function in struct:hb_blob_t
  /external/perfetto/include/perfetto/protozero/
field.h 120 inline ConstBytes as_bytes() const { function in class:protozero::Field
  /external/python/cpython3/Lib/email/
message.py 166 return self.as_bytes() member in class:Message
168 def as_bytes(self, unixfrom=False, policy=None):
    [all...]
  /external/u-boot/fs/yaffs2/
yaffs_guts.h 155 u8 as_bytes[8]; member in union:yaffs_tags_union

Completed in 6709 milliseconds