Home
last modified time | relevance | path

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

12345

/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/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp181 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
200 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
216 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
238 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
273 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
299 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
323 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
339 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
467 constexpr const _Value& query(_Query) const noexcept in query() function
502 constexpr decltype(auto) query(_Query __q, _Args&&... __args) const in query() function
[all …]
H A D__inline_scheduler.hpp45 auto query(get_forward_progress_guarantee_t) const noexcept in query() function
56 static constexpr bool query(__is_scheduler_affine_t) noexcept in query() function
61 constexpr auto query(get_completion_scheduler_t<set_value_t>) const noexcept in query() function
H A D__run_loop.hpp145 auto query(get_completion_scheduler_t<_CPO>) const noexcept in query() function
181 auto query(get_forward_progress_guarantee_t) const noexcept in query() function
188 auto query(execute_may_block_caller_t) const noexcept -> bool in query() function
H A D__on.hpp90 auto query(get_scheduler_t) const noexcept -> _Scheduler in query() function
95 auto query(get_domain_t) const noexcept in query() function
H A D__schedule_from.hpp104 auto query(get_completion_scheduler_t<_Tag>) const noexcept in query() function
109 auto query(get_domain_t) const noexcept in query() function
H A D__sync_wait.hpp53 auto query(get_scheduler_t) const noexcept -> run_loop::__scheduler in query() function
58 auto query(get_delegation_scheduler_t) const noexcept in query() function
H A D__schedulers.hpp57 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
H A D__let.hpp49 static constexpr bool query(__is_scheduler_affine_t) noexcept in query() function
54 constexpr auto query( in query() function
H A D__senders.hpp364 static constexpr auto query(forwarding_query_t) noexcept -> bool in query() function
/openbmc/linux/drivers/infiniband/core/
H A Dsa_query.c689 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query) in ib_sa_disable_local_svc()
694 static inline int ib_sa_query_cancelled(struct ib_sa_query *query) in ib_sa_query_cancelled()
700 struct ib_sa_query *query) in ib_nl_set_path_rec_attrs()
783 static int ib_nl_make_request(struct ib_sa_query *query, gfp_t gfp_mask) in ib_nl_make_request()
844 static int ib_nl_cancel_request(struct ib_sa_query *query) in ib_nl_cancel_request()
870 static void ib_nl_process_good_resolve_rsp(struct ib_sa_query *query, in ib_nl_process_good_resolve_rsp()
952 struct ib_sa_query *query; in ib_nl_request_timeout() local
995 struct ib_sa_query *query; in ib_nl_handle_set_timeout() local
1069 struct ib_sa_query *query = NULL, *iter; in ib_nl_handle_resolve_resp() local
1150 void ib_sa_cancel_query(int id, struct ib_sa_query *query) in ib_sa_cancel_query()
[all …]
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp208 inline Query delegate(const QueryCapabilities& queryCapabilities, Query& query) 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()
353 inline bool getSelectParam(std::string_view value, Query& query) in getSelectParam()
379 inline bool getFilterParam(std::string_view value, Query& query) in getFilterParam()
712 inline std::optional<std::string> formatQueryForExpand(const Query& query) in formatQueryForExpand()
777 void startQuery(const Query& query, const Query& delegated) in startQuery()
826 inline void processTopAndSkip(const Query& query, crow::Response& res) in processTopAndSkip()
944 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/linux/arch/s390/hypfs/
H A Dhypfs_vm.c27 static int diag2fc(int size, char* query, void *addr) in diag2fc()
58 void *diag2fc_store(char *query, unsigned int *count, int offset) in diag2fc_store()
/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
/openbmc/linux/lib/
H A Ddynamic_debug.c130 static void vpr_info_dq(const struct ddebug_query *query, const char *msg) in vpr_info_dq()
174 static int ddebug_change(const struct ddebug_query *query, in ddebug_change()
353 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange()
417 struct ddebug_query *query, const char *modname) in ddebug_parse_query()
540 struct ddebug_query query = {}; in ddebug_exec_query() local
570 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries()
609 char query[QUERY_SIZE]; in ddebug_apply_class_bitmap() local
/openbmc/qemu/include/block/
H A Dblockjob_int.h81 void (*query)(BlockJob *job, BlockJobInfo *info); member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtp_attach_query.c10 struct perf_event_query_bpf *query; in serial_test_tp_attach_query() local
/openbmc/linux/include/keys/
H A Dasymmetric-subtype.h35 int (*query)(const struct kernel_pkey_params *params, member
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_query.c134 struct drm_i915_query_engine_info query; in query_engine_info() local
468 struct drm_i915_query_memory_regions query; in query_memregion_info() local
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp802 auto query(_Tag, _As&&... __as) const // in query() function
809 auto query(get_stop_token_t) const noexcept -> inplace_stop_token in query() function
896 auto query(_Tag, _As&&... __as) const // in query() function
1203 auto query(_Tag, _As&&... __as) const // in query() function
1301 auto query(_Tag, _As&&... __as) const // in query() function in exec::__any::__scheduler
1554 auto query(_Tag, _As&&... __as) const noexcept( in query() function in exec::any_receiver_ref::any_sender::any_scheduler
H A Dtask.hpp136 auto query(get_scheduler_t) const noexcept in query() function in exec::__task::__default_task_context_impl
141 auto query(get_stop_token_t) const noexcept -> inplace_stop_token in query() function in exec::__task::__default_task_context_impl
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py183 def QueryExec(query, stmt): argument
671 def FindSelect(self, value, pattern, query): argument
691 def Found(self, query, found): argument
696 def FindValue(self, value, pattern, query, last_value, last_pattern): argument
704 def FindNext(self, query): argument
710 def FindPrev(self, query): argument
773 def DoFindSelect(self, query, match): argument
783 def FindPath(self, query): argument
969 def DoFindSelect(self, query, match): argument
978 def FindPath(self, query): argument
[all …]
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_video.c32 static int __uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit, in __uvc_query_ctrl()
47 static const char *uvc_query_name(u8 query) in uvc_query_name()
71 int uvc_query_ctrl(struct uvc_device *dev, u8 query, u8 unit, in uvc_query_ctrl()
278 struct uvc_streaming_control *ctrl, int probe, u8 query) in uvc_get_video_ctrl()
/openbmc/linux/include/linux/
H A Drfkill.h63 void (*query)(struct rfkill *rfkill, void *data); member

12345