Home
last modified time | relevance | path

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

12345678910>>...13

/external/mesa3d/src/gallium/drivers/i915/
Di915_query.c39 unsigned query; member
46 struct i915_query *query = CALLOC_STRUCT( i915_query ); in i915_create_query() local
52 struct pipe_query *query) in i915_destroy_query()
58 struct pipe_query *query) in i915_begin_query()
63 static bool i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
69 struct pipe_query *query, in i915_get_query_result()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c134 struct brw_query_object *query) in brw_queryobj_get_results()
229 struct brw_query_object *query; in brw_new_query_object() local
247 struct brw_query_object *query = (struct brw_query_object *)q; in brw_delete_query() local
263 struct brw_query_object *query = (struct brw_query_object *)q; in brw_begin_query() local
335 struct brw_query_object *query = (struct brw_query_object *)q; in brw_end_query() local
389 struct brw_query_object *query = (struct brw_query_object *)q; in brw_wait_query() local
407 struct brw_query_object *query = (struct brw_query_object *)q; in brw_check_query() local
435 ensure_bo_has_space(struct gl_context *ctx, struct brw_query_object *query) in ensure_bo_has_space()
481 struct brw_query_object *query = brw->query.obj; in brw_emit_query_begin() local
505 struct brw_query_object *query = brw->query.obj; in brw_emit_query_end() local
[all …]
Dgen6_queryobj.c43 set_query_availability(struct brw_context *brw, struct brw_query_object *query, in set_query_availability()
224 struct brw_query_object *query) in gen6_queryobj_get_results()
328 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_begin_query() local
416 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_end_query() local
480 flush_batch_if_needed(struct brw_context *brw, struct brw_query_object *query) in flush_batch_if_needed()
501 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_wait_query() local
521 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_check_query() local
547 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_query_counter() local
Dbrw_conditional_render.c52 struct brw_query_object *query, in set_predicate_for_overflow_query()
75 struct brw_query_object *query) in set_predicate_for_occlusion_query()
96 struct brw_query_object *query, in set_predicate_for_result()
135 struct brw_query_object *query = (struct brw_query_object *) q; in brw_begin_conditional_render() local
Dhsw_queryobj.c191 struct brw_query_object *query, in load_overflow_data_to_cs_gprs()
246 calc_overflow_to_gpr0(struct brw_context *brw, struct brw_query_object *query, in calc_overflow_to_gpr0()
263 struct brw_query_object *query, in hsw_overflow_result_to_gpr0()
271 hsw_result_to_gpr0(struct gl_context *ctx, struct brw_query_object *query, in hsw_result_to_gpr0()
440 struct brw_query_object *query = (struct brw_query_object *)q; in hsw_store_query_result() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_queryobj.c37 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonQueryGetResult() local
59 struct radeon_query_object *query; in radeonNewQueryObject() local
75 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonDeleteQuery() local
89 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonWaitQuery() local
106 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonBeginQuery() local
129 struct radeon_query_object *query = radeon->query.current; in radeonEmitQueryEnd() local
166 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonCheckQuery() local
196 struct radeon_query_object *query = radeon->query.current; in radeon_check_query_active() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_queryobj.c37 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonQueryGetResult() local
59 struct radeon_query_object *query; in radeonNewQueryObject() local
75 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonDeleteQuery() local
89 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonWaitQuery() local
106 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonBeginQuery() local
129 struct radeon_query_object *query = radeon->query.current; in radeonEmitQueryEnd() local
166 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonCheckQuery() local
196 struct radeon_query_object *query = radeon->query.current; in radeon_check_query_active() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_query.c41 struct vc4_query *query = calloc(1, sizeof(*query)); in vc4_create_query() local
48 vc4_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in vc4_destroy_query()
54 vc4_begin_query(struct pipe_context *ctx, struct pipe_query *query) in vc4_begin_query()
60 vc4_end_query(struct pipe_context *ctx, struct pipe_query *query) in vc4_end_query()
66 vc4_get_query_result(struct pipe_context *ctx, struct pipe_query *query, in vc4_get_query_result()
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_query.c43 struct svga_winsys_gb_query *query; in vmw_svga_winsys_query_create() local
67 struct svga_winsys_gb_query *query) in vmw_svga_winsys_query_destroy()
77 struct svga_winsys_gb_query *query, in vmw_svga_winsys_query_init()
104 struct svga_winsys_gb_query *query, in vmw_svga_winsys_query_get_result()
138 struct svga_winsys_gb_query *query, in vmw_swc_query_bind()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_query.c61 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_destroy() local
97 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_begin() local
255 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_end() local
419 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_get_result() local
490 struct r600_query_sw *query; in r600_query_sw_create() local
505 struct r600_query_hw *query = (struct r600_query_hw *)rquery; in si_query_hw_destroy() local
522 struct r600_query_hw *query) in r600_new_query_buffer()
546 struct r600_query_hw *query, in r600_query_hw_prepare_buffer()
621 struct r600_query_hw *query) in si_query_hw_init()
634 struct r600_query_hw *query = CALLOC_STRUCT(r600_query_hw); in r600_query_hw_create() local
[all …]
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c60 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_destroy() local
95 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_begin() local
245 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_end() local
399 struct r600_query_sw *query = (struct r600_query_sw *)rquery; in r600_query_sw_get_result() local
470 struct r600_query_sw *query; in r600_query_sw_create() local
485 struct r600_query_hw *query = (struct r600_query_hw *)rquery; in r600_query_hw_destroy() local
501 struct r600_query_hw *query) in r600_new_query_buffer()
525 struct r600_query_hw *query, in r600_query_hw_prepare_buffer()
599 struct r600_query_hw *query) in r600_query_hw_init()
612 struct r600_query_hw *query = CALLOC_STRUCT(r600_query_hw); in r600_query_hw_create() local
[all …]
/external/mesa3d/src/gallium/drivers/r300/
Dr300_query.c74 struct pipe_query* query) in r300_destroy_query()
83 struct r300_query *query) in r300_resume_query()
90 struct pipe_query* query) in r300_begin_query()
117 struct pipe_query* query) in r300_end_query()
141 struct pipe_query* query, in r300_get_query_result()
185 struct pipe_query *query, in r300_render_condition()
/external/wpa_supplicant_8/wpa_supplicant/
Dgas_query.c135 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free()
155 struct gas_query_pending *query, in gas_query_done()
182 struct gas_query_pending *query, *next; in gas_query_deinit() local
208 static int gas_query_append(struct gas_query_pending *query, const u8 *data, in gas_query_append()
226 struct gas_query_pending *query; in gas_query_tx_status() local
285 static int gas_query_tx(struct gas_query *gas, struct gas_query_pending *query, in gas_query_tx()
327 struct gas_query_pending *query) in gas_query_tx_comeback_req()
354 struct gas_query_pending *query = user_ctx; in gas_query_rx_comeback_timeout() local
383 struct gas_query_pending *query = user_ctx; in gas_query_tx_comeback_timeout() local
392 struct gas_query_pending *query, in gas_query_tx_comeback_req_delay()
[all …]
/external/wpa_supplicant_8/src/ap/
Dgas_query_ap.c130 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free()
143 struct gas_query_pending *query, in gas_query_done()
168 struct gas_query_pending *query, *next; in gas_query_ap_deinit() local
194 static int gas_query_append(struct gas_query_pending *query, const u8 *data, in gas_query_append()
209 struct gas_query_pending *query; in gas_query_ap_tx_status() local
259 struct gas_query_pending *query, in gas_query_tx()
281 struct gas_query_pending *query) in gas_query_tx_comeback_req()
308 struct gas_query_pending *query = user_ctx; in gas_query_rx_comeback_timeout() local
337 struct gas_query_pending *query = user_ctx; in gas_query_tx_comeback_timeout() local
346 struct gas_query_pending *query, in gas_query_tx_comeback_req_delay()
[all …]
/external/webrtc/webrtc/libjingle/xmpp/
Dmucroomlookuptask.cc57 XmlElement* query) in MucRoomLookupTask()
69 XmlElement* query = new XmlElement(QN_SEARCH_QUERY, true); in MakeNameQuery() local
79 XmlElement* query = new XmlElement(QN_SEARCH_QUERY); in MakeJidQuery() local
90 XmlElement* query = new XmlElement(QN_SEARCH_QUERY); in MakeExternalIdQuery() local
105 XmlElement* query = new XmlElement(QN_SEARCH_QUERY, true); in MakeHangoutIdQuery() local
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_query.c85 struct virgl_query *query = virgl_query(q); in virgl_render_condition() local
96 struct virgl_query *query; in virgl_create_query() local
124 struct virgl_query *query = virgl_query(q); in virgl_destroy_query() local
136 struct virgl_query *query = virgl_query(q); in virgl_begin_query() local
147 struct virgl_query *query = virgl_query(q); in virgl_end_query() local
166 struct virgl_query *query = virgl_query(q); in virgl_get_query_result() local
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_query.c59 vc5_destroy_query(struct pipe_context *pctx, struct pipe_query *query) in vc5_destroy_query()
68 vc5_begin_query(struct pipe_context *pctx, struct pipe_query *query) in vc5_begin_query()
94 vc5_end_query(struct pipe_context *pctx, struct pipe_query *query) in vc5_end_query()
116 vc5_get_query_result(struct pipe_context *pctx, struct pipe_query *query, in vc5_get_query_result()
/external/glide/library/src/main/java/com/bumptech/glide/load/data/
DMediaStoreThumbFetcher.java114 Cursor query(Context context, Uri uri); in query() method
120 private ThumbnailQuery query; field in MediaStoreThumbFetcher.ThumbnailStreamOpener
122 public ThumbnailStreamOpener(ThumbnailQuery query) { in ThumbnailStreamOpener()
126 public ThumbnailStreamOpener(FileService service, ThumbnailQuery query) { in ThumbnailStreamOpener()
161 public Cursor query(Context context, Uri uri) { in query() method in MediaStoreThumbFetcher.ImageThumbnailQuery
173 public Cursor query(Context context, Uri uri) { in query() method in MediaStoreThumbFetcher.VideoThumbnailQuery
/external/mesa3d/src/gallium/state_trackers/clover/core/
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
/external/perfetto/ui/src/tracks/cpu_slices/
Dcontroller.ts88 const query = `select constant
120 const query = `select ts,dur,utid,row_id from ${this.tableName('span')} constant
152 private async query(query: string) { method in CpuSliceTrackController
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/provider/
DApiProvider.java94 public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, in query() method in ApiProvider
98 String query = uri.getLastPathSegment().toLowerCase(); in query() local
104 private Cursor querySearchSuggestions(String query) { in querySearchSuggestions()
/external/perfetto/ui/src/tracks/process_scheduling/
Dcontroller.ts100 const query = `select constant
135 const query = `select ts,dur,cpu,utid from ${this.tableName('span')} constant
175 private async query(query: string) { method in ProcessSchedulingTrackController
/external/deqp/modules/gles2/functional/
Des2fImplementationLimitTests.cpp83 GLint query<GLint> (const glw::Functions& gl, deUint32 param) in query() function
91 GLfloat query<GLfloat> (const glw::Functions& gl, deUint32 param) in query() function
99 NegInt query<NegInt> (const glw::Functions& gl, deUint32 param) in query() function
105 Boolean query<Boolean> (const glw::Functions& gl, deUint32 param) in query() function
113 FloatRange query<FloatRange> (const glw::Functions& gl, deUint32 param) in query() function
/external/jacoco/org.jacoco.cli.test/src/org/jacoco/cli/internal/
DXmlDocumentationTest.java119 private void assertContains(String expected, String query, Document doc) in assertContains()
125 private String eval(String query, Document doc) in eval()
/external/perfetto/ui/src/tracks/thread_state/
Dcontroller.ts156 const query = `select ts, cast(dur as double), utid, constant
197 private async query(query: string) { method in ThreadStateTrackController

12345678910>>...13