Home
last modified time | relevance | path

Searched refs:splitcnt (Results 1 – 15 of 15) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DwOrder.cpp80 int splitcnt = _conn->getSplitCnt(); in orderWires() local
81 if (splitcnt != 0) in orderWires()
82 notice(0, "Split top of %d T shapes.\n", splitcnt); in orderWires()
116 int splitcnt = _conn->getSplitCnt(); in orderWires() local
117 if (splitcnt != 0) in orderWires()
118 notice(0, "Split top of %d T shapes.\n", splitcnt); in orderWires()
133 int splitcnt = _conn->getSplitCnt(); in orderWires() local
134 if (splitcnt != 0) in orderWires()
135 notice(0, "Split top of %d T shapes.\n", splitcnt); in orderWires()
/dports/dns/bind911/bind-9.11.37/contrib/dlz/drivers/
H A Ddlz_filesystem_driver.c78 int splitcnt; member
178 if (cd->splitcnt < 1) in create_path_helper()
182 cd->splitcnt); in create_path_helper()
184 if (cd->splitcnt == 0) in create_path_helper()
189 i += cd->splitcnt; in create_path_helper()
198 if (cd->splitcnt < 1) in create_path_helper()
203 if (cd->splitcnt == 0) in create_path_helper()
208 i += cd->splitcnt; in create_path_helper()
278 if (cd->splitcnt > 0) in create_path()
279 pathsize += len/cd->splitcnt; in create_path()
[all …]
/dports/dns/bind911/bind-9.11.37/contrib/dlz/modules/filesystem/
H A Ddlz_filesystem_dynamic.c67 int splitcnt; member
171 if (cd->splitcnt < 1) in create_path_helper()
175 cd->splitcnt); in create_path_helper()
177 if (cd->splitcnt == 0) in create_path_helper()
182 i += cd->splitcnt; in create_path_helper()
191 if (cd->splitcnt < 1) in create_path_helper()
196 if (cd->splitcnt == 0) in create_path_helper()
201 i += cd->splitcnt; in create_path_helper()
258 if (cd->splitcnt > 0) in create_path()
259 pathsize += len/cd->splitcnt; in create_path()
[all …]
/dports/dns/bind-tools/bind-9.16.27/contrib/dlz/modules/filesystem/
H A Ddlz_filesystem_dynamic.c53 int splitcnt; member
167 if (cd->splitcnt < 1) { in create_path_helper()
171 cd->splitcnt); in create_path_helper()
174 if (cd->splitcnt == 0) { in create_path_helper()
181 i += cd->splitcnt; in create_path_helper()
190 if (cd->splitcnt < 1) { in create_path_helper()
196 if (cd->splitcnt == 0) { in create_path_helper()
202 i += cd->splitcnt; in create_path_helper()
261 if (cd->splitcnt > 0) { in create_path()
262 pathsize += len / cd->splitcnt; in create_path()
[all …]
/dports/dns/bind-tools/bind-9.16.27/contrib/dlz/drivers/
H A Ddlz_filesystem_driver.c54 int splitcnt; member
161 if (cd->splitcnt < 1) { in create_path_helper()
165 cd->splitcnt); in create_path_helper()
168 if (cd->splitcnt == 0) { in create_path_helper()
175 i += cd->splitcnt; in create_path_helper()
184 if (cd->splitcnt < 1) { in create_path_helper()
190 if (cd->splitcnt == 0) { in create_path_helper()
196 i += cd->splitcnt; in create_path_helper()
266 if (cd->splitcnt > 0) { in create_path()
267 pathsize += len / cd->splitcnt; in create_path()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/contrib/dlz/modules/filesystem/
H A Ddlz_filesystem_dynamic.c68 int splitcnt; member
182 if (cd->splitcnt < 1) { in create_path_helper()
186 cd->splitcnt); in create_path_helper()
189 if (cd->splitcnt == 0) { in create_path_helper()
196 i += cd->splitcnt; in create_path_helper()
205 if (cd->splitcnt < 1) { in create_path_helper()
211 if (cd->splitcnt == 0) { in create_path_helper()
217 i += cd->splitcnt; in create_path_helper()
276 if (cd->splitcnt > 0) { in create_path()
277 pathsize += len / cd->splitcnt; in create_path()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/contrib/dlz/drivers/
H A Ddlz_filesystem_driver.c75 int splitcnt; member
182 if (cd->splitcnt < 1) { in create_path_helper()
186 cd->splitcnt); in create_path_helper()
189 if (cd->splitcnt == 0) { in create_path_helper()
196 i += cd->splitcnt; in create_path_helper()
205 if (cd->splitcnt < 1) { in create_path_helper()
211 if (cd->splitcnt == 0) { in create_path_helper()
217 i += cd->splitcnt; in create_path_helper()
287 if (cd->splitcnt > 0) { in create_path()
288 pathsize += len / cd->splitcnt; in create_path()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/contrib/dlz/modules/filesystem/
H A Ddlz_filesystem_dynamic.c68 int splitcnt; member
182 if (cd->splitcnt < 1) { in create_path_helper()
186 cd->splitcnt); in create_path_helper()
189 if (cd->splitcnt == 0) { in create_path_helper()
196 i += cd->splitcnt; in create_path_helper()
205 if (cd->splitcnt < 1) { in create_path_helper()
211 if (cd->splitcnt == 0) { in create_path_helper()
217 i += cd->splitcnt; in create_path_helper()
276 if (cd->splitcnt > 0) { in create_path()
277 pathsize += len / cd->splitcnt; in create_path()
[all …]
/dports/dns/bind916/bind-9.16.27/contrib/dlz/drivers/
H A Ddlz_filesystem_driver.c54 int splitcnt; member
161 if (cd->splitcnt < 1) { in create_path_helper()
165 cd->splitcnt); in create_path_helper()
168 if (cd->splitcnt == 0) { in create_path_helper()
175 i += cd->splitcnt; in create_path_helper()
184 if (cd->splitcnt < 1) { in create_path_helper()
190 if (cd->splitcnt == 0) { in create_path_helper()
196 i += cd->splitcnt; in create_path_helper()
266 if (cd->splitcnt > 0) { in create_path()
267 pathsize += len / cd->splitcnt; in create_path()
[all …]
/dports/dns/bind916/bind-9.16.27/contrib/dlz/modules/filesystem/
H A Ddlz_filesystem_dynamic.c53 int splitcnt; member
167 if (cd->splitcnt < 1) { in create_path_helper()
171 cd->splitcnt); in create_path_helper()
174 if (cd->splitcnt == 0) { in create_path_helper()
181 i += cd->splitcnt; in create_path_helper()
190 if (cd->splitcnt < 1) { in create_path_helper()
196 if (cd->splitcnt == 0) { in create_path_helper()
202 i += cd->splitcnt; in create_path_helper()
261 if (cd->splitcnt > 0) { in create_path()
262 pathsize += len / cd->splitcnt; in create_path()
[all …]
/dports/devel/hapy/Hapy-0.0.8/tests/
H A Dxmlgen.c418 int splitcnt=0; variable
644 splitcnt=0; in SplitDoc()
683 if (split && (od->type&0x20 || (od->type&0x40 && splitcnt++>=split))) in GenSubtree()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C7390 npoints2 = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7407 if (s1 < 0) p2[splitcnt++] = npoints2; in clippoly()
7424 for(z=1;z<splitcnt;z++) in clippoly()
7437 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7454 if (s1 < 0) p2[splitcnt++] = npoints; in clippoly()
7471 for(z=1;z<splitcnt;z++) in clippoly()
7502 if (s1 < 0) p2[splitcnt++] = npoints2; in clippoly()
7519 for(z=1;z<splitcnt;z++) in clippoly()
7532 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7549 if (s1 < 0) p2[splitcnt++] = npoints; in clippoly()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C7430 npoints2 = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7447 if (s1 < 0) p2[splitcnt++] = npoints2; in clippoly()
7464 for(z=1;z<splitcnt;z++) in clippoly()
7477 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7494 if (s1 < 0) p2[splitcnt++] = npoints; in clippoly()
7511 for(z=1;z<splitcnt;z++) in clippoly()
7542 if (s1 < 0) p2[splitcnt++] = npoints2; in clippoly()
7559 for(z=1;z<splitcnt;z++) in clippoly()
7572 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7589 if (s1 < 0) p2[splitcnt++] = npoints; in clippoly()
[all …]
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c4100 npoints2 = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
4117 if (s1 < 0) p2[splitcnt++] = npoints2; in clippoly()
4134 for(z=1;z<splitcnt;z++) in clippoly()
4147 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
4164 if (s1 < 0) p2[splitcnt++] = npoints; in clippoly()
4181 for(z=1;z<splitcnt;z++) in clippoly()
4212 if (s1 < 0) p2[splitcnt++] = npoints2; in clippoly()
4229 for(z=1;z<splitcnt;z++) in clippoly()
4242 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
4259 if (s1 < 0) p2[splitcnt++] = npoints; in clippoly()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp6954 npoints2 = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
6971 if (s1 < 0) bunchp2[splitcnt++] = npoints2; in clippoly()
6990 for (z=1; z<splitcnt; z++) in clippoly()
7003 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7020 if (s1 < 0) bunchp2[splitcnt++] = npoints; in clippoly()
7039 for (z=1; z<splitcnt; z++) in clippoly()
7053 npoints2 = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7089 for (z=1; z<splitcnt; z++) in clippoly()
7102 npoints = 0; start2 = 0; z = 0; splitcnt = 0; in clippoly()
7119 if (s1 < 0) bunchp2[splitcnt++] = npoints; in clippoly()
[all …]