Searched defs:raw_bytes (Results 1 – 9 of 9) sorted by relevance
31 def bytes2int(raw_bytes): argument111 def bytes_leading(raw_bytes, needle=b'\x00'): argument
96 def _urlsafe_b64encode(raw_bytes): argument
251 unsigned char raw_bytes[8]; in get_cgroup_id() member
56 ByteArray raw_bytes, const DisallowHeapAllocation& no_gc) { in ToInstructionVector()
133 Vector<RegExpInstruction> AsInstructionSequence(ByteArray raw_bytes) { in AsInstructionSequence()
364 def _string_or_data_element(raw_bytes, ctx): argument
703 const unsigned char* raw_bytes = value->raw_data(); in PrintLiteral() local
3070 def DoTest(self, raw_bytes, has_invalid_utf8): argument
449 const size_t raw_bytes = in NodeItemBytes() local