Home
last modified time | relevance | path

Searched refs:CCW (Results 26 – 50 of 2034) sorted by last modified time

12345678910>>...82

/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dlib.rs1321 pub const CCW: u32 = 0x0901; const
/dports/www/firefox/firefox-99.0/third_party/rust/khronos_api/api_webgl/specs/latest/1.0/
H A Dwebgl.idl234 const GLenum CCW = 0x0901;
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dwebgl1.idl215 const GLenum CCW = 0x0901;
/dports/www/firefox/firefox-99.0/image/test/reftest/avif/
H A Dreftest.list7 == img_irot1_imir0.avif 5-rotated-90deg-CCW-and-flipped-vertically.avif
8 == img_irot1_imirN.avif 6-rotated-90deg-CCW.avif
12 == img_irot3_imir1.avif 5-rotated-90deg-CCW-and-flipped-vertically.avif
/dports/www/firefox/firefox-99.0/dom/webidl/
H A DWebGLRenderingContext.webidl238 const GLenum CCW = 0x0901;
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/khronos_api/api_webgl/specs/latest/1.0/
H A Dwebgl.idl234 const GLenum CCW = 0x0901;
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A Dwebgl1.idl214 const GLenum CCW = 0x0901;
/dports/www/firefox-esr/firefox-91.8.0/image/test/reftest/avif/
H A Dreftest.list7 == img_irot1_imir0.avif 5-rotated-90deg-CCW-and-flipped-vertically.avif
8 == img_irot1_imirN.avif 6-rotated-90deg-CCW.avif
12 == img_irot3_imir1.avif 5-rotated-90deg-CCW-and-flipped-vertically.avif
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DWebGLRenderingContext.webidl237 const GLenum CCW = 0x0901;
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/src/features/
H A Dgen_WebGlRenderingContext.rs2199 pub const CCW: u32 = 2305u64 as u32; const
H A Dgen_WebGl2RenderingContext.rs7568 pub const CCW: u32 = 2305u64 as u32; const
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/webidls/enabled/
H A DWebGLRenderingContext.webidl233 const GLenum CCW = 0x0901;
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/doc/
H A DRegistry314 Rotate S V Rotate the virtual display (CW or CCW)
/dports/graphics/qgis/qgis-3.22.3/external/poly2tri/common/
H A Dutils.h56 enum Orientation { CW, CCW, COLLINEAR }; enumerator
76 return CCW; in Orient2d()
/dports/graphics/qgis/qgis-3.22.3/external/poly2tri/sweep/
H A Dsweep.cc488 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillBasin()
540 if (o == CCW) { in FillBasinReq()
586 if (Orient2d(*edge->q, *node->next->point, *edge->p) == CCW) { in FillRightAboveEdgeEvent()
597 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillRightBelowEdgeEvent()
614 if (Orient2d(*edge->q, *node.next->point, *edge->p) == CCW) { in FillRightConcaveEdgeEvent()
616 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillRightConcaveEdgeEvent()
629 if (Orient2d(*node.next->point, *node.next->next->point, *node.next->next->next->point) == CCW) { in FillRightConvexEdgeEvent()
635 if (Orient2d(*edge->q, *node.next->next->point, *edge->p) == CCW) { in FillRightConvexEdgeEvent()
746 if (o == CCW) { in NextFlipTriangle()
770 } else if (o2d == CCW) { in NextFlipPoint()
/dports/graphics/qgis-ltr/qgis-3.16.16/external/poly2tri/sweep/
H A Dsweep.cc479 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillBasin()
531 if (o == CCW) { in FillBasinReq()
577 if (Orient2d(*edge->q, *node->next->point, *edge->p) == CCW) { in FillRightAboveEdgeEvent()
588 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillRightBelowEdgeEvent()
605 if (Orient2d(*edge->q, *node.next->point, *edge->p) == CCW) { in FillRightConcaveEdgeEvent()
607 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillRightConcaveEdgeEvent()
621 if (Orient2d(*node.next->point, *node.next->next->point, *node.next->next->next->point) == CCW) { in FillRightConvexEdgeEvent()
627 if (Orient2d(*edge->q, *node.next->next->point, *edge->p) == CCW) { in FillRightConvexEdgeEvent()
733 if (o == CCW) { in NextFlipTriangle()
757 } else if (o2d == CCW) { in NextFlipPoint()
/dports/graphics/qgis-ltr/qgis-3.16.16/external/poly2tri/common/
H A Dutils.h56 enum Orientation { CW, CCW, COLLINEAR }; enumerator
76 return CCW; in Orient2d()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/viewer/
H A DJmol.properties6787 then arranges all bonds listed in @/CCW or @@/CW rotation as projected
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts15529 readonly CCW: GLenum; variable
16297 readonly CCW: GLenum; variable
16747 readonly CCW: GLenum; property
H A Dlib.webworker.d.ts3687 readonly CCW: GLenum; variable
4455 readonly CCW: GLenum; variable
4904 readonly CCW: GLenum; property
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts15529 readonly CCW: GLenum; variable
16297 readonly CCW: GLenum; variable
16747 readonly CCW: GLenum; property
H A Dlib.webworker.d.ts3687 readonly CCW: GLenum; variable
4455 readonly CCW: GLenum; variable
4904 readonly CCW: GLenum; property
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dRetinoPhase.c18 NEG=-3, CONT=-2, CCW=-1, enumerator
78 return(CCW); in Phase_Type_to_Dir()
92 case CCW: in Phase_Dir_to_Type()
121 case CCW: in Phase_Dirs_string()
151 case CCW: in Phase_Dirs_lbl()
182 case CCW: in Phase_Dirs_ulbl()
199 if (d == CLW || d == CCW) return(1); in Dir_is_polar()
210 case CCW: in Dir2Type()
1288 !strncmp(argv[iarg],"cou", 3)) rpud.dir = CCW; in main()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Scenery3d/src/
H A DPlane.hpp40 …id setPoints(const Vec3f &v1, const Vec3f &v2, const Vec3f &v3, SPolygon::Order o = SPolygon::CCW);
H A DPlane.cpp27 Plane::Plane(Vec3f &v1, Vec3f &v2, Vec3f &v3): Plane(v1, v2, v3, SPolygon::CCW) in Plane()
49 case SPolygon::CCW: in Plane()
71 case SPolygon::CCW: in setPoints()

12345678910>>...82