Home
last modified time | relevance | path

Searched refs:VBox (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/
H A Dvboxguestdrivers_6.1.34.bb36 ${WORKDIR}/${VBOX_NAME}/src/VBox/Additions/linux/export_modules.sh ${T}/vbox_modules.tar.gz
39 # add a mount utility to use shared folder from VBox Addition Source Code
41 install ${WORKDIR}/${VBOX_NAME}/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c ${S}/utils
42 install ${WORKDIR}/${VBOX_NAME}/src/VBox/Additions/linux/sharedfolders/vbsfmount.c ${S}/utils
/OK3568_Linux_fs/buildroot/package/kodi-pvr-vbox/
H A DConfig.in4 Kodi PVR addon for interfacing with VBox Communications XTi TV
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py240 class PyBootchartShell(gtk.VBox):
255 gtk.VBox.__init__(self)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py117 box = Gtk.VBox(homogeneous=True, spacing=4)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/
H A D0001-Fix-build-with-clang.patch318 * A vertical or horizontal stacking of widgets, implementing HBox and VBox.
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1025 class VBox(): class
1099 self.vbox = VBox(self.view, self.find_bar.Widget())
1121 self.vbox = VBox(self.view, self.find_bar.Widget())
3231 self.vbox = VBox(self.view, self.find_bar.Widget(), self.fetch_bar.Widget())
4096 self.vbox = VBox(self.view, self.find_bar.Widget(), self.fetch_bar.Widget())
4216 self.vbox = VBox(self.view, self.find_bar.Widget(), self.fetch_bar.Widget())