Searched defs:to_bytes (Results 1 - 11 of 11) sorted by relevance
| /third_party/rust/crates/os_str_bytes/src/windows/ |
| H A D | mod.rs | 79 fn to_bytes(os_string: &OsStr) -> Vec<u8> { in to_bytes() functions
|
| /third_party/rust/crates/unicode-width/scripts/ |
| H A D | unicode.py | 294 def to_bytes(self) -> "list[int]": member in Table
|
| /third_party/python/Lib/urllib/ |
| H A D | parse.py | 1017 def to_bytes(url): function
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | ec.rs | 439 pub fn to_bytes( in to_bytes() functions
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | device-mapper.h | 635 static inline unsigned long to_bytes(sector_t n) in to_bytes() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | device-mapper.h | 716 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 D | ovs-dpctl.py | 175 def to_bytes(mac): function
|
| /third_party/rust/crates/os_str_bytes/src/ |
| H A D | raw_str.rs | 1497 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 D | fix_node.c | 374 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 D | fix_node.c | 374 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 D | psaux.h | 395 (*to_bytes)( PS_Parser parser, member
|
Completed in 19 milliseconds