Home
last modified time | relevance | path

Searched refs:sl2 (Results 1 – 25 of 1589) sorted by relevance

12345678910>>...64

/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/base/
H A Dstringlist2.c47 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_new() local
58 return sl2; in GWEN_StringList2_new()
65 if (sl2) { in GWEN_StringList2_free()
90 if (sl2) { in GWEN_StringList2_toDb()
120 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_fromDb() local
133 return sl2; in GWEN_StringList2_fromDb()
183 return sl2; in GWEN_StringList2_fromXml()
190 assert(sl2); in GWEN_StringList2_SetSenseCase()
191 sl2->senseCase=i; in GWEN_StringList2_SetSenseCase()
203 assert(sl2); in GWEN_StringList2_AppendString()
[all …]
H A Dstringlist2.h57 void GWEN_StringList2_free(GWEN_STRINGLIST2 *sl2);
59 GWEN_STRINGLIST2 *GWEN_StringList2_dup(GWEN_STRINGLIST2 *sl2);
63 int GWEN_StringList2_toDb(GWEN_STRINGLIST2 *sl2, GWEN_DB_NODE *db, const char *varName);
70 int GWEN_StringList2_toXml(GWEN_STRINGLIST2 *sl2, GWEN_XMLNODE *node);
83 void GWEN_StringList2_SetSenseCase(GWEN_STRINGLIST2 *sl2, int i);
93 void GWEN_StringList2_SetIgnoreRefCount(GWEN_STRINGLIST2 *sl2, int i);
103 int GWEN_StringList2_AppendString(GWEN_STRINGLIST2 *sl2,
116 int GWEN_StringList2_InsertString(GWEN_STRINGLIST2 *sl2,
125 GWENHYWFAR_API int GWEN_StringList2_RemoveString(GWEN_STRINGLIST2 *sl2,
133 GWENHYWFAR_API int GWEN_StringList2_HasString(const GWEN_STRINGLIST2 *sl2,
[all …]
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/base/
H A Dstringlist2.c47 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_new() local
58 return sl2; in GWEN_StringList2_new()
65 if (sl2) { in GWEN_StringList2_free()
90 if (sl2) { in GWEN_StringList2_toDb()
120 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_fromDb() local
133 return sl2; in GWEN_StringList2_fromDb()
183 return sl2; in GWEN_StringList2_fromXml()
190 assert(sl2); in GWEN_StringList2_SetSenseCase()
191 sl2->senseCase=i; in GWEN_StringList2_SetSenseCase()
203 assert(sl2); in GWEN_StringList2_AppendString()
[all …]
H A Dstringlist2.h57 void GWEN_StringList2_free(GWEN_STRINGLIST2 *sl2);
59 GWEN_STRINGLIST2 *GWEN_StringList2_dup(GWEN_STRINGLIST2 *sl2);
63 int GWEN_StringList2_toDb(GWEN_STRINGLIST2 *sl2, GWEN_DB_NODE *db, const char *varName);
70 int GWEN_StringList2_toXml(GWEN_STRINGLIST2 *sl2, GWEN_XMLNODE *node);
83 void GWEN_StringList2_SetSenseCase(GWEN_STRINGLIST2 *sl2, int i);
93 void GWEN_StringList2_SetIgnoreRefCount(GWEN_STRINGLIST2 *sl2, int i);
103 int GWEN_StringList2_AppendString(GWEN_STRINGLIST2 *sl2,
116 int GWEN_StringList2_InsertString(GWEN_STRINGLIST2 *sl2,
125 GWENHYWFAR_API int GWEN_StringList2_RemoveString(GWEN_STRINGLIST2 *sl2,
133 GWENHYWFAR_API int GWEN_StringList2_HasString(const GWEN_STRINGLIST2 *sl2,
[all …]
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/base/
H A Dstringlist2.c47 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_new() local
58 return sl2; in GWEN_StringList2_new()
65 if (sl2) { in GWEN_StringList2_free()
90 if (sl2) { in GWEN_StringList2_toDb()
120 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_fromDb() local
133 return sl2; in GWEN_StringList2_fromDb()
183 return sl2; in GWEN_StringList2_fromXml()
190 assert(sl2); in GWEN_StringList2_SetSenseCase()
191 sl2->senseCase=i; in GWEN_StringList2_SetSenseCase()
203 assert(sl2); in GWEN_StringList2_AppendString()
[all …]
H A Dstringlist2.h57 void GWEN_StringList2_free(GWEN_STRINGLIST2 *sl2);
59 GWEN_STRINGLIST2 *GWEN_StringList2_dup(GWEN_STRINGLIST2 *sl2);
63 int GWEN_StringList2_toDb(GWEN_STRINGLIST2 *sl2, GWEN_DB_NODE *db, const char *varName);
70 int GWEN_StringList2_toXml(GWEN_STRINGLIST2 *sl2, GWEN_XMLNODE *node);
83 void GWEN_StringList2_SetSenseCase(GWEN_STRINGLIST2 *sl2, int i);
93 void GWEN_StringList2_SetIgnoreRefCount(GWEN_STRINGLIST2 *sl2, int i);
103 int GWEN_StringList2_AppendString(GWEN_STRINGLIST2 *sl2,
116 int GWEN_StringList2_InsertString(GWEN_STRINGLIST2 *sl2,
125 GWENHYWFAR_API int GWEN_StringList2_RemoveString(GWEN_STRINGLIST2 *sl2,
133 GWENHYWFAR_API int GWEN_StringList2_HasString(const GWEN_STRINGLIST2 *sl2,
[all …]
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/base/
H A Dstringlist2.c47 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_new() local
58 return sl2; in GWEN_StringList2_new()
65 if (sl2) { in GWEN_StringList2_free()
90 if (sl2) { in GWEN_StringList2_toDb()
120 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_fromDb() local
133 return sl2; in GWEN_StringList2_fromDb()
183 return sl2; in GWEN_StringList2_fromXml()
190 assert(sl2); in GWEN_StringList2_SetSenseCase()
191 sl2->senseCase=i; in GWEN_StringList2_SetSenseCase()
203 assert(sl2); in GWEN_StringList2_AppendString()
[all …]
H A Dstringlist2.h57 void GWEN_StringList2_free(GWEN_STRINGLIST2 *sl2);
59 GWEN_STRINGLIST2 *GWEN_StringList2_dup(GWEN_STRINGLIST2 *sl2);
63 int GWEN_StringList2_toDb(GWEN_STRINGLIST2 *sl2, GWEN_DB_NODE *db, const char *varName);
70 int GWEN_StringList2_toXml(GWEN_STRINGLIST2 *sl2, GWEN_XMLNODE *node);
83 void GWEN_StringList2_SetSenseCase(GWEN_STRINGLIST2 *sl2, int i);
93 void GWEN_StringList2_SetIgnoreRefCount(GWEN_STRINGLIST2 *sl2, int i);
103 int GWEN_StringList2_AppendString(GWEN_STRINGLIST2 *sl2,
116 int GWEN_StringList2_InsertString(GWEN_STRINGLIST2 *sl2,
125 GWENHYWFAR_API int GWEN_StringList2_RemoveString(GWEN_STRINGLIST2 *sl2,
133 GWENHYWFAR_API int GWEN_StringList2_HasString(const GWEN_STRINGLIST2 *sl2,
[all …]
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/base/
H A Dstringlist2.c47 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_new() local
58 return sl2; in GWEN_StringList2_new()
65 if (sl2) { in GWEN_StringList2_free()
90 if (sl2) { in GWEN_StringList2_toDb()
120 GWEN_STRINGLIST2 *sl2; in GWEN_StringList2_fromDb() local
133 return sl2; in GWEN_StringList2_fromDb()
183 return sl2; in GWEN_StringList2_fromXml()
190 assert(sl2); in GWEN_StringList2_SetSenseCase()
191 sl2->senseCase=i; in GWEN_StringList2_SetSenseCase()
203 assert(sl2); in GWEN_StringList2_AppendString()
[all …]
H A Dstringlist2.h57 void GWEN_StringList2_free(GWEN_STRINGLIST2 *sl2);
59 GWEN_STRINGLIST2 *GWEN_StringList2_dup(GWEN_STRINGLIST2 *sl2);
63 int GWEN_StringList2_toDb(GWEN_STRINGLIST2 *sl2, GWEN_DB_NODE *db, const char *varName);
70 int GWEN_StringList2_toXml(GWEN_STRINGLIST2 *sl2, GWEN_XMLNODE *node);
83 void GWEN_StringList2_SetSenseCase(GWEN_STRINGLIST2 *sl2, int i);
93 void GWEN_StringList2_SetIgnoreRefCount(GWEN_STRINGLIST2 *sl2, int i);
103 int GWEN_StringList2_AppendString(GWEN_STRINGLIST2 *sl2,
116 int GWEN_StringList2_InsertString(GWEN_STRINGLIST2 *sl2,
125 GWENHYWFAR_API int GWEN_StringList2_RemoveString(GWEN_STRINGLIST2 *sl2,
133 GWENHYWFAR_API int GWEN_StringList2_HasString(const GWEN_STRINGLIST2 *sl2,
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/dll/test/
H A Dshared_library_load_test.cpp100 swap(sl, sl2); in main()
104 BOOST_TEST(sl2); in main()
106 sl.assign(sl2); in main()
113 sl.assign(sl2); in main()
120 sl2.assign(sl); in main()
413 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
418 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
424 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
427 sl2.unload(); in main()
430 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/dll/test/
H A Dshared_library_load_test.cpp100 swap(sl, sl2); in main()
104 BOOST_TEST(sl2); in main()
106 sl.assign(sl2); in main()
113 sl.assign(sl2); in main()
120 sl2.assign(sl); in main()
413 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
418 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
424 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
427 sl2.unload(); in main()
430 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/dll/test/
H A Dshared_library_load_test.cpp100 swap(sl, sl2); in main()
104 BOOST_TEST(sl2); in main()
106 sl.assign(sl2); in main()
113 sl.assign(sl2); in main()
120 sl2.assign(sl); in main()
413 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
418 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
424 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
427 sl2.unload(); in main()
430 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/dll/test/
H A Dshared_library_load_test.cpp100 swap(sl, sl2); in main()
104 BOOST_TEST(sl2); in main()
106 sl.assign(sl2); in main()
113 sl.assign(sl2); in main()
120 sl2.assign(sl); in main()
413 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
418 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
424 BOOST_TEST(sl < sl2 || sl2 <sl); in main()
427 sl2.unload(); in main()
430 BOOST_TEST(!(sl < sl2 || sl2 <sl)); in main()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/tests/cp/
H A Dsame-file.sh91 case "$args" in *sl2*) ln -s foo sl2;; esac
198 0 -b (foo sl1 -> foo sl2 sl2.~1~ -> foo)
199 0 -bd (foo sl1 -> foo sl2 -> foo sl2.~1~ -> foo)
200 0 -bf (foo sl1 -> foo sl2 sl2.~1~ -> foo)
201 0 -bdf (foo sl1 -> foo sl2 -> foo sl2.~1~ -> foo)
204 0 -bl (foo sl1 -> foo sl2 sl2.~1~ -> foo)
205 0 -bfl (foo sl1 -> foo sl2 sl2.~1~ -> foo)
234 0 -b (foo hlsl -> foo sl2 sl2.~1~ -> foo)
236 0 -bf (foo hlsl -> foo sl2 sl2.~1~ -> foo)
242 0 -bl (foo hlsl -> foo sl2 sl2.~1~ -> foo)
[all …]
/dports/misc/gnuls/coreutils-8.30/tests/cp/
H A Dsame-file.sh91 case "$args" in *sl2*) ln -s foo sl2;; esac
198 0 -b (foo sl1 -> foo sl2 sl2.~1~ -> foo)
199 0 -bd (foo sl1 -> foo sl2 -> foo sl2.~1~ -> foo)
200 0 -bf (foo sl1 -> foo sl2 sl2.~1~ -> foo)
201 0 -bdf (foo sl1 -> foo sl2 -> foo sl2.~1~ -> foo)
204 0 -bl (foo sl1 -> foo sl2 sl2.~1~ -> foo)
205 0 -bfl (foo sl1 -> foo sl2 sl2.~1~ -> foo)
234 0 -b (foo hlsl -> foo sl2 sl2.~1~ -> foo)
236 0 -bf (foo hlsl -> foo sl2 sl2.~1~ -> foo)
242 0 -bl (foo hlsl -> foo sl2 sl2.~1~ -> foo)
[all …]
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/
H A Dchannel-class-spec.cpp57 ChannelClassSpecList sl2; in testChannelClassSpecHash() local
58 sl2 << st1; in testChannelClassSpecHash()
59 QCOMPARE(qHash(sl1), qHash(sl2)); in testChannelClassSpecHash()
63 sl2.clear(); in testChannelClassSpecHash()
65 sl2 << ssm1 << st1; in testChannelClassSpecHash()
66 QCOMPARE(qHash(sl1), qHash(sl2)); in testChannelClassSpecHash()
69 sl2 << ssm2 << st2; in testChannelClassSpecHash()
83 sl2.clear(); in testChannelClassSpecHash()
99 sl2 << spec; in testChannelClassSpecHash()
111 sl2.prepend(spec); in testChannelClassSpecHash()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/unit/
H A Dslist_test.cpp238 sl2.splice(sl2.begin(), sl1, sl1.begin(), slit); in splice()
251 sl2.splice(sl2.end(), sl2, sl2.begin(), sl2.end()); in splice()
252 for (i = 0, slit = sl2.begin(); slit != sl2.end(); ++slit, ++i) { in splice()
257 slit = sl2.begin(); in splice()
259 sl2.splice(sl2.end(), sl2, sl2.begin(), slit); in splice()
260 slit = sl2.begin(); in splice()
298 sl2.splice_after(sl2.before_begin(), sl1, sl1.before_begin(), slit); in splice()
310 sl2.splice_after(sl2.before_begin(), sl2, sl2.before_begin(), sl2.previous(sl2.end())); in splice()
311 for (i = 0, slit = sl2.begin(); slit != sl2.end(); ++slit, ++i) { in splice()
316 slit = sl2.begin(); in splice()
[all …]
/dports/editors/lazarus/lazarus/components/aggpas/src/
H A Dagg_scanline_boolean_algebra.pas80 sl2 ,
88 sl2 ,
96 sl2 ,
104 sl2 ,
112 sl2 ,
120 sl2 ,
129 sl2 ,
137 sl2 ,
145 sl2 ,
153 sl2 ,
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_scanline_boolean_algebra.pas80 sl2 ,
88 sl2 ,
96 sl2 ,
104 sl2 ,
112 sl2 ,
120 sl2 ,
129 sl2 ,
137 sl2 ,
145 sl2 ,
153 sl2 ,
[all …]
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/
H A Dagg_scanline_boolean_algebra.pas80 sl2 ,
88 sl2 ,
96 sl2 ,
104 sl2 ,
112 sl2 ,
120 sl2 ,
129 sl2 ,
137 sl2 ,
145 sl2 ,
153 sl2 ,
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_scanline_boolean_algebra.pas80 sl2 ,
88 sl2 ,
96 sl2 ,
104 sl2 ,
112 sl2 ,
120 sl2 ,
129 sl2 ,
137 sl2 ,
145 sl2 ,
153 sl2 ,
[all …]
/dports/graphics/agg/agg-2.5/include/
H A Dagg_scanline_boolean_algebra.h680 unsigned num2 = sl2.num_spans(); in sbool_intersect_scanlines()
790 sl2.reset(sg2.min_x(), sg2.max_x()); in sbool_intersect_shapes()
792 if(!sg2.sweep_scanline(sl2)) return; in sbool_intersect_shapes()
804 while(sl1.y() < sl2.y()) in sbool_intersect_shapes()
808 while(sl2.y() < sl1.y()) in sbool_intersect_shapes()
813 if(sl1.y() == sl2.y()) in sbool_intersect_shapes()
860 unsigned num2 = sl2.num_spans(); in sbool_unite_scanlines()
892 span2 = sl2.begin(); in sbool_unite_scanlines()
1090 if(sl1.y() == sl2.y()) in sbool_unite_shapes()
1108 if(sl1.y() < sl2.y()) in sbool_unite_shapes()
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_scanline_boolean_algebra.h671 unsigned num2 = sl2.num_spans(); in sbool_intersect_scanlines()
781 sl2.reset(sg2.min_x(), sg2.max_x()); in sbool_intersect_shapes()
783 if(!sg2.sweep_scanline(sl2)) return; in sbool_intersect_shapes()
795 while(sl1.y() < sl2.y()) in sbool_intersect_shapes()
799 while(sl2.y() < sl1.y()) in sbool_intersect_shapes()
804 if(sl1.y() == sl2.y()) in sbool_intersect_shapes()
851 unsigned num2 = sl2.num_spans(); in sbool_unite_scanlines()
883 span2 = sl2.begin(); in sbool_unite_scanlines()
1081 if(sl1.y() == sl2.y()) in sbool_unite_shapes()
1099 if(sl1.y() < sl2.y()) in sbool_unite_shapes()
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_scanline_boolean_algebra.h671 unsigned num2 = sl2.num_spans(); in sbool_intersect_scanlines()
781 sl2.reset(sg2.min_x(), sg2.max_x()); in sbool_intersect_shapes()
783 if(!sg2.sweep_scanline(sl2)) return; in sbool_intersect_shapes()
795 while(sl1.y() < sl2.y()) in sbool_intersect_shapes()
799 while(sl2.y() < sl1.y()) in sbool_intersect_shapes()
804 if(sl1.y() == sl2.y()) in sbool_intersect_shapes()
851 unsigned num2 = sl2.num_spans(); in sbool_unite_scanlines()
883 span2 = sl2.begin(); in sbool_unite_scanlines()
1081 if(sl1.y() == sl2.y()) in sbool_unite_shapes()
1099 if(sl1.y() < sl2.y()) in sbool_unite_shapes()
[all …]

12345678910>>...64