Searched defs:byte_str (Results 1 – 15 of 15) sorted by relevance
62 def ParseMessage(descriptor, byte_str): argument
24 def _PadZeroBytes(byte_str, blocksize): argument
181 mod byte_str; module
51 def bin2hex(byte_str, justification=20): argument
677 def __init__(self, byte_str=None): argument
47 std::string byte_str = ""; in print_byte() local
76 if (auto byte_str = PyBytes_AS_STRING(enc_str)) { in is_numpy_available() local
288 char byte_str[3] = {}; in Sha1ToVkUuid() local
821 let byte_str = LitByteStr::new(value, Span::call_site()); in to_tokens() localVariable
332 ByteString byte_str = str.ToUTF16LE(); in FPDFText_GetText() local
1556 let byte_str = unsafe { ByteStr::from_utf8_unchecked(buf) }; in from() localVariable
1389 hb_bytes_t byte_str = cff1_std_strings (sid); in get_glyph_name() local
751 ByteString byte_str = pRuntime->ToByteString(vp); in set_border_style() local
2190 const int8_t *offsets, const char *byte_str, int mode) in process_custom_dll_offsets()