Home
last modified time | relevance | path

Searched refs:qee (Results 1 – 25 of 130) sorted by relevance

123456

/dports/cad/jspice3/jspice3-2.5/examples/
H A Dmixdisto.cir21 qee 4 7 8 2 mod1
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrAAConvexPathRenderer.cpp608 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
610 key |= qee.usesLocalCoords() && qee.localMatrix().hasPerspective() ? 0x1 : 0x0; in GenKey()
611 key |= qee.colorIgnored() ? 0x2 : 0x0; in GenKey()
H A DGrPLSPathRenderer.cpp572 const PLSQuadEdgeEffect& qee = gp.cast<PLSQuadEdgeEffect>(); in GenKey() local
574 key |= qee.usesLocalCoords() && qee.localMatrix().hasPerspective() ? 0x1 : 0x0; in GenKey()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp607 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
608 b->add32(SkToBool(qee.fUsesLocalCoords && qee.fLocalMatrix.hasPerspective())); in GenKey()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp607 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
608 b->add32(SkToBool(qee.fUsesLocalCoords && qee.fLocalMatrix.hasPerspective())); in GenKey()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp609 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
610 b->add32(SkToBool(qee.fUsesLocalCoords && qee.fLocalMatrix.hasPerspective())); in GenKey()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp607 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
608 b->add32(SkToBool(qee.fUsesLocalCoords && qee.fLocalMatrix.hasPerspective())); in GenKey()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp607 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
608 b->add32(SkToBool(qee.fUsesLocalCoords && qee.fLocalMatrix.hasPerspective())); in GenKey()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp612 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
613 uint32_t key = (uint32_t) qee.fUsesLocalCoords; in GenKey()
614 key |= ComputeMatrixKey(qee.fLocalMatrix) << 1; in GenKey()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp619 const QuadEdgeEffect& qee = gp.cast<QuadEdgeEffect>(); in GenKey() local
620 b->add32(SkToBool(qee.fUsesLocalCoords && qee.fLocalMatrix.hasPerspective())); in GenKey()
/dports/x11-wm/compiz/compiz-0.8.8/kde/window-decorator-kde4/
H A Ddecorator.cpp471 QEvent qee (QEvent::Enter); in x11EventFilter() local
477 QApplication::sendEvent (child, &qee); in x11EventFilter()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/
H A DTestSymlinkHdfs.java336 } catch(QuotaExceededException qee) { in testQuota()
/dports/x11-wm/compiz/compiz-0.8.8/kde/window-decorator/
H A Ddecorator.cpp690 QEvent qee (QEvent::Enter); in x11EventFilter() local
696 QApplication::sendEvent (child, &qee); in x11EventFilter()
/dports/devel/m17n-db/m17n-db-1.8.0/MIM/
H A Dam-sera.mim194 ("qee" ?ቄ)
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/am/
H A DAmharic.txt.in343 qee ቄ 0
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/am/
H A DAmharic.txt.in343 qee ቄ 0
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/am/
H A DAmharic.txt.in343 qee ቄ 0
/dports/korean/scim-tables/scim-tables-0.5.10/tables/am/
H A DAmharic.txt.in343 qee ቄ 0
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/plugins/messageviewer/bodypartformatter/autotests/data/
H A Dmessage-with-two-openpgp-key.mbox308 NBCHyMMiVyMY9aGhpZtZliz6W2yqvuu7tT2nkL8KqY8WhYjpD8beJSipl/qee+Lv
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp5241 … MSInt16 qee = QuantizeSingleEndpointElementSigned(endPoints[epi][ch], precision, &ru); in QuantizeEndpointsSigned() local
5242 …UnquantizeSingleEndpointElementSigned(qee, precision, unquantizedEP[epi][ch], finishedUnquantizedE… in QuantizeEndpointsSigned()
5243 … quantizedEndPoints[epi][ch] = ParallelMath::LosslessCast<MAInt16>::Cast(qee); in QuantizeEndpointsSigned()
5288 …MUInt15 qee = QuantizeSingleEndpointElementUnsigned(ParallelMath::LosslessCast<MUInt15>::Cast(endP… in QuantizeEndpointsUnsigned() local
5289 …UnquantizeSingleEndpointElementUnsigned(qee, precision, unquantizedEP[epi][ch], finishedUnquantize… in QuantizeEndpointsUnsigned()
5290 … quantizedEndPoints[epi][ch] = ParallelMath::LosslessCast<MAInt16>::Cast(qee); in QuantizeEndpointsUnsigned()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/cvtt/
H A DConvectionKernels.cpp5241 … MSInt16 qee = QuantizeSingleEndpointElementSigned(endPoints[epi][ch], precision, &ru); in QuantizeEndpointsSigned() local
5242 …UnquantizeSingleEndpointElementSigned(qee, precision, unquantizedEP[epi][ch], finishedUnquantizedE… in QuantizeEndpointsSigned()
5243 … quantizedEndPoints[epi][ch] = ParallelMath::LosslessCast<MAInt16>::Cast(qee); in QuantizeEndpointsSigned()
5288 …MUInt15 qee = QuantizeSingleEndpointElementUnsigned(ParallelMath::LosslessCast<MUInt15>::Cast(endP… in QuantizeEndpointsUnsigned() local
5289 …UnquantizeSingleEndpointElementUnsigned(qee, precision, unquantizedEP[epi][ch], finishedUnquantize… in QuantizeEndpointsUnsigned()
5290 … quantizedEndPoints[epi][ch] = ParallelMath::LosslessCast<MAInt16>::Cast(qee); in QuantizeEndpointsUnsigned()
/dports/www/py-tuir/tuir-1.29.0/tests/cassettes/
H A Dtest_content_subreddit_from_name[front-new].yaml434 MOW/4z/qee/DFfWu7kH9qn/DZHkjtMQsl/rGr1CJjDkGbv8aVGIRpKH3/ZlZgxnuk1lDf0Uv0IaH
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Ddaibuun.cin4167 qee
10218 qee
11819 qee
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Ddaibuun.cin4167 qee
10218 qee
11819 qee
/dports/biology/py-biopython/biopython-1.79/Tests/Hmmer/
H A Dtext_31b2_hmmscan_001.out330 … C+ Cg + + + + C++C++ ++++ + + ++ + ++ +++ +l +++++ + +el + qee+ ++

123456