Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 25 of 198) sorted by relevance

12345678

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbash-completion.bbclass7 DEPENDS:append:class-target = " bash-completion"
9 PACKAGES += "${PN}-bash-completion"
11 FILES:${PN}-bash-completion = "${datadir}/bash-completion ${sysconfdir}/bash_completion.d"
13 RDEPENDS:${PN}-bash-completion = "bash-completion"
/openbmc/qemu/io/
H A Dtask.c33 GSource *completion; member
135 task->thread->completion = g_idle_source_new(); in qio_task_thread_worker()
136 g_source_set_callback(task->thread->completion, in qio_task_thread_worker()
138 g_source_attach(task->thread->completion, in qio_task_thread_worker()
140 g_source_unref(task->thread->completion); in qio_task_thread_worker()
141 trace_qio_task_thread_source_attach(task, task->thread->completion); in qio_task_thread_worker()
183 while (task->thread->completion == NULL) { in qio_task_wait_thread()
187 trace_qio_task_thread_source_cancel(task, task->thread->completion); in qio_task_wait_thread()
188 g_source_destroy(task->thread->completion); in qio_task_wait_thread()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gflags/
H A Dgflags_2.2.2.bb15 PACKAGES =+ "${PN}-bash-completion"
16 FILES:${PN}-bash-completion += "${bindir}/gflags_completions.sh"
18 RDEPENDS:${PN}-bash-completion = "bash bash-completion"
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0_1.26.1.bb39 PACKAGECONFIG[bash-completion] = "-Dbash-completion=enabled,-Dbash-completion=disabled,bash-complet…
62 PACKAGES += "${PN}-bash-completion"
67 FILES:${PN}-bash-completion += "${datadir}/bash-completion/completions/ ${datadir}/bash-completion/…
/openbmc/openbmc/poky/meta/recipes-support/bash-completion/
H A Dbash-completion_2.16.0.bb7 HOMEPAGE = "https://github.com/scop/bash-completion"
8 BUGTRACKER = "https://github.com/scop/bash-completion/issues"
18 GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases"
33 # Some recipes are providing ${PN}-bash-completion packages
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/
H A Dwireguard-tools_1.0.20210914.bb6 inherit bash-completion systemd pkgconfig
18 PACKAGECONFIG ??= "bash-completion wg-quick"
20 PACKAGECONFIG[bash-completion] = "WITH_BASHCOMPLETION=yes,WITH_BASHCOMPLETION=no,,bash,,"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/bubblewrap/
H A Dbubblewrap_0.10.0.bb14 inherit autotools bash-completion github-releases manpages pkgconfig
23 PACKAGES += "${PN}-zsh-completion"
25 FILES:${PN}-zsh-completion = "${datadir}/zsh/site-functions"
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/
H A Dtpm2-tss-engine_1.2.0.bb9 DEPENDS = "autoconf-archive-native bash-completion libtss2 libgcrypt openssl"
30 PACKAGES += "${PN}-engines ${PN}-engines-staticdev ${PN}-bash-completion"
35 FILES:${PN}-bash-completion += "${datadir}/bash-completion/completions"
/openbmc/openbmc/poky/meta/recipes-core/dbus/
H A Ddbus-glib_0.114.bb24 inherit autotools pkgconfig gettext bash-completion gtk-doc
36 FILES:${PN}-bash-completion += "${libexecdir}/dbus-bash-completion-helper"
37 LICENSE:${PN}-bash-completion = "GPL-2.0-or-later"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/
H A Dnvme-cli_2.12.bb14 inherit bash-completion meson pkgconfig systemd
23 PACKAGES =+ "${PN}-dracut ${PN}-zsh-completion ${PN}-user"
27 FILES:${PN}-zsh-completion = "${datadir}/zsh/site-functions"
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Ddhcp-done_git.bb1 SUMMARY = "Google DHCP completion daemon"
2 DESCRIPTION = "Google DHCP completion daemon"
/openbmc/sdbusplus/src/async/
H A Dmutex.cpp28 auto completion = std::move(waitingTasks.front()); in unlock() local
31 completion->complete(); in unlock()
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/
H A Dkmod_34.2.bb16 inherit bash-completion gtk-doc manpages meson pkgconfig update-alternatives
55 PACKAGES += "${PN}-fish-completion ${PN}-zsh-completion"
57 FILES:${PN}-fish-completion = "${datadir}/fish"
58 FILES:${PN}-zsh-completion = "${datadir}/zsh"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/parallel/
H A Dparallel_20250422.bb17 inherit autotools bash-completion
19 PACKAGES += "${PN}-zsh-completion"
20 FILES:${PN}-zsh-completion = "${datadir}/zsh"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/dconf/
H A Ddconf_0.40.0.bb11 inherit gnomebase bash-completion vala
15 # no bash-completion for native
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/
H A Dlldpd_1.0.19.bb17 inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest
57 PACKAGES =+ "${PN}-zsh-completion"
62 FILES:${PN}-zsh-completion += "${datadir}/zsh/"
64 #RDEPENDS:${PN}-zsh-completion += "zsh"
/openbmc/qemu/docs/specs/
H A Dvmw_pvscsi-spec.rst55 Completion interrupts (completion ring notifications):
90 f. Unmask completion and message (if device messages enabled) interrupts
111 Request completion processing
114 a. Upon completion interrupt arrival process completion
/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/
H A Dpatchelf_0.18.0.bb20 PACKAGES += "${PN}-zsh-completion"
21 FILES:${PN}-zsh-completion = "${datadir}/zsh"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/files/
H A D0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch29 AC_ARG_WITH([bash-completion-dir],
30 AS_HELP_STRING([--with-bash-completion-dir[=PATH]],
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/bpftool/
H A Dbpftool.bb8 inherit bash-completion kernelsrc kernel-arch
22 bash_compdir=${prefix}/share/bash-completion \
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/raspi-utils/
H A Draspi-utils_git.bb21 ${datadir}/bash-completion/completions/pinctrl \
22 ${datadir}/bash-completion/completions/vcgencmd \
/openbmc/qemu/hw/nvme/
H A Dtrace-events52 …qid, uint16_t vector, uint16_t size, uint16_t qflags, int ien) "create completion queue, addr=0x%"…
54 pci_nvme_del_cq(uint16_t cqid) "deleted completion queue, cqid=%"PRIu16""
99 pci_nvme_mmio_acqaddr(uint64_t data) "wrote MMIO, admin completion queue address=0x%"PRIx64""
101 pci_nvme_mmio_acqaddr_hi(uint64_t data, uint64_t new_addr) "wrote MMIO, admin completion queue high…
165 pci_nvme_err_invalid_del_cq_cqid(uint16_t cqid) "failed deleting completion queue, cqid=%"PRIu16""
166 pci_nvme_err_invalid_del_cq_notempty(uint16_t cqid) "failed deleting completion queue, it is not em…
167 pci_nvme_err_invalid_create_cq_cqid(uint16_t cqid) "failed creating completion queue, cqid=%"PRIu16…
168 pci_nvme_err_invalid_create_cq_size(uint16_t size) "failed creating completion queue, size=%"PRIu16…
169 pci_nvme_err_invalid_create_cq_addr(uint64_t addr) "failed creating completion queue, addr=0x%"PRIx…
170 pci_nvme_err_invalid_create_cq_vector(uint16_t vector) "failed creating completion queue, vector=%"…
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/git/
H A Dgit_2.49.0.bb49 inherit autotools-brokensep perlnative bash-completion manpages
70 install -d ${D}/${datadir}/bash-completion/completions/
71 …install -m 644 ${S}/contrib/completion/git-completion.bash ${D}/${datadir}/bash-completion/complet…
/openbmc/u-boot/doc/
H A DREADME.commands26 comp: Pointer to the completion function. May be NULL.
29 completion is only available if CONFIG_AUTO_COMPLETE is defined.
96 The completion function pointer has to be of type
110 possible completion must be followed by NULL.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/
H A Dnetworkmanager_1.52.0.bb36 DEPENDS:append:class-target = " bash-completion"
133 ${PN}-nmcli-bash-completion \
181 SUMMARY:${PN}-nmcli-bash-completion = "NetworkManager command line client bash completion"
182 FILES:${PN}-nmcli-bash-completion = "${datadir}/bash-completion/completions/nmcli"
183 RDEPENDS:${PN}-nmcli-bash-completion = "bash-completion"

12345678