Home
last modified time | relevance | path

Searched defs:to_bytes (Results 1 - 11 of 11) sorted by relevance

/third_party/rust/crates/os_str_bytes/src/windows/
H A Dmod.rs79 fn to_bytes(os_string: &OsStr) -> Vec<u8> { in to_bytes() functions
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py294 def to_bytes(self) -> "list[int]": member in Table
/third_party/python/Lib/urllib/
H A Dparse.py1017 def to_bytes(url): function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dec.rs439 pub fn to_bytes( in to_bytes() functions
/kernel/linux/linux-5.10/include/linux/
H A Ddevice-mapper.h635 static inline unsigned long to_bytes(sector_t n) in to_bytes() function
/kernel/linux/linux-6.6/include/linux/
H A Ddevice-mapper.h716 static inline unsigned long to_bytes(sector_t n) in to_bytes() function
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py175 def to_bytes(mac): function
/third_party/rust/crates/os_str_bytes/src/
H A Draw_str.rs1497 fn to_bytes(&self) -> ByteStr<'_> { in to_bytes() functions
1510 fn to_bytes(&self) -> ByteStr<'_> { in to_bytes() functions
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dfix_node.c374 get_num_ver(int mode, struct tree_balance *tb, int h, int from, int from_bytes, int to, int to_bytes, short *snum012, int flow) get_num_ver() argument
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dfix_node.c374 get_num_ver(int mode, struct tree_balance *tb, int h, int from, int from_bytes, int to, int to_bytes, short *snum012, int flow) get_num_ver() argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h395 (*to_bytes)( PS_Parser parser, member

Completed in 19 milliseconds