/third_party/node/deps/v8/ |
D | BUILD.bazel | 758 "src/builtins/aggregate-error.tq", 759 "src/builtins/array-at.tq", 760 "src/builtins/array-concat.tq", 761 "src/builtins/array-copywithin.tq", 762 "src/builtins/array-every.tq", 763 "src/builtins/array-filter.tq", 764 "src/builtins/array-find.tq", 765 "src/builtins/array-findindex.tq", 766 "src/builtins/array-findlast.tq", 767 "src/builtins/array-findlastindex.tq", [all …]
|
D | BUILD.gn | 1646 "src/builtins/aggregate-error.tq", 1647 "src/builtins/array-at.tq", 1648 "src/builtins/array-concat.tq", 1649 "src/builtins/array-copywithin.tq", 1650 "src/builtins/array-every.tq", 1651 "src/builtins/array-filter.tq", 1652 "src/builtins/array-find.tq", 1653 "src/builtins/array-findindex.tq", 1654 "src/builtins/array-findlast.tq", 1655 "src/builtins/array-findlastindex.tq", [all …]
|
/third_party/ffmpeg/libavfilter/x86/ |
D | af_afir.asm | 33 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/vk-gl-cts/framework/opengl/ |
D | gluTextureTestUtil.cpp | 236 …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() 515 …t, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const ReferencePara… in sampleTextureProjected() argument 526 tcu::Vec4 vq = tq * (float)src.getHeight(); in sampleTextureProjected() [all …]
|
D | gluTextureTestUtil.hpp | 191 …e, const tcu::IVec2& dstSize, const tcu::IVec2& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq); 192 … dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq, const tcu::Vec3& rq…
|
/third_party/typescript/tests/baselines/reference/ |
D | literals1.types | 42 var k = 'q\tq'; 44 >'q\tq' : "q\tq"
|
D | literals1.symbols | 32 var k = 'q\tq';
|
D | hugeDeclarationOutputGetsTruncatedWithError.types | 6 …" | "tg" | "th" | "ti" | "tj" | "tk" | "tl" | "tm" | "tn" | "to" | "tp" | "tq" | "tr" | "ts" | "tt… 9 …tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa… 10 …tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa…
|
D | hugeDeclarationOutputGTruncatedWithError.ts.types | 6 …" | "tg" | "th" | "ti" | "tj" | "tk" | "tl" | "tm" | "tn" | "to" | "tp" | "tq" | "tr" | "ts" | "tt… 9 …tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa… 10 …tq: "aa.tq"; tr: "aa.tr"; ts: "aa.ts"; tt: "aa.tt"; tu: "aa.tu"; tv: "aa.tv"; tw: "aa.tw"; tx: "aa…
|
/third_party/libwebsockets/lib/system/async-dns/ |
D | async-dns.c | 643 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/deps/v8/bazel/ |
D | defs.bzl | 318 outs.append(ctx.actions.declare_file(file + "-tq-csa.cc")) 319 outs.append(ctx.actions.declare_file(file + "-tq-csa.h")) 320 outs.append(ctx.actions.declare_file(file + "-tq-inl.inc")) 321 outs.append(ctx.actions.declare_file(file + "-tq.inc")) 322 outs.append(ctx.actions.declare_file(file + "-tq.cc"))
|
/third_party/node/deps/v8/tools/torque/vim-torque/ftdetect/ |
D | torque.vim | 1 au BufRead,BufNewFile *.tq set filetype=torque
|
/third_party/node/deps/v8/tools/ |
D | find-builtin | 15 if rg --type-add 'tq:*.tq' --type tq --with-filename --line-number "\bbuiltin $BUILTIN_NAME\b" "$V8…
|
/third_party/rust/crates/bindgen/bindgen-integration/src/ |
D | lib.rs | 320 let tq = in test_wrap_static_fns() localVariable 322 assert_eq!(5, tq); in test_wrap_static_fns()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | libtommath.c | 1611 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/src/tls/ |
D | libtommath.c | 1611 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureSwizzleTests.cpp | 175 …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/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureSwizzleTests.cpp | 175 …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/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.c | 833 struct threaded_query *tq = threaded_query(query); in tc_call_destroy_query() local 835 if (list_is_linked(&tq->head_unflushed)) in tc_call_destroy_query() 836 list_del(&tq->head_unflushed); in tc_call_destroy_query() 876 struct threaded_query *tq = threaded_query(p->query); in tc_call_end_query() local 878 if (!list_is_linked(&tq->head_unflushed)) in tc_call_end_query() 879 list_add(&tq->head_unflushed, &p->tc->unflushed_queries); in tc_call_end_query() 889 struct threaded_query *tq = threaded_query(query); in tc_end_query() local 896 tq->flushed = false; in tc_end_query() 907 struct threaded_query *tq = threaded_query(query); in tc_get_query_result() local 909 bool flushed = tq->flushed; in tc_get_query_result() [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | af_dynaudnorm.c | 450 static double gaussian_filter(DynamicAudioNormalizerContext *s, cqueue *q, cqueue *tq) in gaussian_filter() argument 456 double tq_item = cqueue_peek(tq, i); in gaussian_filter()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuAstcUtil.cpp | 298 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/elfutils/tests/ |
D | run-strings-test.sh | 170 testfile4: 307d tq;F
|
/third_party/astc-encoder/Source/ |
D | stb_image.h | 1947 int tq; member 2932 …f_dc+z->img_comp[n].hd, z->huff_ac+ha, z->fast_ac[ha], n, z->dequant[z->img_comp[n].tq])) return 0; in stbi__parse_entropy_coded_data() 2960 …f_dc+z->img_comp[n].hd, z->huff_ac+ha, z->fast_ac[ha], n, z->dequant[z->img_comp[n].tq])) return 0; in stbi__parse_entropy_coded_data() 3057 stbi__jpeg_dequantize(data, z->dequant[z->img_comp[n].tq]); in stbi__jpeg_finish() 3258 …z->img_comp[i].tq = stbi__get8(s); if (z->img_comp[i].tq > 3) return stbi__err("bad TQ","Corrupt … in stbi__process_frame_header()
|
/third_party/node/tools/v8_gypfiles/ |
D | v8.gyp | 18 …'torque_files_replaced': ['<!@pymod_do_main(ForEachReplace ".tq" "-tq" <@(torque_files_without_v8_…
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-arboretum.hdr | 8 …�o��a�kz�r���i�w��������dkh�i�c����sz�����������Y�h������������qo��ke`f�n}�tqqkab�nm����o���exj�{… 98 …qpdkh]i�`�}�o�\_ek�����������������`e�^��{���crnwc}�r`h���l��a�|�����{Û��c�tq������djvzd�����o��d… 153 …=\FCOZQ�{Z>T^X\WXdcb\L:_ebEP}aTfC@QJJE\uIec�ZPn��lf`OY;nbTuhcMFt��[MZ`XX�S`tq��qI{P\TQLRTQNP`YKk<;… 232 …�_�]il�dow���i������}d���~��}�`���Ⱦ���e`��be_gjh�a~���\d���u��{�u{h��{k�y�tq���ly�r����ڌ�ᑻǻ�·��Ƨ… 234 …���]bs�|��d��b��y}n}�}����ٽ���vd�h���k�m����tzq�ke���yp�������h}��x}�o�z�tq�ao����ţ��u��_������… 290 …������rԓn҅w˃������Ĉ���xx�r�~Ե̈�������ѧ��}y��qo����}�ۧ��q|��Ą��r�n��������tq��������������~��k��h… 376 …��p����l�r�_��V`w��V�~�_~�n���g�}�Εh�a�������z������}���������φ��y^������tq��e�������kkha^\�n\ke… 391 …nc`Sc^��UY�tR|z[�VvJ�a��r_�]��r�i��u�zk��o��xbdll�����ֶn��T����`��������֔�tq��������v������s�{Zh�… 409 …k�m���������������������������¡��`n�����ٛ�[���jy{���o�]��gc�~�x����ʹ���`�tq����z|�q�r�Ƶ��ߠ�䇧���Ǥ… 493 …���wwwu�qyz{zzyyvoq�{w�}ʼuw��z�{���ow�w�����pn����{�������}�r����uȂ��o�y�tq|qۄ{lt�t��x�v���~̥���… [all …]
|