Home
last modified time | relevance | path

Searched defs:query (Results 1 - 25 of 288) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dtimestamp.cpp30 timestamp::query::query(command_queue &q) : in query() function in timestamp::query
36 timestamp::query::query(query &&other) : in query() function in timestamp::query
H A Dtimestamp.hpp38 class query { class
[all...]
/third_party/node/test/fixtures/snapshot/
H A Ddns-resolve.js23 function query() { function
H A Ddns-lookup.js20 function query() { function
/third_party/libcoap/tests/oss-fuzz/
H A Dpdu_parse_tcp_target.c12 coap_string_t *query = coap_get_query(pdu); in LLVMFuzzerTestOneInput() local
H A Dpdu_parse_udp_target.c12 coap_string_t *query = coap_get_query(pdu); in LLVMFuzzerTestOneInput() local
H A Dpdu_parse_ws_target.c12 coap_string_t *query = coap_get_query(pdu); in LLVMFuzzerTestOneInput() local
/third_party/node/deps/cares/src/lib/
H A Dares_cancel.c66 struct query *query; in ares_cancel() local
H A Dares_timeout.c61 const struct query *query; in ares_timeout() local
H A Dares_destroy.c51 struct query *query = ares__llist_node_claim(node); in ares_destroy() local
H A Dares__close_sockets.c36 struct query *query; in ares__requeue_queries() local
H A Dares_send.c55 struct query *query; in ares_send_ex() local
[all...]
/third_party/node/lib/internal/dns/
H A Dcallback_resolver.js
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_private.h40 intel_perf_query_add_stat_reg(struct intel_perf_query_info *query, uint32_t reg, in intel_perf_query_add_stat_reg() argument
62 intel_perf_query_add_basic_stat_reg(struct intel_perf_query_info *query, in intel_perf_query_add_basic_stat_reg() argument
71 struct intel_perf_query_info *query; in intel_perf_append_query_info() local
[all...]
H A Dintel_perf_mdapi.c146 struct intel_perf_query_info *query = in intel_perf_register_mdapi_statistic_query() local
35 intel_perf_query_result_write_mdapi(void *data, uint32_t data_size, const struct intel_device_info *devinfo, const struct intel_perf_query_info *query, const struct intel_perf_query_result *result) intel_perf_query_result_write_mdapi() argument
196 fill_mdapi_perf_query_counter(struct intel_perf_query_info *query, const char *name, uint32_t data_offset, uint32_t data_size, enum intel_perf_counter_data_type data_type) fill_mdapi_perf_query_counter() argument
235 struct intel_perf_query_info *query = NULL; intel_perf_register_mdapi_oa_query() local
[all...]
H A Dintel_perf_setup.h35 struct intel_perf_query_info *query = rzalloc(perf, struct intel_perf_query_info); in intel_query_alloc() local
47 struct intel_perf_query_info *query = intel_query_alloc(perf, ncounters); in hsw_query_alloc() local
62 struct intel_perf_query_info *query = intel_query_alloc(perf, ncounters); bdw_query_alloc() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_sg01.c38 static struct sg_io_hdr query; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.h48 d3d11::Query query; member
/third_party/curl/lib/
H A Dgopher.c138 char *query = data->state.up.query; in gopher_do() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_ray_queries.c41 nir_variable *query; in mark_query_read() local
113 nir_variable *query = nir_intrinsic_get_var(intrin, 0); in nir_replace_unread_queries_instr() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.c169 softpipe_render_condition(struct pipe_context *pipe, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) softpipe_render_condition() argument
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_perf.cc63 struct intel_perf_query_info *query = &cfg->queries[i]; in get_queries() local
81 open(const uint64_t sampling_period_ns, struct intel_perf_query_info *query) open() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_query.c38 unsigned query; member
44 struct i915_query *query = CALLOC_STRUCT(i915_query); in i915_create_query() local
50 i915_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in i915_destroy_query() argument
56 i915_begin_query(struct pipe_context *ctx, struct pipe_query *query) in i915_begin_query() argument
62 i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query() argument
68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in i915_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_query.c45 struct lima_query *query = calloc(1, sizeof(*query)); in lima_create_query() local
52 lima_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in lima_destroy_query() argument
58 lima_begin_query(struct pipe_context *ctx, struct pipe_query *query) in lima_begin_query() argument
64 lima_end_query(struct pipe_context *ctx, struct pipe_query *query) in lima_end_query() argument
70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in lima_get_query_result() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_query.c43 struct svga_winsys_gb_query *query; in vmw_svga_winsys_query_create() local
66 vmw_svga_winsys_query_destroy(struct svga_winsys_screen *sws, struct svga_winsys_gb_query *query) vmw_svga_winsys_query_destroy() argument
76 vmw_svga_winsys_query_init(struct svga_winsys_screen *sws, struct svga_winsys_gb_query *query, unsigned offset, SVGA3dQueryState queryState) vmw_svga_winsys_query_init() argument
103 vmw_svga_winsys_query_get_result(struct svga_winsys_screen *sws, struct svga_winsys_gb_query *query, unsigned offset, SVGA3dQueryState *queryState, void *result, uint32 resultLen) vmw_svga_winsys_query_get_result() argument
137 vmw_swc_query_bind(struct svga_winsys_context *swc, struct svga_winsys_gb_query *query, unsigned flags) vmw_swc_query_bind() argument
[all...]

Completed in 8 milliseconds

12345678910>>...12