Searched defs:input_bytes (Results 1 – 4 of 4) sorted by relevance
56 uint8_t* input_bytes = (uint8_t*)(data) + byte_offset; in Multiply() local
352 uint64_t input_bytes; in CreateCommands() local407 uint64_t input_bytes; in CreateCommands() local
605 uint64_t input_bytes = BROTLI_UNALIGNED_LOAD64LE(ip - 3); in BrotliCompressFragmentFastImpl() local642 uint64_t input_bytes = BROTLI_UNALIGNED_LOAD64LE(ip - 3); in BrotliCompressFragmentFastImpl() local
103 PyObject* input_bytes = PyBytes_FromStringAndSize(data, size); in fuzz_json_loads() local