Home
last modified time | relevance | path

Searched refs:tq (Results 1 – 25 of 38) sorted by relevance

12

/third_party/node/tools/v8_gypfiles/
Dv8.gyp16 "<(V8_ROOT)/src/builtins/array-copywithin.tq",
17 "<(V8_ROOT)/src/builtins/array-every.tq",
18 "<(V8_ROOT)/src/builtins/array-filter.tq",
19 "<(V8_ROOT)/src/builtins/array-find.tq",
20 "<(V8_ROOT)/src/builtins/array-findindex.tq",
21 "<(V8_ROOT)/src/builtins/array-foreach.tq",
22 "<(V8_ROOT)/src/builtins/array-from.tq",
23 "<(V8_ROOT)/src/builtins/array-isarray.tq",
24 "<(V8_ROOT)/src/builtins/array-join.tq",
25 "<(V8_ROOT)/src/builtins/array-lastindexof.tq",
[all …]
/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
85 BOOST_TEST(tq.empty()); in test_push_while_pull()
88 tg.create_thread(boost::bind(call_push, &tq, start)); in test_push_while_pull()
89 tg.create_thread(boost::bind(call_pull, &tq, start)); in test_push_while_pull()
91 BOOST_TEST(tq.empty()); in test_push_while_pull()
96 sync_tq tq; in test_push_while_pull_until() local
97 BOOST_TEST(tq.empty()); in test_push_while_pull_until()
100 tg.create_thread(boost::bind(call_push, &tq, start)); in test_push_while_pull_until()
101 tg.create_thread(boost::bind(call_pull_until, &tq, start)); in test_push_while_pull_until()
103 BOOST_TEST(tq.empty()); in test_push_while_pull_until()
[all …]
Dtq_single_thread_pass.cpp113 boost::concurrent::sync_timed_queue<boost::function<void()> > tq; in test_deque_times() local
118 tq.push(fn, d); in test_deque_times()
120 while(!tq.empty()) in test_deque_times()
122 boost::function<void()> fn = tq.pull(); in test_deque_times()
134 boost::concurrent::sync_timed_queue<boost::executors::work> tq;
138 tq.push(func2, d);
140 while(!tq.empty())
142 boost::executors::work fn = tq.pull();
/third_party/ffmpeg/libavfilter/x86/
Daf_afir.asm33 add tq, lenq
39 movsldup m0, [tq + lenq]
40 movsldup m3, [tq + lenq+mmsize]
47 movshdup m2, [tq + lenq]
48 movshdup m5, [tq + lenq+mmsize]
59 movss xm0, [tq + lenq]
/third_party/typescript/tests/baselines/reference/
Dliterals1.types42 var k = 'q\tq';
44 >'q\tq' : "q\tq"
Dliterals1.symbols32 var k = 'q\tq';
DhugeDeclarationOutputGTruncatedWithError.ts.types6 …" | "tg" | "th" | "ti" | "tj" | "tk" | "tl" | "tm" | "tn" | "to" | "tp" | "tq" | "tr" | "ts" | "tt…
9tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa…
10tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa…
DhugeDeclarationOutputGetsTruncatedWithError.types6 …" | "tg" | "th" | "ti" | "tj" | "tk" | "tl" | "tm" | "tn" | "to" | "tp" | "tq" | "tr" | "ts" | "tt…
9tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa…
10tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa…
/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() argument
240 float dvx = (tq.z() - tq.x()) * (float)srcSize.y(); in computeNonProjectedTriLod()
241 float dvy = (tq.y() - tq.x()) * (float)srcSize.y(); in computeNonProjectedTriLod()
277 … dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq, const tcu::Vec3& rq) in computeNonProjectedTriLod() argument
281 float dvx = (tq.z() - tq.x()) * (float)srcSize.y(); in computeNonProjectedTriLod()
282 float dvy = (tq.y() - tq.x()) * (float)srcSize.y(); in computeNonProjectedTriLod()
428 …t, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const ReferencePara… in sampleTextureNonProjected() argument
441 tcu::Vec3 triT[2] = { tq.swizzle(0, 1, 2), tq.swizzle(3, 2, 1) }; in sampleTextureNonProjected()
512 …t, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const ReferencePara… in sampleTextureProjected() argument
523 tcu::Vec4 vq = tq * (float)src.getHeight(); in sampleTextureProjected()
[all …]
DgluTextureTestUtil.hpp182 …e, const tcu::IVec2& dstSize, const tcu::IVec2& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq);
183 … dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq, const tcu::Vec3& rq…
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c643 lws_adns_q_t tq; member
754 memset(&tmq.tq, 0, sizeof(tmq.tq)); in lws_async_dns_query()
755 tmq.tq.opaque = opaque; in lws_async_dns_query()
758 lws_dll2_add_head(&wsi->adns, &tmq.tq.wsi_adns); in lws_async_dns_query()
760 tmq.tq.standalone_cb = cb; in lws_async_dns_query()
778 lws_async_dns_complete(&tmq.tq, c); in lws_async_dns_query()
790 lws_async_dns_complete(&tmq.tq, c); in lws_async_dns_query()
/third_party/node/test/fixtures/keys/
Dagent6-key.pem13 PtBX1uqzk81cOYkO2YkCQBUVMew70XetUXgh/2KOWyG/87uYy/s/NZ/LGImvo+tq
/third_party/libnl/include/linux-private/linux/can/
Dnetlink.h34 __u32 tq; /* Time quanta (TQ) in nanoseconds */ 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
180 { tq.swizzle(0, 1, 2), tq.swizzle(3, 2, 1) } in iterate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dlibtommath.c1611 mp_int ta, tb, tq, q; in mp_div() local
1633 if ((res = mp_init_multi(&ta, &tb, &tq, &q, NULL)) != MP_OKAY) { in mp_div()
1638 mp_set(&tq, 1); in mp_div()
1643 ((res = mp_mul_2d(&tq, n, &tq)) != MP_OKAY)) { in mp_div()
1650 ((res = mp_add(&q, &tq, &q)) != MP_OKAY)) { in mp_div()
1655 ((res = mp_div_2d(&tq, 1, &tq, NULL)) != MP_OKAY)) { in mp_div()
1672 mp_clear_multi(&ta, &tb, &tq, &q, NULL); in mp_div()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dlibtommath.c1611 mp_int ta, tb, tq, q; in mp_div() local
1633 if ((res = mp_init_multi(&ta, &tb, &tq, &q, NULL)) != MP_OKAY) { in mp_div()
1638 mp_set(&tq, 1); in mp_div()
1643 ((res = mp_mul_2d(&tq, n, &tq)) != MP_OKAY)) { in mp_div()
1650 ((res = mp_add(&q, &tq, &q)) != MP_OKAY)) { in mp_div()
1655 ((res = mp_div_2d(&tq, 1, &tq, NULL)) != MP_OKAY)) { in mp_div()
1672 mp_clear_multi(&ta, &tb, &tq, &q, NULL); in mp_div()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c784 struct threaded_query *tq = threaded_query(query); in tc_call_destroy_query() local
786 if (list_is_linked(&tq->head_unflushed)) in tc_call_destroy_query()
787 list_del(&tq->head_unflushed); in tc_call_destroy_query()
827 struct threaded_query *tq = threaded_query(p->query); in tc_call_end_query() local
829 if (!list_is_linked(&tq->head_unflushed)) in tc_call_end_query()
830 list_add(&tq->head_unflushed, &p->tc->unflushed_queries); in tc_call_end_query()
840 struct threaded_query *tq = threaded_query(query); in tc_end_query() local
847 tq->flushed = false; in tc_end_query()
858 struct threaded_query *tq = threaded_query(query); in tc_get_query_result() local
860 bool flushed = tq->flushed; in tc_get_query_result()
[all …]
/third_party/ffmpeg/libavfilter/
Daf_dynaudnorm.c466 static double gaussian_filter(DynamicAudioNormalizerContext *s, cqueue *q, cqueue *tq) in gaussian_filter() argument
472 tsum += cqueue_peek(tq, i) * s->weights[i]; in gaussian_filter()
473 result += cqueue_peek(q, i) * s->weights[i] * cqueue_peek(tq, i); in gaussian_filter()
/third_party/libnl/lib/route/link/
Dcan.c229 ci->ci_bittiming.tq); in can_dump_details()
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp298 deUint32 tq; //!< Trit or quint value, depending on ISE mode. member
643 dst[i].tq = trits[i]; in decodeISETritBlock()
694 dst[i].tq = quints[i]; in decodeISEQuintBlock()
766 dst[endpointNdx] = (((iseResults[endpointNdx].tq*C + B) ^ A) >> 2) | (A & 0x80); in unquantizeColorEndpoints()
1249 dst[weightNdx] = (((weightGrid[weightNdx].tq*C + B) ^ A) >> 2) | (A & 0x20); in unquantizeWeights()
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/
Dcollationtest.txt557 <3 tq
/third_party/icu/icu4c/source/test/testdata/
Dcollationtest.txt557 <3 tq
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt557 <3 tq
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.min.js.map1 …harCode(digitToBasic(t + qMinusT % baseMinusT, 0))\n\t\t\t\t\t);\n\t\t\t\t\tq = floor(qMinusT / ba…
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/
Dtestorig.ppm4 …-4-%46!BI'Wc;q�W��m��}����������������Ȕ�Н�ӫ�Ү�ѭ�˥�����������������������{{�tq�k_sWM]BIO3JM0KK/./1,…

12