Home
last modified time | relevance | path

Searched defs:queries (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/src/network/
Dres_msend.c30 int __res_msend_rc(int nqueries, const unsigned char *const *queries, in __res_msend_rc()
182 int __res_msend(int nqueries, const unsigned char *const *queries, in __res_msend()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw_metric.h8 struct nv50_hw_query *queries[4]; member
Dnv50_query_hw_metric.c34 uint32_t queries[4]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw_metric.c118 uint32_t queries[8]; member
447 const struct nvc0_hw_metric_query_cfg **queries; in nvc0_hw_metric_query_get_cfg() local
766 const struct nvc0_hw_metric_query_cfg **queries = in nvc0_hw_metric_get_driver_query_info() local
Dnvc0_query_hw_metric.h8 struct nvc0_hw_query *queries[8]; member
Dnvc0_query_hw_sm.c2284 const struct nvc0_hw_sm_query_cfg **queries; in nvc0_hw_sm_query_get_cfg() local
2812 const struct nvc0_hw_sm_query_cfg **queries = in nvc0_hw_sm_get_driver_query_info() local
/third_party/mesa3d/src/intel/ds/
Dintel_pps_perf.cc119 std::vector<struct intel_perf_query_info *> queries = {}; in get_queries() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.h29 struct list_head queries; member
/third_party/boost/libs/geometry/index/test/rtree/interprocess/
Dtest_interprocess.hpp53 void queries(Parameters const& parameters = Parameters()) in queries() function
/third_party/boost/tools/build/src/engine/
Dhcache.cpp67 static int queries = 0; variable
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c774 static const struct pipe_driver_query_info queries[] = { in svga_get_driver_query_info() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.hpp454 std::list<Query*> queries; member in sw::Renderer
504 std::list<Query*> *queries; member
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp114 ObjectManager queries; member in tcu::null::Context
/third_party/mesa3d/src/intel/perf/
Dintel_perf.h318 struct intel_perf_query_info *queries; member
/third_party/boost/libs/geometry/index/test/rtree/
Dtest_rtree.hpp1658 void queries(Rtree const& tree, std::vector<Value> const& input, Box const& qbox) in queries() function
1996 void queries(Parameters const& parameters, Allocator const& allocator) in queries() function
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c110 unsigned int *queries) in tegra_create_batch_query()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h557 struct pipe_query *queries[0]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp2836 const QueryID *queries) in ValidateGenQueries()
2844 const QueryID *queries) in ValidateDeleteQueries()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp2976 …tcu::TestCaseGroup* const queries = new tcu::TestCaseGroup(m_testCtx, "state_query", "State query"… in init() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h1262 struct v3dv_query *queries; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1505 const ParamCapture &queries = in MaybeCaptureUpdateResourceIDs() local