Home
last modified time | relevance | path

Searched refs:PQ (Results 1 – 25 of 43) 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/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/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/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
133 case Enum1.PQ:
/third_party/typescript/tests/baselines/reference/
DconstEnums.js24 PQ = E ** 2,
134 case Enum1.PQ:
DconstEnums.types106 PQ = E ** 2,
107 >PQ : Enum1
483 case Enum1.PQ:
484 >Enum1.PQ : Enum1
486 >PQ : Enum1
DconstEnums.symbols76 PQ = E ** 2,
77 >PQ : Symbol(Enum1.PQ, Decl(constEnums.ts, 21, 15))
442 case Enum1.PQ:
443 >Enum1.PQ : Symbol(Enum1.PQ, Decl(constEnums.ts, 21, 15))
445 >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/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/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/flutter/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/mesa3d/src/freedreno/.gitlab-ci/reference/
Dcrash.log3227 0008c0: 50402b74 0ae80951 c1405552 20b0a3a0 |t+@PQ...RU@.... |
3340 000fd0: 7fb8fc5c 6da32a12 aa3d9dc3 51502eca |\....*.m..=...PQ|

12