/external/qemu/ |
savevm.c | 812 int instance_id; member in struct:SaveStateEntry 825 of the system, so instance_id should be removed/replaced. 826 Meanwhile pass -1 as instance_id if you do not already have a clearly 829 int instance_id, 841 se->instance_id = (instance_id == -1) ? 0 : instance_id; 853 if (instance_id == -1 855 && se->instance_id <= (*pse)->instance_id) 1057 int len, ret, instance_id, record_len, version_id; local 1118 uint32_t instance_id, version_id, section_id; local [all...] |
/external/qemu/hw/ |
goldfish_tty.c | 202 static int instance_id = 0; local 221 register_savevm( "goldfish_tty", instance_id++, GOLDFISH_TTY_SAVE_VERSION,
|
hw.h | 256 int instance_id, 263 int instance_id,
|
goldfish_nand.c | 633 static int instance_id = 0; local 641 register_savevm( "nand_dev", instance_id++, NAND_DEV_STATE_SAVE_VERSION,
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
gml.php | 87 'object_index','id','mask_index','solid','persistent','instance_count','instance_id', [all...] |