HomeSort by relevance Sort by last modified time
    Searched refs:ioh (Results 1 - 6 of 6) sorted by null

  /external/qemu/
iohandler.c 56 IOHandlerRecord *ioh; local
59 QLIST_FOREACH(ioh, &io_handlers, next) {
60 if (ioh->fd == fd) {
61 ioh->deleted = 1;
66 QLIST_FOREACH(ioh, &io_handlers, next) {
67 if (ioh->fd == fd)
70 ioh = g_malloc0(sizeof(IOHandlerRecord));
71 QLIST_INSERT_HEAD(&io_handlers, ioh, next);
73 ioh->fd = fd;
74 ioh->fd_read_poll = fd_read_poll
93 IOHandlerRecord *ioh; local
116 IOHandlerRecord *pioh, *ioh; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 512 milliseconds