Home
last modified time | relevance | path

Searched defs:to_bytes (Results 1 – 19 of 19) sorted by relevance

/external/python/pyasn1/pyasn1/compat/
Dinteger.py36 def to_bytes(value, signed=False, length=0): function
101 def to_bytes(value, signed=False, length=0): function
/external/boringssl/src/crypto/curve25519/
Dmake_curve25519_tables.py78 def to_bytes(x): function
/external/llvm/utils/lit/lit/
Dutil.py11 def to_bytes(str): function
DProgressBar.py8 def to_bytes(str): function
/external/libcxx/utils/libcxx/
Dutil.py22 def to_bytes(str): function
/external/llvm-project/llvm/utils/lit/lit/
Dutil.py42 def to_bytes(s): function
DProgressBar.py8 def to_bytes(str): function
/external/llvm-project/libcxx/utils/libcxx/
Dutil.py21 def to_bytes(str): function
/external/llvm-project/clang/tools/clang-format/
Dgit-clang-format564 def to_bytes(str_input): function
/external/python/pybind11/tests/
Dtest_builtin_casters.py127 def to_bytes(s): function
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dformats.rs117 pub fn to_bytes(&self) -> [u8; 4] { in to_bytes() method
/external/rust/crates/quiche/src/h3/
Dframe.rs120 pub fn to_bytes(&self, b: &mut octets::OctetsMut) -> Result<usize> { in to_bytes() method
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialutil.py65 def to_bytes(seq): function
/external/python/cpython3/Lib/urllib/
Dparse.py975 def to_bytes(url): function
/external/rust/crates/quiche/src/
Dframe.rs304 pub fn to_bytes(&self, b: &mut octets::OctetsMut) -> Result<usize> { in to_bytes() method
Dpacket.rs287 pub(crate) fn to_bytes(&self, out: &mut octets::OctetsMut) -> Result<()> { in to_bytes() method
/external/rust/crates/regex-automata/src/
Dsparse.rs768 fn to_bytes<A: ByteOrder>(&self) -> Result<Vec<u8>> { in to_bytes() method
Ddense.rs1205 pub(crate) fn to_bytes<A: ByteOrder>(&self) -> Result<Vec<u8>> { in to_bytes() method
/external/freetype/include/freetype/internal/
Dpsaux.h395 (*to_bytes)( PS_Parser parser, member