Home
last modified time | relevance | path

Searched defs:write_byte (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/test/perf/
Dperf_test.cc83 size_t write_byte = static_cast<size_t>(io_counters.WriteTransferCount in IOPerfInfoToString() local
/external/e2fsprogs/lib/ext2fs/
Dext2_io.h82 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
Dtest_io.c60 void (*write_byte)(unsigned long block, int count, errcode_t err); member
/external/libnfc-nci/src/nfc/int/
Drw_int.h159 …UINT8 write_byte; /* Index of last written byte … member
/external/libpng/contrib/tools/
Dpngfix.c1336 write_byte(struct file *file, int b) in write_byte() function