Home
last modified time | relevance | path

Searched defs:tq (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/thread/test/sync/mutual_exclusion/sync_pq/
Dtq_multi_thread_pass.cpp84 sync_tq tq; in test_push_while_pull() local
96 sync_tq tq; in test_push_while_pull_until() local
108 sync_tq tq; in test_push_while_pull_for() local
Dtq_single_thread_pass.cpp113 boost::concurrent::sync_timed_queue<boost::function<void()> > tq; in test_deque_times() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp236 …de, const tcu::IVec2& dstSize, const tcu::IVec2& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq) in computeNonProjectedTriLod()
277 …u::IVec2& dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq, const tcu:… in computeNonProjectedTriLod()
428 …ccess& dst, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const Refe… in sampleTextureNonProjected()
512 …ccess& dst, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const Refe… in sampleTextureProjected()
560 const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[2+1], texCoord[4+1], texCoord[6+1]); in sampleTexture() local
572 const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[2+1], texCoord[4+1], texCoord[6+1]); in sampleTexture() local
630 …ess& dst, const tcu::TextureCubeView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu:… in sampleTextureCube()
683 const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[3+1], texCoord[6+1], texCoord[9+1]); in sampleTexture() local
689 …& dst, const tcu::Texture2DArrayView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu:… in sampleTextureNonProjected()
731 tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[3+1], texCoord[6+1], texCoord[9+1]); in sampleTexture() local
[all …]
/third_party/libnl/include/linux-private/linux/can/
Dnetlink.h34 __u32 tq; /* Time quanta (TQ) in nanoseconds */ member
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c643 lws_adns_q_t tq; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp175 …const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[2+1], texCoord[4+1], texCoord[6+1]… in iterate() local
/third_party/ffmpeg/libavfilter/
Daf_dynaudnorm.c466 static double gaussian_filter(DynamicAudioNormalizerContext *s, cqueue *q, cqueue *tq) in gaussian_filter()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c784 struct threaded_query *tq = threaded_query(query); in tc_call_destroy_query() local
827 struct threaded_query *tq = threaded_query(p->query); in tc_call_end_query() local
840 struct threaded_query *tq = threaded_query(query); in tc_end_query() local
858 struct threaded_query *tq = threaded_query(query); in tc_get_query_result() local
2850 struct threaded_query *tq, *tmp; in tc_flush_queries() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dlibtommath.c1611 mp_int ta, tb, tq, q; in mp_div() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dlibtommath.c1611 mp_int ta, tb, tq, q; in mp_div() local
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp298 deUint32 tq; //!< Trit or quint value, depending on ISE mode. member