Home
last modified time | relevance | path

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

12345678910

/external/mesa3d/src/gallium/drivers/i915/
Di915_query.c39 unsigned query; member
45 struct i915_query *query = CALLOC_STRUCT( i915_query ); in i915_create_query() local
51 struct pipe_query *query) in i915_destroy_query()
57 struct pipe_query *query) in i915_begin_query()
61 static void i915_end_query(struct pipe_context *ctx, struct pipe_query *query) in i915_end_query()
66 struct pipe_query *query, in i915_get_query_result()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c88 static void r600_emit_query_begin(struct r600_context *ctx, struct r600_query *query) in r600_emit_query_begin()
146 static void r600_emit_query_end(struct r600_context *ctx, struct r600_query *query) in r600_emit_query_end()
204 static void r600_emit_query_predication(struct r600_context *ctx, struct r600_query *query, in r600_emit_query_predication()
255 struct r600_query *query; in r600_create_query() local
299 static void r600_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in r600_destroy_query()
335 static void r600_begin_query(struct pipe_context *ctx, struct pipe_query *query) in r600_begin_query()
375 static void r600_end_query(struct pipe_context *ctx, struct pipe_query *query) in r600_end_query()
408 struct r600_query *query, in r600_get_query_buffer_result()
499 struct pipe_query *query, in r600_get_query_result()
523 struct pipe_query *query, in r600_render_condition()
[all …]
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_queryobj.c38 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonQueryGetResult() local
60 struct radeon_query_object *query; in radeonNewQueryObject() local
76 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonDeleteQuery() local
90 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonWaitQuery() local
107 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonBeginQuery() local
130 struct radeon_query_object *query = radeon->query.current; in radeonEmitQueryEnd() local
167 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonCheckQuery() local
197 struct radeon_query_object *query = radeon->query.current; in radeon_check_query_active() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_queryobj.c38 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonQueryGetResult() local
60 struct radeon_query_object *query; in radeonNewQueryObject() local
76 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonDeleteQuery() local
90 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonWaitQuery() local
107 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonBeginQuery() local
130 struct radeon_query_object *query = radeon->query.current; in radeonEmitQueryEnd() local
167 struct radeon_query_object *query = (struct radeon_query_object *)q; in radeonCheckQuery() local
197 struct radeon_query_object *query = radeon->query.current; in radeon_check_query_active() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c135 struct brw_query_object *query) in brw_queryobj_get_results()
225 struct brw_query_object *query; in brw_new_query_object() local
240 struct brw_query_object *query = (struct brw_query_object *)q; in brw_delete_query() local
251 struct brw_query_object *query = (struct brw_query_object *)q; in brw_begin_query() local
302 struct brw_query_object *query = (struct brw_query_object *)q; in brw_end_query() local
371 struct brw_query_object *query = (struct brw_query_object *)q; in brw_wait_query() local
379 struct brw_query_object *query = (struct brw_query_object *)q; in brw_check_query() local
420 struct brw_query_object *query = brw->query.obj; in brw_emit_query_begin() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_query.c72 struct pipe_query* query) in r300_destroy_query()
81 struct r300_query *query) in r300_resume_query()
88 struct pipe_query* query) in r300_begin_query()
114 struct pipe_query* query) in r300_end_query()
136 struct pipe_query* query, in r300_get_query_result()
180 struct pipe_query *query, in r300_render_condition()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_query.c33 static void r600_destroy_query(struct pipe_context *ctx, struct pipe_query *query) in r600_destroy_query()
40 static void r600_begin_query(struct pipe_context *ctx, struct pipe_query *query) in r600_begin_query()
51 static void r600_end_query(struct pipe_context *ctx, struct pipe_query *query) in r600_end_query()
61 struct pipe_query *query, in r600_get_query_result()
71 struct pipe_query *query, in r600_render_condition()
Dr600_hw_context.c279 static boolean r600_query_result(struct r600_context *ctx, struct r600_query *query, boolean wait) in r600_query_result()
360 void r600_query_begin(struct r600_context *ctx, struct r600_query *query) in r600_query_begin()
447 void r600_query_end(struct r600_context *ctx, struct r600_query *query) in r600_query_end()
491 void r600_query_predication(struct r600_context *ctx, struct r600_query *query, int operation, in r600_query_predication()
536 struct r600_query *query; in r600_context_query_create() local
586 void r600_context_query_destroy(struct r600_context *ctx, struct r600_query *query) in r600_context_query_destroy()
593 struct r600_query *query, in r600_context_query_result()
628 struct r600_query *query; in r600_context_queries_suspend() local
638 struct r600_query *query; in r600_context_queries_resume() local
/external/wpa_supplicant_8/wpa_supplicant/
Dgas_query.c129 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free()
149 struct gas_query_pending *query, in gas_query_done()
176 struct gas_query_pending *query, *next; in gas_query_deinit() local
202 static int gas_query_append(struct gas_query_pending *query, const u8 *data, in gas_query_append()
220 struct gas_query_pending *query; in gas_query_tx_status() local
272 static int gas_query_tx(struct gas_query *gas, struct gas_query_pending *query, in gas_query_tx()
299 struct gas_query_pending *query) in gas_query_tx_comeback_req()
326 struct gas_query_pending *query = user_ctx; in gas_query_rx_comeback_timeout() local
355 struct gas_query_pending *query = user_ctx; in gas_query_tx_comeback_timeout() local
364 struct gas_query_pending *query, in gas_query_tx_comeback_req_delay()
[all …]
/external/c-ares/
Dares_private.h179 struct query { struct
185 * Links for the doubly-linked lists in which we insert a query. argument
206 int try_count; /* Number of times we tried this query already. */ argument
207 int server; /* Server this query has last been sent to. */ argument
208 struct query_server_info *server_info; /* per-server state */ argument
214 /* Per-server state for a query */ argument
Dares_process.c506 struct query *query; in process_timeouts() local
541 struct query *query; in process_answer() local
633 struct query *query; in handle_error() local
665 static void skip_server(ares_channel channel, struct query *query, in skip_server()
681 static void next_server(ares_channel channel, struct query *query, in next_server()
724 void ares__send_query(ares_channel channel, struct query *query, in ares__send_query()
1207 static void end_query (ares_channel channel, struct query *query, int status, in end_query()
1281 void ares__free_query(struct query *query) in ares__free_query()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/
Dqueryresultset.py23 def query_lister(domain, query='', max_items=None, attr_names=None): argument
41 def __init__(self, domain=None, query='', max_items=None, attr_names=None): argument
50 def select_lister(domain, query='', max_items=None): argument
67 def __init__(self, domain=None, query='', max_items=None, argument
/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/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/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()
DScriptProvider.java92 public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, in query() method in ScriptProvider
98 String query = uri.getLastPathSegment().toLowerCase(); in query() local
105 private Cursor querySearchSuggestions(String query) { in querySearchSuggestions()
/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/marisa-trie/lib/marisa/
Dquery.h13 Query(const Query &query) : ptr_(query.ptr_), length_(query.length_) {} in Query()
39 CQuery(const CQuery &query) : str_(query.str_) {} in CQuery()
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dquery.h13 Query(const Query &query) : ptr_(query.ptr_), length_(query.length_) {} in Query()
39 CQuery(const CQuery &query) : str_(query.str_) {} in CQuery()
/external/freetype/src/cache/
Dftcbasic.c73 FTC_BasicQuery query = (FTC_BasicQuery)ftcquery; in ftc_basic_family_compare() local
86 FTC_BasicQuery query = (FTC_BasicQuery)ftcquery; in ftc_basic_family_init() local
287 FTC_BasicQueryRec query; in FTC_ImageCache_Lookup() local
360 FTC_BasicQueryRec query; in FTC_ImageCache_LookupScaler() local
471 FTC_BasicQueryRec query; in FTC_SBitCache_Lookup() local
546 FTC_BasicQueryRec query; in FTC_SBitCache_LookupScaler() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/
Dftcbasic.c73 FTC_BasicQuery query = (FTC_BasicQuery)ftcquery; in ftc_basic_family_compare() local
86 FTC_BasicQuery query = (FTC_BasicQuery)ftcquery; in ftc_basic_family_init() local
287 FTC_BasicQueryRec query; in FTC_ImageCache_Lookup() local
360 FTC_BasicQueryRec query; in FTC_ImageCache_LookupScaler() local
471 FTC_BasicQueryRec query; in FTC_SBitCache_Lookup() local
546 FTC_BasicQueryRec query; in FTC_SBitCache_LookupScaler() local
/external/libchrome/base/test/
Dtrace_event_analyzer.cc176 QueryNode::QueryNode(const Query& query) : query_(query) { in QueryNode()
201 Query::Query(const Query& query) in Query()
240 Query query(pattern); in Pattern() local
638 const Query& query, in FindMatchingEvents()
793 size_t TraceAnalyzer::FindEvents(const Query& query, TraceEventVector* output) { in FindEvents()
800 const TraceEvent* TraceAnalyzer::FindFirstOf(const Query& query) { in FindFirstOf()
807 const TraceEvent* TraceAnalyzer::FindLastOf(const Query& query) { in FindLastOf()
890 const Query& query, in FindFirstOf()
904 const Query& query, in FindLastOf()
918 const Query& query, in FindClosest()
[all …]
/external/libchrome/base/metrics/
Dstatistics_recorder.cc128 void StatisticsRecorder::WriteHTMLGraph(const std::string& query, in WriteHTMLGraph()
142 void StatisticsRecorder::WriteGraph(const std::string& query, in WriteGraph()
160 std::string StatisticsRecorder::ToJSON(const std::string& query) { in ToJSON()
290 void StatisticsRecorder::GetSnapshot(const std::string& query, in GetSnapshot()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
Dsearch.py276 def __call__(self, query): argument
318 def get_all_paged(self, query, per_page): argument
340 def get_all_hits(self, query): argument
364 def get_num_hits(self, query): argument
/external/autotest/database/
Ddatabase_connection.py51 def execute(self, query, parameters=None): argument
100 def execute(self, query, parameters=None): argument
129 def execute(self, query, parameters=None): argument
295 def execute(self, query, parameters=None, try_reconnecting=None): argument
350 def execute(self, query, parameters=None, try_reconnecting=None): argument
363 def translator(query): argument

12345678910