Home
last modified time | relevance | path

Searched defs:roots (Results 226 – 250 of 4271) sorted by last modified time

12345678910>>...171

/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1092 struct hentry* roots[MAX_ROOTS]; in ngsuggest() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsRect.cpp17 int roots = 0; in setBounds() local
34 int roots = 0; in setBounds() local
51 int roots = 0; in setBounds() local
H A DSkPathOpsAsWinding.cpp109 int roots = 0; in left_edge() local
H A DSkPathOpsCubic.cpp267 int roots = cubic.findMaxCurvature(maxCurvature); in ComplexBreak() local
456 double* roots = s; in RootsReal() local
724 int roots = SkDCubic::FindExtrema(&fPts[0].fY, extremeTs); in top() local
H A DSkDQuadLineIntersection.cpp175 int roots = intersectRay(rootVals); in intersect() local
204 int roots = horizontalIntersect(axisIntercept, rootVals); in horizontalIntersect() local
260 int roots = verticalIntersect(axisIntercept, rootVals); in verticalIntersect() local
452 int SkIntersections::HorizontalIntercept(const SkDQuad& quad, SkScalar y, double* roots) { in HorizontalIntercept()
457 int SkIntersections::VerticalIntercept(const SkDQuad& quad, SkScalar x, double* roots) { in VerticalIntercept()
H A DSkDCubicLineIntersection.cpp154 int roots = intersectRay(rootVals); in intersect() local
189 double roots[3]; in horizontalIntersect() local
252 double roots[3]; in verticalIntersect() local
H A DSkPathOpsWinding.cpp133 int roots = (*CurveIntercept[fVerb * 2 + xy_index(dir)])(fPts, fWeight, baseYX, tVals); in rayCheck() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkQuadClipper.cpp34 SkScalar roots[2]; // we only expect one, but make room for 2 for safety in chopMonoQuadAt() local
H A DSkGlyph.cpp217 double roots[2]; in calculate_path_gap() local
227 double roots[3]; in calculate_path_gap() local
H A DSkPath.cpp2919 SkScalar roots[2]; in winding_mono_conic() local
3000 SkScalar roots[2]; in winding_mono_quad() local
3119 SkScalar roots[2]; in tangent_conic() local
3146 SkScalar roots[2]; in tangent_quad() local
H A DSkCubicMap.cpp29 double roots[3]; in compute_slow() local
H A DSkEdgeClipper.cpp77 SkScalar roots[2]; // we only expect one, but make room for 2 for safety in chopMonoQuadAt() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ccpr/
H A DGrCCFillGeometry.cpp450 float roots[3] = {P[i] * std::cos(theta) + D[i], in find_chops_around_loop_intersection() local
H A DGrCCStrokeGeometry.cpp233 float roots[3]; in cubicTo() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Drender_task_graph.rs195 roots: FastHashSet<RenderTaskId>, field
327 let mut roots = FastHashMap::default(); in end_frame() localVariable
/dports/www/firefox-esr/firefox-91.8.0/devtools/shared/heapsnapshot/
H A DHeapSnapshot.cpp676 ubi::RootList& roots) { in AddGlobalsAsRoots()
698 ubi::RootList& roots, in EstablishBoundaries()
1483 ubi::Node roots(&rootList); in SaveHeapSnapshotShared() local
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.cpp13661 nsTArray<nsWeakPtr> roots(sInstance->mRoots.Clone()); in ForEach() local
13695 nsTArray<nsWeakPtr>& roots = sInstance->mRoots; in Find() local
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/tools/internal/imports/
H A Dmod.go32 roots []gopathwalk.Root member
/dports/www/gitea/gitea-1.16.5/vendor/github.com/tstranex/u2f/
H A Dcerts.go89 var roots = mustLoadPool([]byte(yubicoRootCert + entersektCert + neowaveCert + plugUpCert)) var
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/num-integer/src/
H A Dlib.rs29 mod roots; module
/dports/security/libressl/libressl-3.4.3/crypto/x509/
H A Dx509_verify.c975 x509_verify_ctx_new(STACK_OF(X509) *roots) in x509_verify_ctx_new()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dmethodcycles.cxx224 std::unordered_set<const FunctionDecl*>& roots) in findRoots()
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/functional/fileserver/
H A Dtest_roots.py3 import salt.fileserver.roots as roots namespace
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/timeline2/model/
H A Dgroupsmodel.cpp67 std::unordered_set<int> roots; in groupItems_lambda() local
89 std::unordered_set<int> roots; in groupItems() local
678 std::unordered_set<int> roots; in copyGroups() local
734 std::unordered_set<int> roots; in toJson() local
H A Dtimelinefunctions.cpp327 std::unordered_set<int> roots; in requestSpacerStartOperation() local

12345678910>>...171