Searched refs:VBox (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/ |
H A D | vboxguestdrivers_7.1.4.bb | 37 ${UNPACKDIR}/${VBOX_NAME}/src/VBox/Additions/linux/export_modules.sh ${T}/vbox_modules.tar.gz 40 # add a mount utility to use shared folder from VBox Addition Source Code 42 … install ${UNPACKDIR}/${VBOX_NAME}/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c ${S}/utils 43 install ${UNPACKDIR}/${VBOX_NAME}/src/VBox/Additions/linux/sharedfolders/vbsfmount.c ${S}/utils
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | gui.py | 240 class PyBootchartShell(gtk.VBox): 255 gtk.VBox.__init__(self)
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | taskexp.py | 117 box = Gtk.VBox(homogeneous=True, spacing=4)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/ |
H A D | 0001-Fix-build-with-clang.patch | 318 * A vertical or horizontal stacking of widgets, implementing HBox and VBox.
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1026 class VBox(): class 1100 self.vbox = VBox(self.view, self.find_bar.Widget()) 1122 self.vbox = VBox(self.view, self.find_bar.Widget()) 3232 self.vbox = VBox(self.view, self.find_bar.Widget(), self.fetch_bar.Widget()) 4097 self.vbox = VBox(self.view, self.find_bar.Widget(), self.fetch_bar.Widget()) 4217 self.vbox = VBox(self.view, self.find_bar.Widget(), self.fetch_bar.Widget())
|