Home
last modified time | relevance | path

Searched defs:next_length (Results 1 – 2 of 2) sorted by relevance

/external/libpng/contrib/tools/
Dpngfix.c2778 process_chunk(struct file *file, png_uint_32 file_crc, png_uint_32 next_length, in process_chunk()
3024 png_uint_32 next_length = get32(buffer, nused); in sync_stream() local
3120 png_uint_32 next_length; in read_chunk() local
/external/v8/src/
Druntime.cc6488 int next_length = 0; in ConvertCaseHelper() local