Home
last modified time | relevance | path

Searched refs:queries (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py251 queries = None
254 if queries:
255 queries |= query
257 queries = query
260 search_queries &= queries
262 search_queries = queries
H A Dviews.py311 queries = None
314 queries = queries | query if queries else query
316 search_object = search_object & queries if search_object else queries
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DZed2 You may copy and distribute this file freely. Any queries and complaints should be forwarded to Ji…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imapfilter/
H A Dimapfilter_2.8.3.bb1 SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes based on IMAP queries"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pugixml/
H A Dpugixml_1.15.bb6 data-driven tree queries."
/openbmc/bmcweb/
H A DOWNERS42 # - Join and answer architecture queries posed to the mailing list concerning
45 # - Be capable of responding to CVE queries forwarded from the
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-workaround-for-overlapping-sections-in-binary.patch24 This additional code effectively queries the C compiler for the sizes of
/openbmc/qemu/docs/system/
H A Dmanaged-startup.rst25 where additional queries and configuration can be performed via QMP
/openbmc/entity-manager/docs/
H A Dassociations.md103 This configuration queries the object mapper to find an FruDevice interface with
/openbmc/qemu/docs/interop/
H A Dnbd.rst48 For ``NBD_OPT_LIST_META_CONTEXT`` the following queries are supported
/openbmc/qemu/nbd/
H A Dtrace-events54 …ar *optname, const char *export, uint32_t queries) "Client requested %s for export %s, with %" PRI…
H A Dclient.c674 uint32_t queries = !!query; in nbd_send_meta_query() local
682 data_len = sizeof(export_len) + export_len + sizeof(queries); in nbd_send_meta_query()
695 stl_be_p(p += export_len, queries); in nbd_send_meta_query()
697 stl_be_p(p += sizeof(queries), query_len); in nbd_send_meta_query()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-ftp/
H A D0001-Remove-use-of-the-cgi-module.patch78 # send the specific queries.
/openbmc/google-misc/subprojects/ncsid/doc/
H A Dncsid_internals.md48 filters and queries the NIC state (hostless or host-based). If it ever fails,
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig35 # Q: Interfaces for DHCP queries: [ ]
/openbmc/phosphor-psu-code-mgmt/
H A DREADME.md72 When the service starts, it queries the inventory to get all the PSU inventory
/openbmc/docs/designs/
H A Dredfish-spdm-attestation.md199 1. Check transport layer protocol. For MCTP, it queries mctpd to gather all eids
201 PCIe device ID; For TCP, it queries entity-manager to gather the remote IP
H A Dredfish-authorization.md70 convert Linux system calls to LDAP queries.
93 After getting the peer's user name, BMCWeb sends DBus queries to
169 queries will use the latest configurations
H A Dbmc-reset-with-host-up.md110 discover if the host is running. Based on the response from these queries the
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.2.rst43 - bitbake: siggen: Enable batching of unihash queries
H A Dmigration-3.4.rst48 :ref:`variable queries to the datastore <bitbake-user-manual/bitbake-user-manual-metadata:functions…
H A Drelease-notes-5.1.rst187 - Enable batching of ``unihash`` queries to reduce the effect of latency
188 when making multiple queries to the server.
/openbmc/qemu/hw/ppc/
H A Dtrace-events7 spapr_pci_rtas_ibm_query_interrupt_source_number(unsigned ioa, unsigned intr) "queries for #%u, IRQ…
/openbmc/docs/
H A Dhost-management.md40 The usual `list` and `enumerate` REST queries allow the system inventory
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst117 ``log_sync`` memory listener callback queries the dirty page bitmap from the

12