Home
last modified time | relevance | path

Searched defs:query_type (Results 1 – 25 of 94) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_acc_occlusion.c49 occlusion_supports(unsigned query_type) in occlusion_supports()
64 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
Detnaviv_query_acc_perfmon.c99 perfmon_supports(unsigned query_type) in perfmon_supports()
105 perfmon_allocate(struct etna_context *ctx, unsigned query_type) in perfmon_allocate()
/external/cronet/net/dns/
Dhost_resolver_mdns_task.cc43 Transaction(DnsQueryType query_type, HostResolverMdnsTask* task) in Transaction()
142 for (DnsQueryType query_type : Difference(query_types, kUnwantedQueries)) { in HostResolverMdnsTask() local
194 DnsQueryType query_type, in ParseResult()
Dhost_resolver_internal_result.cc226 DnsQueryType query_type, in HostResolverInternalResult()
372 DnsQueryType query_type, in HostResolverInternalDataResult()
457 DnsQueryType query_type, in HostResolverInternalMetadataResult()
512 DnsQueryType query_type, in HostResolverInternalErrorResult()
557 DnsQueryType query_type, in HostResolverInternalAliasResult()
Dhost_resolver_cache.cc67 DnsQueryType query_type, in Lookup()
101 DnsQueryType query_type, in LookupStale()
292 DnsQueryType query_type, in LookupInternal()
Dhost_resolver_mdns_listener_impl.cc34 DnsQueryType query_type) in HostResolverMdnsListenerImpl()
Ddns_response_result_extractor.cc208 DnsQueryType query_type, in ExtractResponseRecords()
319 DnsQueryType query_type, in ExtractAddressResults()
616 DnsQueryType query_type, in ExtractDnsResults()
/external/mesa3d/src/vulkan/runtime/
Dvk_query_pool.h36 VkQueryType query_type; member
/external/rust/crates/vulkano/src/
Dquery.rs40 query_type: QueryType, field
138 pub fn query_type(&self) -> QueryType { in query_type() method
209 pub query_type: QueryType, field
222 pub fn query_type(query_type: QueryType) -> Self { in query_type() method
698 let query_type = QueryType::PipelineStatistics(QueryPipelineStatisticFlags::empty()); in pipeline_statistics_feature() localVariable
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_driver_query.c134 unsigned query_type, unsigned *result_index) in batch_query_add()
197 enum pipe_query_type query_type; member
373 enum pipe_query_type query_type, in hud_pipe_query_install()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp40 num_sub_queries(unsigned query_type, unsigned index) in num_sub_queries()
53 d3d12_query_heap_type(unsigned query_type, unsigned sub_query) in d3d12_query_heap_type()
83 d3d12_query_type(unsigned query_type, unsigned sub_query, unsigned index) in d3d12_query_type()
115 unsigned query_type, unsigned index) in d3d12_create_query()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.c264 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type, in fd_acc_create_query2()
291 fd_acc_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_acc_create_query()
Dfreedreno_query.c42 fd_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) in fd_create_query()
201 query_type(enum fd_perfcntr_type type) in query_type() function
/external/googleapis/google/firestore/v1/
Dfirestore.proto554 oneof query_type { oneof
639 oneof query_type { oneof
710 oneof query_type { oneof
931 oneof query_type { oneof
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dwinrt_resolve_op.hpp48 typedef boost::asio::ip::basic_resolver_query<Protocol> query_type; typedef in boost::asio::detail::winrt_resolve_op
Dresolve_query_op.hpp49 typedef boost::asio::ip::basic_resolver_query<Protocol> query_type; typedef in boost::asio::detail::resolve_query_op
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dresolve_op.hpp39 typedef asio::ip::basic_resolver_query<Protocol> query_type; typedef in asio::detail::resolve_op
/external/mesa3d/src/gallium/drivers/i915/
Di915_query.c42 i915_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in i915_create_query()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_query.c43 lima_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in lima_create_query()
/external/googleapis/google/cloud/aiplatform/v1/
Devaluated_annotation.proto173 QueryType query_type = 2; field
/external/googleapis/google/firestore/bundle/
Dbundle.proto42 oneof query_type { oneof
/external/googleapis/google/cloud/aiplatform/v1beta1/
Devaluated_annotation.proto173 QueryType query_type = 2; field
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
Devaluated_annotation.proto173 QueryType query_type = 2; field
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
Devaluated_annotation.proto173 QueryType query_type = 2; field
/external/googleapis/google/firestore/v1beta1/
Dfirestore.proto476 oneof query_type { oneof
534 oneof query_type { oneof
743 oneof query_type { oneof

1234