Home
last modified time | relevance | path

Searched defs:query (Results 1 – 14 of 14) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp32 Query query{ in TEST() local
45 Query query{ in TEST() local
62 Query query{ in TEST() local
75 Query query{ in TEST() local
85 Query query{ in TEST() local
95 Query query{ in TEST() local
108 Query query{ in TEST() local
118 Query query{ in TEST() local
199 Query query; in TEST() local
205 Query query; in TEST() local
[all …]
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp211 inline Query delegate(const QueryCapabilities& queryCapabilities, Query& query) in delegate()
259 inline bool getExpandType(std::string_view value, Query& query) in getExpandType()
327 inline QueryError getSkipParam(std::string_view value, Query& query) in getSkipParam()
332 inline QueryError getTopParam(std::string_view value, Query& query) in getTopParam()
356 inline bool getSelectParam(std::string_view value, Query& query) in getSelectParam()
382 inline bool getFilterParam(std::string_view value, Query& query) in getFilterParam()
715 inline std::optional<std::string> formatQueryForExpand(const Query& query) in formatQueryForExpand()
786 void startQuery(const Query& query, const Query& delegated, in startQuery()
880 inline void processTopAndSkip(const Query& query, crow::Response& res) in processTopAndSkip()
998 crow::App& app, const Query& query, const Query& delegated, in processAllParams()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dodbc.json21 …"query": "SELECT bool_v, str_v, dbl_v, long_v, entity_id, ts FROM ts_kv WHERE ts > ? ORDER BY ts A… string
25 "query": "SELECT MIN(ts) - 1 FROM ts_kv", string
/openbmc/qemu/include/block/
H A Dblockjob_int.h81 void (*query)(BlockJob *job, BlockJobInfo *info); member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js730 query: query, property in template.template.AnonymousClassc6d3f3561d01
738 query: query, property in template.template.AnonymousClassc6d3f3561e01
762 _getFooter: function getFooter(query, suggestions) { argument
764 query: query, property in AnonymousClassc6d3f3562001
769 _getHeader: function getHeader(query, suggestions) { argument
771 query: query, property in AnonymousClassc6d3f3562101
779 _injectQuery: function injectQuery(query, obj) { argument
784 update: function update(query) { argument
974 update: function update(query) { argument
H A Dlibtoaster.js42 source: function (query, syncResults, asyncResults) { argument
H A Dui-bootstrap-tpls-0.11.0.js9 …opupDelay:0},c={mouseenter:"mouseleave",click:"click",focus:"blur"},d={};this.options=function(a){… function
H A Dui-bootstrap-tpls-0.11.0.min.js9 …opupDelay:0},c={mouseenter:"mouseleave",click:"click",focus:"blur"},d={};this.options=function(a){… function
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py48 def query(qs, **kwargs): function
/openbmc/qemu/chardev/
H A Dwctablet.c73 uint8_t query[100]; member
/openbmc/qemu/nbd/
H A Dclient.c669 const char *export, const char *query, in nbd_send_meta_query()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py664 def unihashes_exist(self, query): argument
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c1984 int xen_physdev_query_pirq(struct physdev_irq_status_query *query) in xen_physdev_query_pirq()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py3469 query = "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query" variable in dataset_DatasetAvailabilityType