Home
last modified time | relevance | path

Searched refs:process_chunk (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/src/
H A Dstrings.c389 process_chunk (const char *fname, const unsigned char *buf, off_t to, in process_chunk() function
538 process_chunk (fname, buf, from + nb, nb, &unprinted); in read_block_no_mmap()
612 process_chunk (fname, elfmap_base + (from - elfmap_off), in read_block()
667 process_chunk (fname, remap_base - to_keep, in read_block()
/third_party/mesa3d/src/util/perf/
H A Du_trace.c480 process_chunk(void *job, void *gdata, int thread_index) in process_chunk() function
587 process_chunk, cleanup_chunk, in u_trace_context_process()
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c2769 /* The three routines read_chunk, process_chunk and sync_stream can only be
2770 * called via a call to read_chunk and only exit at a return from process_chunk.
2777 * -> process_chunk
2778 * -> process_chunk
2784 process_chunk(struct file *file, png_uint_32 file_crc, png_uint_32 next_length, in process_chunk() function
2966 * header. Executes stop on a fatal error, otherwise calls process_chunk. in sync_stream()
3009 process_chunk(file, file_crc, 0, 0); in sync_stream()
3039 process_chunk(file, file_crc, next_length, next_type); in sync_stream()
3053 * process_chunk. So the invariant that IEND leaves the file position in sync_stream()
3085 * routine (via process_chunk) instantiate in read_chunk()
[all...]

Completed in 7 milliseconds