/external/qemu/ |
aio-android.c | 36 AioFlushHandler *io_flush; member in struct:AioHandler 59 AioFlushHandler *io_flush, 92 node->io_flush = io_flush; 117 if (node->io_flush) { 118 ret |= node->io_flush(node->opaque); 173 if (node->io_flush && node->io_flush(node->opaque) == 0)
|
aio.c | 35 AioFlushHandler *io_flush; member in struct:AioHandler 58 AioFlushHandler *io_flush, 91 node->io_flush = io_flush; 116 if (node->io_flush) { 117 ret |= node->io_flush(node->opaque); 173 if (node->io_flush && node->io_flush(node->opaque) == 0)
|
qemu-aio.h | 55 AioFlushHandler *io_flush,
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
klonec.php | 83 'io_free', 'io_read', 'io_printf', 'io_flush', 'io_write', 'io_putc', 'io_getc',
|
klonecpp.php | 109 'io_free', 'io_read', 'io_printf', 'io_flush', 'io_write', 'io_putc', 'io_getc',
|