Home
last modified time | relevance | path

Searched defs:input_bytes (Results 1 - 6 of 6) sorted by relevance

/third_party/node/test/js-native-api/test_typedarray/
H A Dtest_typedarray.c58 uint8_t* input_bytes = (uint8_t*)(data) + byte_offset; in Multiply() local
/third_party/python/Modules/_xxtestfuzz/
H A Dfuzzer.c166 PyObject* input_bytes = PyBytes_FromStringAndSize(data, size); in fuzz_json_loads() local
/third_party/node/deps/brotli/c/enc/
H A Dcompress_fragment.c605 uint64_t input_bytes = BROTLI_UNALIGNED_LOAD64LE(ip - 3); in BrotliCompressFragmentFastImpl() local
642 uint64_t input_bytes = BROTLI_UNALIGNED_LOAD64LE(ip - 3); in BrotliCompressFragmentFastImpl() local
[all...]
H A Dcompress_fragment_two_pass.c352 uint64_t input_bytes; in CreateCommands() local
407 uint64_t input_bytes; CreateCommands() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c605 uint64_t input_bytes = BROTLI_UNALIGNED_LOAD64LE(ip - 3); in BrotliCompressFragmentFastImpl() local
642 uint64_t input_bytes = BROTLI_UNALIGNED_LOAD64LE(ip - 3); in BrotliCompressFragmentFastImpl() local
[all...]
H A Dcompress_fragment_two_pass.c352 uint64_t input_bytes; in CreateCommands() local
407 uint64_t input_bytes; CreateCommands() local
[all...]

Completed in 12 milliseconds