Searched defs:vms (Results 1 – 6 of 6) sorted by relevance
42 private final ImmutableSet<VirtualMachine> vms; field in FullCartesianExperimentSelector47 ImmutableSet<VirtualMachine> vms, in FullCartesianExperimentSelector()
24 ImmutableSet<VirtualMachine> vms(); in vms() method
22 SUBDIRS = vms subdir
41 vector int vms[] = { variable
441 public void setVMS(boolean vms) { in setVMS()834 private boolean vms = false; field in vt320
68 struct hvm *vms; /* Compiled SQLite VMs */ member