Searched refs:out_full (Results 1 – 9 of 9) sorted by relevance
/external/toybox/toys/pending/ |
D | dd.c | 52 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; 91 TT.in_full, TT.in_part, TT.out_full, TT.out_part); in status() 115 if (nw == TT.out.sz) TT.out_full++; in write_out()
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_derivatives.c | 114 .out_full = 1, in midgard_emit_derivatives()
|
D | midgard.h | 715 unsigned out_full : 1; member
|
D | disassemble.c | 1448 fprintf(fp, " %sr%u", texture->out_full ? "" : "h", in print_texture_word() 1451 assert(!(texture->out_full && texture->out_upper)); in print_texture_word() 1511 assert(!(texture->out_full && texture->out_upper)); in print_texture_word()
|
D | midgard_emit.c | 943 ins->texture.out_full = (osz == 32); in emit_binary_bundle()
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 385 static int out_full = 0; variable 1812 fprintf(stderr, "%d+%d records out\n", out_full - out_partial, in print_stats() 2574 out_full += blocks; in do_scsi_device_read_write() 2579 out_full += blocks; /* act as if written out without error */ in do_scsi_device_read_write() 2593 out_full += blocks; in do_scsi_device_read_write() 2598 out_full += blocks; in do_scsi_device_read_write() 6655 out_full += blocks; in do_scsi_sgm_read_write() 6660 out_full += blocks; /* act as if written out without error */ in do_scsi_sgm_read_write() 6674 out_full += blocks; in do_scsi_sgm_read_write() 6679 out_full += blocks; in do_scsi_sgm_read_write()
|
/external/toybox/android/linux/generated/ |
D | globals.h | 577 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member
|
/external/toybox/android/device/generated/ |
D | globals.h | 577 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member
|
/external/toybox/android/mac/generated/ |
D | globals.h | 577 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member
|