Home
last modified time | relevance | path

Searched defs:query (Results 101 - 125 of 623) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/arch/s390/hypfs/
H A Dhypfs_vm.c27 static int diag2fc(int size, char* query, void *addr) in diag2fc() argument
58 void *diag2fc_store(char *query, unsigned int *count, int offset) in diag2fc_store() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query() argument
H A Dcore.c110 struct mlx5_fpga_query query; in mlx5_fpga_device_load_check() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Drfkill.h63 void (*query)(struct rfkill *rfkill, void *data); member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query() argument
H A Dcore.c109 struct mlx5_fpga_query query; in mlx5_fpga_device_load_check() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Drfkill.h63 void (*query)(struct rfkill *rfkill, void *data); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c484 mod_hdcp_query_display(struct mod_hdcp *hdcp, uint8_t index, struct mod_hdcp_display_query *query) mod_hdcp_query_display() argument
[all...]
/third_party/curl/src/
H A Dtool_operhlp.c98 char *query = NULL; in add_file_name_to_url() local
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c29 hnd_get_time(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) hnd_get_time() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DQuery.cpp62 TranslateQueryType(D3D10DDI_QUERY query) in TranslateQueryType() argument
383 struct pipe_query *query = pQuery->handle; CheckPredicate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_query.c121 struct vc4_query *query = calloc(1, sizeof(*query)); in vc4_create_batch_query() local
170 struct vc4_query *query in vc4_destroy_query() local
190 struct vc4_query *query = (struct vc4_query *)pquery; vc4_begin_query() local
232 struct vc4_query *query = (struct vc4_query *)pquery; vc4_end_query() local
254 struct vc4_query *query = (struct vc4_query *)pquery; vc4_get_query_result() local
[all...]
/third_party/node/tools/msvs/msi/
H A Dcustom_actions.cc25 LPCTSTR query = TEXT("SELECT DISTINCT UpgradeCode FROM Upgrade"); in SetInstallScope() local
/third_party/mesa3d/src/mesa/main/
H A Dobjectlabel.c172 struct gl_query_object *query = _mesa_lookup_query_object(ctx, name); in get_label_pointer() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_query.c190 dzn_query_pool_get_result_offset(const struct dzn_query_pool *qpool, uint32_t query) in dzn_query_pool_get_result_offset() argument
202 dzn_query_pool_get_availability_offset(const struct dzn_query_pool *qpool, uint32_t query) in dzn_query_pool_get_availability_offset() argument
235 struct dzn_query *query = &qpool->queries[firstQuery + q]; in dzn_ResetQueryPool() local
268 struct dzn_query *query = &qpool->queries[q + firstQuery]; dzn_GetQueryPoolResults() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c39 struct nv04_notify *query = screen->query->data; in nv30_ntfy() local
/third_party/node/deps/v8/include/
H A Dv8-template.h707 GenericNamedPropertyQueryCallback query; global() member
776 IndexedPropertyQueryCallback query; global() member
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-template.h691 GenericNamedPropertyQueryCallback query; global() member
760 IndexedPropertyQueryCallback query; global() member
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dsearch-util.cc133 createSearchRegex(V8InspectorImpl* inspector, const String16& query, bool caseSensitive, bool isRegex) createSearchRegex() argument
144 searchInTextByLinesImpl(V8InspectorSession* session, const String16& text, const String16& query, const bool caseSensitive, const bool isRegex) searchInTextByLinesImpl() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_performance_query.c32 struct intel_perf_query_object *query; member
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c34 hnd_get_time(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) hnd_get_time() argument
/third_party/libcoap/include/coap3/
H A Dcoap_uri.h71 coap_str_const_t query; /**< The complete query if present or {0, NULL}. member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.cpp199 QueryState *query = mPendingQueries.front().get(); flush() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp178 LiveIntervalUnion::Query &LiveRegMatrix::query(const LiveRange &LR, in query() function in LiveRegMatrix
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTimerQueriesTest.cpp196 GLuint query = 0; in TEST_P() local
248 GLuint query = 0; TEST_P() local
325 GLuint query; TEST_P() member
[all...]

Completed in 14 milliseconds

12345678910>>...25