Home
last modified time | relevance | path

Searched refs:process_chunk (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/src/
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()
DChangeLog2523 * strings.c (process_chunk): Remove _MUDFLAP condition.
2569 (process_chunk): Likewise.
4878 * strings.c (process_chunk): Reorder expressions in conditional
/third_party/mesa3d/src/util/perf/
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/
Dpngfix.c2784 process_chunk(struct file *file, png_uint_32 file_crc, png_uint_32 next_length, in process_chunk() function
3009 process_chunk(file, file_crc, 0, 0); in sync_stream()
3039 process_chunk(file, file_crc, next_length, next_type); in sync_stream()
3141 process_chunk(file, file_crc, next_length, next_type); in read_chunk()
3149 process_chunk(file, file_crc, 0, 0); in read_chunk()