Home
last modified time | relevance | path

Searched refs:PQ (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h143 IDFPriorityQueue PQ; in calculate() local
149 PQ.push({Node, std::make_pair(Node->getLevel(), Node->getDFSNumIn())}); in calculate()
156 while (!PQ.empty()) { in calculate()
157 DomTreeNodePair RootPair = PQ.top(); in calculate()
158 PQ.pop(); in calculate()
192 PQ.push(std::make_pair( in calculate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLatencyPriorityQueue.cpp36 unsigned LHSLatency = PQ->getLatency(LHSNum); in operator ()()
37 unsigned RHSLatency = PQ->getLatency(RHSNum); in operator ()()
43 unsigned LHSBlocked = PQ->getNumSolelyBlockNodes(LHSNum); in operator ()()
44 unsigned RHSBlocked = PQ->getNumSolelyBlockNodes(RHSNum); in operator ()()
/third_party/EGL/extensions/EXT/
DEGL_EXT_gl_colorspace_bt2020_linear.txt57 of the framebuffer data, which can be either linear or PQ (Dolby Perceptual
92 If its value is EGL_GL_COLORSPACE_BT2020_PQ_EXT, then a non-linear, PQ
95 ES supports PQ framebuffers. Applications utilizing this option need to
96 ensure that PQ encoding is performed on the application side.
114 is the same range for PQ, the display-referred output values can go beyond
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_gl_colorspace_bt2020_linear.txt57 of the framebuffer data, which can be either linear or PQ (Dolby Perceptual
92 If its value is EGL_GL_COLORSPACE_BT2020_PQ_EXT, then a non-linear, PQ
95 ES supports PQ framebuffers. Applications utilizing this option need to
96 ensure that PQ encoding is performed on the application side.
114 is the same range for PQ, the display-referred output values can go beyond
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLatencyPriorityQueue.h26 LatencyPriorityQueue *PQ; member
27 explicit latency_sort(LatencyPriorityQueue *pq) : PQ(pq) {} in latency_sort()
DResourcePriorityQueue.h31 ResourcePriorityQueue *PQ; member
32 explicit resource_sort(ResourcePriorityQueue *pq) : PQ(pq) {} in resource_sort()
/third_party/typescript/tests/cases/compiler/
DconstEnums.ts23 PQ = E ** 2, enumerator
142 case Enum1.PQ:
/third_party/typescript/tests/baselines/reference/
DconstEnums.js24 PQ = E ** 2,
143 case Enum1.PQ:
DconstEnums.types106 PQ = E ** 2,
107 >PQ : Enum1
507 case Enum1.PQ:
508 >Enum1.PQ : Enum1
510 >PQ : Enum1
DconstEnums.symbols76 PQ = E ** 2,
77 >PQ : Symbol(Enum1.PQ, Decl(constEnums.ts, 21, 15))
466 case Enum1.PQ:
467 >Enum1.PQ : Symbol(Enum1.PQ, Decl(constEnums.ts, 21, 15))
469 >PQ : Symbol(Enum1.PQ, Decl(constEnums.ts, 21, 15))
/third_party/mbedtls/tests/data_files/dir-maxpath/
D14.key7 3XKQEWgNKxqbrekSwEDlVIjVZSdyKY+/PQ==
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp190 unsigned LHSLatency = PQ->getLatency(LHSNum); in operator ()()
191 unsigned RHSLatency = PQ->getLatency(RHSNum); in operator ()()
197 unsigned LHSBlocked = PQ->getNumSolelyBlockNodes(LHSNum); in operator ()()
198 unsigned RHSBlocked = PQ->getNumSolelyBlockNodes(RHSNum); in operator ()()
DScheduleDAGRRList.cpp3138 BURegReductionPriorityQueue *PQ = in createBURRListDAGScheduler() local
3140 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, false, PQ, OptLevel); in createBURRListDAGScheduler()
3141 PQ->setScheduleDAG(SD); in createBURRListDAGScheduler()
3152 SrcRegReductionPriorityQueue *PQ = in createSourceListDAGScheduler() local
3154 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, false, PQ, OptLevel); in createSourceListDAGScheduler()
3155 PQ->setScheduleDAG(SD); in createSourceListDAGScheduler()
3167 HybridBURRPriorityQueue *PQ = in createHybridListDAGScheduler() local
3170 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, true, PQ, OptLevel); in createHybridListDAGScheduler()
3171 PQ->setScheduleDAG(SD); in createHybridListDAGScheduler()
3183 ILPBURRPriorityQueue *PQ = in createILPListDAGScheduler() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp109 unsigned PQ = (Insn >> PqShift) & 0x3; in PostOperandDecodeAdjust() local
110 switch (PQ) { in PostOperandDecodeAdjust()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.c118 #define PQ(_name, _query_type, _type, _result_type) \ macro
128 PQ("prims-emitted", PRIMITIVES_EMITTED, UINT64, AVERAGE),
/third_party/skia/third_party/externals/tint/tools/src/
Dgo.sum35 github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM=
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrFormats.td186 // PQ operation
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_surface/
Dwsi.txt976 Quantizer (PQ) EOTF.
1041 | HDR10_ST2084 | 0.708, 0.292 | 0.170, 0.797 | 0.131, 0.046 | 0.3127, 0.3290 (D65) | ST2084 PQ
1042 | DOLBYVISION | 0.708, 0.292 | 0.170, 0.797 | 0.131, 0.046 | 0.3127, 0.3290 (D65) | ST2084 PQ
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/
Dtestorig.ppm4PQ�GK�<A�:A�CH�BE�ED�BA�>8�;1�:-�<-�=.�E5�L?�NE�GC�@A�?B�@I�@J�DM�CL�DP�FT�CT�?T�>X�Ba�Gi�Ci�?i�@j…
/third_party/skia/site/docs/user/release/
Drelease_notes.md697 * Added support for PQ and HLG transfer functions to SkColorSpace.
/third_party/cups-filters/cupsfilters/
Dimage.ppm333 />:H%DS4JX?K\IK^KI`NVq^Wx]NvS=k=:m5G@U�Ib�@m�%u�|�"��-��7��:��:��:dn'fr0^m2Nb-Ic3UuFa�Yb�\X�PQ�J…
791 rostt},w�Gt�\k�ja�tU~xJwz;ls0bm0ao>n|S��`��W��Q��K��Dw�Bp�Ip�Wx�c��MiuJen'DJ48.PQ?ca8_\8c\(YS&[S…
824 [C�P:�M:�UB�bOj[e_�b`�^^�ZZTU PQNMKK/1/0,-')�')�03�CF
1047 … 11<@CFKM!XU)ka1|h1�h/�_+wS,kL.ZA.I8,84-2835D9:O6:U68MTMUZRG^Z4``$_aY[PQKH'OFIE:X90_80a@<]HJ…
1098 ENPQ'SQ*UR)SP#PLRLWP^R OAM<M9V>&bF8jKFiIJfDClGAY4+E%B(M8%K=#2, ��8< ci-��H��P��O��H��=…
1429 …] hceesw"}�-��4��4��/��.��7��B��;��?|�Hu�Oc�KP{EN~LX�^M~^MdOiN}kJuk<ea*PQ@F/QZ>`jKkvHhs<Zd0NV…
1687 �3�C5TNX[PV�FL�TXPQII�DC�B@A@
1733 =850/. (2J=YRXUPQNP�XSSM�LF�D@�@;�?:�A;A=73
2039 4=6C6G;HMONKFC;85/ <6QG,aV@MA18, % #6"+B7=YZ\alhkumkvfnzdv�cpzWckBNT(PQ'UR)`V2iZ9…
2700 …$#��,>O"W&"S JC?�@? 9216%:1LIPQRWPUOPQQYW.b]=UN4J?+=-7&='G/#N3…
[all …]
/third_party/skia/
DRELEASE_NOTES.txt809 * Added support for PQ and HLG transfer functions to SkColorSpace.
/third_party/pcre2/pcre2/testdata/
Dtestinput5648 PQ'Bx,newline=any,utf
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/
Dhdr-rgb-canarywharf.hdr65 …VUTSRSRRQQPPOOPQQQPPPONNO�PNLLMNONKIIIHGGFF�E�FGGHGHJKKLKKJKKKLMMNOO�P�OPQ�R SSUTTTUUVVV�U0VVVU…
86 …����������������������������������������������������������������OOO��OPQ�R"������������������…
94 …������������������������������������������������N������������������������PQ��RS����SS�R�Q����P…
153 QQRSRQRRRQQ���RHQQ��PP��QQPQQQP�O�OONNNM����������������������������������������������������PQ�Q�R…
198 …�O������PQOPQPQRRQPQP�Q���Q$P�PP������Q��RRSSRSRRSTTTUSTSSTSRR���Q-��������PQ�������������Q��RQRSS…
526 …oLLJIIG@?S^BAAA@@AFrE@?@BAFKdgUQOLJKJLnFBAAEGIKl_JJKJLPPKnTRRQRRPGpWPNKFB<8PQ/+SSPJC_aNLMNMQXQlb�^…
632 …QEEEIGF@cfK��]JV[�Qu��jTWPlYYYXXURKc[QMKDA9[q�UKP]fv_�IFA;?AOcOKIA<<ks�@q^PQ^UoSJC?@C@^^HGFFC?���…
692 …Yivˆ�YwoBJKUr�Q^��ی@JM\u�BEHN��^���ՎJHCLn�r775B��~��ɸ��T8<9=h݃BCAD\��}�TEh[PQ=-+6�687j]EHKKJQ@:CU`…
886 …|OEb[��fBLa;+m~�f�uE>fxgm��~v�U���U}STMHMNDr�lyohzr^��EOUTMnm��lbnxvXTY�[PQ?N9myjGHleNXQ��taQXqu…
1003 …^�\`Xroys[u?>?:AV>8A:e�e�^�~�����d348<ABQ/148V:Vlj@iN580C9679CYs���|I?H8�PQ;JP`\SB�I^dp�GVv��v��…
[all …]
Dhdr-rgb-bellparkpier.hdr37 …QQRQRQQQRQQRRSSSRR�STSS�RQQQPQQQP�Q PPPOPPQOPPP�QPQPOP�Q�PO�POOPPPR�QPQ�POQOP�O�PQPPPOOPON…
251 ONOOPOPPOP�OPO�P�QPQ�RS�RSR�STS�TUTTUTUT�UVVU�V�WXYXXXY�XYYZYY�ZYZZZ[[Z[[\[\\]�\]]\�]^^…
383 …F�E�F�G�F�GHHGF�G�F�GHGHH�IJJKLLKLM�LML�ML�MNNNONOOONOOPOOONOOOPON�OPQ�R�S�T�UTTUUUTT�VWV…
1498 ����������������������������������������������������OOPP�PQ���Q�R�S�T�UVUVWWW�XYZYZZ[�]
1788 …l�ohffnssrvqjotqhjkibcckge`V`hefllmicnkj`cabbdba^abhiggbedebY[VQQTOQTRY\_`\PQ\\idjd`YQPRTSMULOVURR…
1805 …RJO�_�nx�krgnUYT^g_pS\ZV�TTWu_VXXWZd��kfxF�liYWZ[_xuf���SWTTTUV���R��������PQ���������������������…
1807 …oomt���o����{��rutrrrq�v~���n���hjƸ_mqkiY��Ufv{�}�|�PRPMKwo[UwriEHHIBr�]n�PQ��K`]ft�AFIGGE@}d^QS…

12