Home
last modified time | relevance | path

Searched refs:DumpSegment (Results 1 – 25 of 29) sorted by relevance

12

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-streaming-buffer.c1042 DumpSegment(sb, &seg1); in StreamingBufferTest02()
1043 DumpSegment(sb, &seg2); in StreamingBufferTest02()
1060 DumpSegment(sb, &seg1); in StreamingBufferTest02()
1061 DumpSegment(sb, &seg2); in StreamingBufferTest02()
1062 DumpSegment(sb, &seg3); in StreamingBufferTest02()
1071 DumpSegment(sb, &seg1); in StreamingBufferTest02()
1072 DumpSegment(sb, &seg2); in StreamingBufferTest02()
1073 DumpSegment(sb, &seg3); in StreamingBufferTest02()
1098 DumpSegment(sb, &seg1); in StreamingBufferTest03()
1099 DumpSegment(sb, &seg2); in StreamingBufferTest03()
[all …]
/dports/devel/tpasm/tpasm1.11/outfiles/
H A Dintel_seg.c71 static void DumpSegment(FILE *file,SEGMENT_RECORD *segment) in DumpSegment() function
133 DumpSegment(file,segment); in OutputSegments()
H A Dmot_seg.c84 static void DumpSegment(FILE *file,SEGMENT_RECORD *segment) in DumpSegment() function
140 DumpSegment(file,segment); in OutputSegments()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkText.c179 static int DumpSegment _ANSI_ARGS_((Tcl_Interp *interp, char *key,
2115 DumpSegment(interp, "text", segPtr->body.chars + first,
2122 DumpSegment(interp, "mark", name,
2126 DumpSegment(interp, "tagon",
2131 DumpSegment(interp, "tagoff",
2143 DumpSegment(interp, "window", pathname,
2162 DumpSegment(interp, key, value, command, lineno, offset, what) in DumpSegment() function
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkText.c179 static int DumpSegment _ANSI_ARGS_((Tcl_Interp *interp, char *key,
2115 DumpSegment(interp, "text", segPtr->body.chars + first,
2122 DumpSegment(interp, "mark", name,
2126 DumpSegment(interp, "tagon",
2131 DumpSegment(interp, "tagoff",
2143 DumpSegment(interp, "window", pathname,
2162 DumpSegment(interp, key, value, command, lineno, offset, what) in DumpSegment() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkText.c179 static int DumpSegment _ANSI_ARGS_((Tcl_Interp *interp, char *key,
2115 DumpSegment(interp, "text", segPtr->body.chars + first,
2122 DumpSegment(interp, "mark", name,
2126 DumpSegment(interp, "tagon",
2131 DumpSegment(interp, "tagoff",
2143 DumpSegment(interp, "window", pathname,
2162 DumpSegment(interp, key, value, command, lineno, offset, what) in DumpSegment() function
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkText.c342 static int DumpSegment _ANSI_ARGS_((Tcl_Interp *interp, char *key,
2711 DumpSegment(interp, "text", segPtr->body.chars + first, NULL,
2720 DumpSegment(interp, "mark", name, NULL, command, &index, what);
2724 DumpSegment(interp, "tagon",
2730 DumpSegment(interp, "tagoff",
2740 DumpSegment(interp, "image", name, obj,
2747 DumpSegment(interp, "window", NULL, NULL,
2751 DumpSegment(interp, "window", NULL, obj,
2772 DumpSegment(interp, key, value, arg, command, index, what) in DumpSegment() function
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepClass3d_SolidExplorer.hxx128 …Standard_EXPORT virtual void DumpSegment (const gp_Pnt& P, const gp_Lin& L, const Standard_Real Pa…
H A DTopClass_SolidClassifier.gxx167 SolidExplorer.DumpSegment(P,L,parmin,State());
/dports/cad/opencascade/opencascade-7.6.0/src/BRepClass3d/
H A DBRepClass3d_SolidExplorer.hxx128 …Standard_EXPORT virtual void DumpSegment (const gp_Pnt& P, const gp_Lin& L, const Standard_Real Pa…
H A DBRepClass3d_SClassifier.cxx489 SolidExplorer.DumpSegment(P,L,parmin,State()); in Perform()
H A DBRepClass3d_SolidExplorer.cxx1064 void BRepClass3d_SolidExplorer::DumpSegment(const gp_Pnt&, in DumpSegment() function in BRepClass3d_SolidExplorer
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepClass3d_SolidExplorer.hxx137 …Standard_EXPORT virtual void DumpSegment (const gp_Pnt& P, const gp_Lin& L, const Standard_Real Pa…
H A DTopClass_SolidClassifier.gxx167 SolidExplorer.DumpSegment(P,L,parmin,State());
/dports/cad/opencascade/opencascade-7.6.0/src/TopClass/
H A DTopClass_SolidClassifier.gxx167 SolidExplorer.DumpSegment(P,L,parmin,State());
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkText.c380 static int DumpSegment(TkText *textPtr, Tcl_Interp *interp,
4749 lineChanged = DumpSegment(textPtr, interp, "text", range, in DumpLine()
4755 lineChanged = DumpSegment(textPtr, interp, "text", in DumpLine()
4777 lineChanged = DumpSegment(textPtr, interp, "mark", name, in DumpLine()
4784 lineChanged = DumpSegment(textPtr, interp, "tagon", in DumpLine()
4791 lineChanged = DumpSegment(textPtr, interp, "tagoff", in DumpLine()
4801 lineChanged = DumpSegment(textPtr, interp, "image", name, in DumpLine()
4815 lineChanged = DumpSegment(textPtr, interp, "window", pathname, in DumpLine()
4893 DumpSegment( in DumpSegment() function
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkText.c397 static int DumpSegment(TkText *textPtr, Tcl_Interp *interp,
4854 lineChanged = DumpSegment(textPtr, interp, "text", range, in DumpLine()
4860 lineChanged = DumpSegment(textPtr, interp, "text", in DumpLine()
4884 lineChanged = DumpSegment(textPtr, interp, "mark", name, in DumpLine()
4891 lineChanged = DumpSegment(textPtr, interp, "tagon", in DumpLine()
4898 lineChanged = DumpSegment(textPtr, interp, "tagoff", in DumpLine()
4908 lineChanged = DumpSegment(textPtr, interp, "image", name, in DumpLine()
4922 lineChanged = DumpSegment(textPtr, interp, "window", pathname, in DumpLine()
4997 DumpSegment( in DumpSegment() function
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkText.c397 static int DumpSegment(TkText *textPtr, Tcl_Interp *interp,
4905 lineChanged = DumpSegment(textPtr, interp, "text", range, in DumpLine()
4911 lineChanged = DumpSegment(textPtr, interp, "text", in DumpLine()
4935 lineChanged = DumpSegment(textPtr, interp, "mark", name, in DumpLine()
4942 lineChanged = DumpSegment(textPtr, interp, "tagon", in DumpLine()
4949 lineChanged = DumpSegment(textPtr, interp, "tagoff", in DumpLine()
4959 lineChanged = DumpSegment(textPtr, interp, "image", name, in DumpLine()
4973 lineChanged = DumpSegment(textPtr, interp, "window", pathname, in DumpLine()
5048 DumpSegment( in DumpSegment() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h450 void DumpSegment(const SkOpContour& , int );
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h450 void DumpSegment(const SkOpContour& , int );
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h436 void DumpSegment(const SkOpContour& , int );
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h450 void DumpSegment(const SkOpContour& , int );
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h450 void DumpSegment(const SkOpContour& , int );
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h429 void DumpSegment(const SkOpContour& , int );
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsDebug.cpp1423 void DumpSegment(const SkOpContour& contour, int seg) { in DumpSegment() function

12