Searched refs:autostart (Results 1 – 20 of 20) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/ |
H A D | 0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch | 4 Subject: [PATCH] Makefile.am: avoid race when creating autostart directories 14 | make: creating data/autostart/openbox-autostart 16 | make: creating data/autostart/autostart 21 | mkdir: cannot create directory './data/autostart': File exists 22 | Makefile:4329: recipe for target 'data/autostart/autostart' failed 37 data/autostart/autostart: $(top_srcdir)/data/autostart/autostart.in Makefile 44 data/autostart/openbox-autostart: $(top_srcdir)/data/autostart/openbox-autostart.in Makefile
|
H A D | 0001-openbox-xdg-autostart-convert-to-python3.patch | 4 Subject: [PATCH] openbox-xdg-autostart: convert to python3 10 data/autostart/openbox-xdg-autostart | 72 ++++++++++++++-------------- 13 diff --git a/data/autostart/openbox-xdg-autostart b/data/autostart/openbox-xdg-autostart 15 --- a/data/autostart/openbox-xdg-autostart 16 +++ b/data/autostart/openbox-xdg-autostart 21 # openbox-xdg-autostart runs things based on the XDG autostart specification 81 - print "This tool will run xdg autostart .desktop files" 91 - print "ENVIRONMENT specifies a list of environments for which to run autostart" 104 + print("This tool will run xdg autostart .desktop files") 114 + print("ENVIRONMENT specifies a list of environments for which to run autostart")
|
/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/ |
H A D | xinput-calibrator_git.bb | 32 install -d ${D}${sysconfdir}/xdg/autostart 33 …nce.sh,' ${S}/scripts/xinput_calibrator.desktop > ${D}${sysconfdir}/xdg/autostart/xinput_calibrato… 36 FILES:${PN} += "${sysconfdir}/xdg/autostart"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/ |
H A D | devilspie2_0.44.bb | 33 install -d ${D}/${sysconfdir}/xdg/autostart 34 install -m 644 ${WORKDIR}/devilspie2.desktop ${D}/${sysconfdir}/xdg/autostart
|
/openbmc/qemu/monitor/ |
H A D | qmp-cmds.c | 59 autostart = 0; in qmp_stop() 112 autostart = 1; in qmp_cont()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/ |
H A D | openbox_3.6.1.bb | 9 file://0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch \ 10 file://0001-openbox-xdg-autostart-convert-to-python3.patch \
|
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/ |
H A D | 89xdgautostart.sh | 1 XDGAUTOSTART=/etc/xdg/autostart
|
/openbmc/qemu/system/ |
H A D | globals.c | 39 int autostart = 1; variable
|
H A D | vl.c | 2727 RunState state = autostart ? RUN_STATE_RUNNING : runstate_get(); in qmp_x_exit_preconfig() 2745 } else if (autostart) { in qmp_x_exit_preconfig() 3078 autostart = 0; in qemu_init()
|
/openbmc/qemu/include/sysemu/ |
H A D | sysemu.h | 28 extern int autostart;
|
/openbmc/qemu/migration/ |
H A D | colo.c | 123 if (!autostart) { in secondary_vm_do_failover() 126 autostart = true; in secondary_vm_do_failover()
|
H A D | migration.c | 735 (autostart && (!global_state_received() || in process_incoming_migration_bh() 743 autostart = false; in process_incoming_migration_bh() 761 if (autostart) { in process_incoming_migration_bh()
|
H A D | savevm.c | 2165 autostart = false; in loadvm_postcopy_handle_run_bh() 2172 if (autostart) { in loadvm_postcopy_handle_run_bh()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | qunit-1.18.0.js | 13 …lled start() outside of a test context too many times");}else if(config.autostart){throw new Error… 14 "QUnit.config.autostart was true");}else if(!config.pageLoaded){config.autostart=true;return;}}else… 22 …{all:0,bad:0},started:0,updateRate:1000,autostart:true,filter:""},true);config.blocking=false;if(c… 155 if(typeof define==="function"&&define.amd){define(function(){return QUnit;});QUnit.config.autostart… 242 …0};config.started=0;config.updateRate=1000;config.blocking=false;config.autostart=true;config.auto…
|
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/ |
H A D | firewalld_1.3.2.bb | 232 ${sysconfdir}/xdg/autostart/firewall-applet.desktop \
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/ |
H A D | systemd_255.4.bb | 226 PACKAGECONFIG[xdg-autostart] = "-Dxdg-autostart=true,-Dxdg-autostart=false"
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 3547 bool autostart, in dspload_image() argument 3586 if (autostart && !ovly) { in dspload_image()
|
/openbmc/u-boot/ |
H A D | README | 3618 autostart - if set to "yes", an image loaded using the "bootp",
|
/openbmc/ |
H A D | opengrok1.0.log | 36069 …e/recipes-graphics/openbox/files/0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch.gz
|
H A D | opengrok2.0.log | 35689 …e/recipes-graphics/openbox/files/0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch.gz
|