Home
last modified time | relevance | path

Searched refs:Query (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp32 Query query{ in TEST()
38 Query delegated = delegate(capabilities, query); in TEST()
45 Query query{ in TEST()
53 Query delegated = delegate(capabilities, query); in TEST()
62 Query query{ in TEST()
68 Query delegated = delegate(capabilities, query); in TEST()
75 Query query{ in TEST()
79 Query delegated = delegate(QueryCapabilities{}, query); in TEST()
85 Query query{ in TEST()
88 Query delegated = delegate(QueryCapabilities{}, query); in TEST()
[all …]
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp165 struct Query struct
208 inline Query delegate(const QueryCapabilities& queryCapabilities, Query& query) in delegate()
210 Query delegated{}; in delegate()
256 inline bool getExpandType(std::string_view value, Query& query) in getExpandType()
324 inline QueryError getSkipParam(std::string_view value, Query& query) in getSkipParam()
329 inline QueryError getTopParam(std::string_view value, Query& query) in getTopParam()
338 if (query.top > Query::maxTop) in getTopParam()
353 inline bool getSelectParam(std::string_view value, Query& query) in getSelectParam()
379 inline bool getFilterParam(std::string_view value, Query& query) in getFilterParam()
385 inline std::optional<Query> parseParameters(boost::urls::params_view urlParams, in parseParameters()
[all …]
/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp122 query_param::Query& delegated, in setUpRedfishRouteWithDelegation()
140 std::optional<query_param::Query> queryOpt = in setUpRedfishRouteWithDelegation()
190 query_param::Query delegated; in setUpRedfishRoute()
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-selftests.rst33 # Query selftests supported on the devlink device
35 # Query selftests supported on all devlink devices
/openbmc/linux/Documentation/ABI/stable/
H A Dfirewire-cdev22 - Query node ID
23 - Query maximum speed of the path between this node
34 - Query node IDs of local node, root node, IRM, bus
36 - Query cycle time
/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst218 Query command. Length varies according to the query type.
225 Query ram size
236 Query number of effects
254 Query the vendors'id (2 bytes)
263 Query the product id (2 bytes)
283 Query effect
/openbmc/linux/Documentation/driver-api/rapidio/
H A Dmport_cdev.rst34 - Query logical index of mport devices (RIO_MPORT_MAINT_PORT_IDX_GET)
35 - Query capabilities and RapidIO link configuration of mport devices
41 - Query/Control type of events reported through this driver: doorbells,
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-cassandra-driver_3.29.2.bb4 exclusively Cassandra's binary protocol and Cassandra Query Language v3."
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0007-FF-A-v15-arm_ffa-introduce-sandbox-test-cases-for-UC.patch303 + /* Query partitions count using invalid arguments */
311 + /* Query partitions count using an invalid UUID string */
315 + /* Query partitions count using an invalid UUID (no matching SP) */
320 + /* Query partitions data using a valid UUID */
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Duvcvideo.rst186 UVCIOC_CTRL_QUERY - Query a UVC XU control
208 Query the resolution of the control, i.e. the step size of the
211 Query the size of the control in bytes.
213 Query the control information bitmap, which indicates whether
/openbmc/linux/Documentation/ABI/removed/
H A Dsysfs-bus-nfit14 section 9.20.7.4 Function Index 1 - Query ARS Capabilities).
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc34 DEF_FEAT(AP_QUERY_CONFIG_INFO, "apqci", STFL, 12, "Query AP Configuration Information facility")
178 DEF_FEAT(PTFF_QTO, "ptff-qto", PTFF, 1, "PTFF Query TOD Offset")
179 DEF_FEAT(PTFF_QSI, "ptff-qsi", PTFF, 2, "PTFF Query Steering Information")
180 DEF_FEAT(PTFF_QPT, "ptff-qpc", PTFF, 3, "PTFF Query Physical Clock")
181 DEF_FEAT(PTFF_QUI, "ptff-qui", PTFF, 4, "PTFF Query UTC Information")
182 DEF_FEAT(PTFF_QTOU, "ptff-qtou", PTFF, 5, "PTFF Query TOD Offset User")
183 DEF_FEAT(PTFF_QSIE, "ptff-qsie", PTFF, 10, "PTFF Query Steering Information Extended")
184 DEF_FEAT(PTFF_QTOUE, "ptff-qtoue", PTFF, 13, "PTFF Query TOD Offset User Extended")
342 DEF_FEAT(PRNO_TRNG_QRTCR, "prno-trng-qrtcr", PPNO, 112, "PRNO TRNG-Query-Raw-to-Conditioned-Ratio")
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp159 query_param::Query delegatedQuery; in handleSystemsLogServicesHostloggerEntriesGet()
198 size_t top = delegatedQuery.top.value_or(query_param::Query::maxTop); in handleSystemsLogServicesHostloggerEntriesGet()
H A Dmanager_logservices_journal.hpp148 query_param::Query delegatedQuery; in handleManagersJournalLogEntryCollectionGet()
162 size_t top = delegatedQuery.top.value_or(query_param::Query::maxTop); in handleManagersJournalLogEntryCollectionGet()
/openbmc/qemu/qapi/
H A Dtrace.json46 # Query the state of events.
H A Dmachine.json317 # Query the guest UUID information.
1715 # Query interrupt statistics
1732 # Query TCG compiler statistics
1750 # Query NUMA topology information
1767 # Query TCG opcode counters
1785 # Query system ramblock information
1802 # Query information on the registered ROMS
1819 # Query information on the USB devices
1888 # Query information on interrupt controller devices
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst101 (b) Query resource limit::
108 (c) Query current usage::
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe-get-info.rst13 FE_GET_INFO - Query Digital TV frontend capabilities and returns information
H A Ddmx-querybuf.rst13 DMX_QUERYBUF - Query the status of a buffer
/openbmc/qemu/qga/vss-win32/
H A Dprovider.cpp156 STDMETHODIMP Query(
269 STDMETHODIMP CQGAVssProvider::Query( in Query() function in CQGAVssProvider
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md104 #### 2. Query related SDR information in BMC
197 #### 3. Query the reason for the last system restart.(not supported)
315 #### 1. Query the relevant information about SEL and its content in BMC
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-input.rst13 VIDIOC_G_INPUT - VIDIOC_S_INPUT - Query or select the current video input
H A Dvidioc-g-output.rst13 VIDIOC_G_OUTPUT - VIDIOC_S_OUTPUT - Query or select the current video output
/openbmc/linux/Documentation/gpu/amdgpu/
H A Dras.rst51 RAS Query Test
/openbmc/phosphor-led-sysfs/
H A DREADME.md51 Query the LED State

1234