Home
last modified time | relevance | path

Searched refs:firstchild (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/PORD/lib/
H A Dtree.c157 firstchild = T->firstchild; in printElimTree()
216 firstchild = T->firstchild; in firstPostorder()
231 firstchild = T->firstchild; in firstPostorder2()
247 firstchild = T->firstchild; in nextPostorder()
276 firstchild = T->firstchild; in nextPreorder()
419 firstchild = T->firstchild; in initFchSilbRoot()
534 T2->firstchild[J] = T->firstchild[J]; in expandElimTree()
562 firstchild = T->firstchild; in fundamentalFronts()
616 firstchild = T->firstchild; in mergeFronts()
749 firstchild = T->firstchild; in justifyFronts()
[all …]
/dports/math/coinmumps/MUMPS_4.10.0/PORD/lib/
H A Dtree.c157 firstchild = T->firstchild; in printElimTree()
216 firstchild = T->firstchild; in firstPostorder()
231 firstchild = T->firstchild; in firstPostorder2()
247 firstchild = T->firstchild; in nextPostorder()
276 firstchild = T->firstchild; in nextPreorder()
419 firstchild = T->firstchild; in initFchSilbRoot()
534 T2->firstchild[J] = T->firstchild[J]; in expandElimTree()
562 firstchild = T->firstchild; in fundamentalFronts()
616 firstchild = T->firstchild; in mergeFronts()
749 firstchild = T->firstchild; in justifyFronts()
[all …]
/dports/math/mumps4/MUMPS_4.10.0/PORD/lib/
H A Dtree.c157 firstchild = T->firstchild; in printElimTree()
216 firstchild = T->firstchild; in firstPostorder()
231 firstchild = T->firstchild; in firstPostorder2()
247 firstchild = T->firstchild; in nextPostorder()
276 firstchild = T->firstchild; in nextPreorder()
419 firstchild = T->firstchild; in initFchSilbRoot()
534 T2->firstchild[J] = T->firstchild[J]; in expandElimTree()
562 firstchild = T->firstchild; in fundamentalFronts()
616 firstchild = T->firstchild; in mergeFronts()
749 firstchild = T->firstchild; in justifyFronts()
[all …]
/dports/math/mumps/mumps-5.1.2/PORD/lib/
H A Dtree.c157 firstchild = T->firstchild; in printElimTree()
216 firstchild = T->firstchild; in firstPostorder()
231 firstchild = T->firstchild; in firstPostorder2()
247 firstchild = T->firstchild; in nextPostorder()
276 firstchild = T->firstchild; in nextPreorder()
419 firstchild = T->firstchild; in initFchSilbRoot()
534 T2->firstchild[J] = T->firstchild[J]; in expandElimTree()
562 firstchild = T->firstchild; in fundamentalFronts()
616 firstchild = T->firstchild; in mergeFronts()
749 firstchild = T->firstchild; in justifyFronts()
[all …]
/dports/x11-wm/treewm/treewm-0.4.5/src/
H A Ddesktop.cc56 firstchild = NULL; in Desktop()
172 if (firstchild) { in AddChild()
177 firstchild = c; in AddChild()
231 if (firstchild) { in AddDesktop()
236 firstchild = c; in AddDesktop()
307 if (c==firstchild) in RemoveChild()
360 if (firstchild) { in SendWMDelete()
375 if (!firstchild) in SendWMDelete()
386 for (Client *c=firstchild; c; c=firstchild) { in Remove()
648 if (firstchild) { in Take()
[all …]
/dports/math/spooles-mpich/spooles.2.2/FrontMtx/src/
H A Dpostponed.c33 Chv *child, *child2, *firstchild, *newfrontJ, *nextchild, *prev ; in FrontMtx_assemblePostponedData() local
36 if ( (firstchild = ChvList_getList(chvlist, frontJ->id)) == NULL ) { in FrontMtx_assemblePostponedData()
54 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
59 for ( child = firstchild, firstchild = NULL ; in FrontMtx_assemblePostponedData()
63 for ( child2 = firstchild, prev = NULL ; in FrontMtx_assemblePostponedData()
72 firstchild = child ; in FrontMtx_assemblePostponedData()
81 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
92 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
110 *pndelay = Chv_assemblePostponedData(newfrontJ, frontJ, firstchild) ; in FrontMtx_assemblePostponedData()
116 ChvManager_releaseListOfObjects(chvmanager, firstchild) ; in FrontMtx_assemblePostponedData()
/dports/math/spooles-mpich/spooles.2.2_SHARED/FrontMtx/src/
H A Dpostponed.c33 Chv *child, *child2, *firstchild, *newfrontJ, *nextchild, *prev ; in FrontMtx_assemblePostponedData() local
36 if ( (firstchild = ChvList_getList(chvlist, frontJ->id)) == NULL ) { in FrontMtx_assemblePostponedData()
54 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
59 for ( child = firstchild, firstchild = NULL ; in FrontMtx_assemblePostponedData()
63 for ( child2 = firstchild, prev = NULL ; in FrontMtx_assemblePostponedData()
72 firstchild = child ; in FrontMtx_assemblePostponedData()
81 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
92 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
110 *pndelay = Chv_assemblePostponedData(newfrontJ, frontJ, firstchild) ; in FrontMtx_assemblePostponedData()
116 ChvManager_releaseListOfObjects(chvmanager, firstchild) ; in FrontMtx_assemblePostponedData()
/dports/math/spooles/spooles.2.2_SHARED/FrontMtx/src/
H A Dpostponed.c33 Chv *child, *child2, *firstchild, *newfrontJ, *nextchild, *prev ; in FrontMtx_assemblePostponedData() local
36 if ( (firstchild = ChvList_getList(chvlist, frontJ->id)) == NULL ) { in FrontMtx_assemblePostponedData()
54 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
59 for ( child = firstchild, firstchild = NULL ; in FrontMtx_assemblePostponedData()
63 for ( child2 = firstchild, prev = NULL ; in FrontMtx_assemblePostponedData()
72 firstchild = child ; in FrontMtx_assemblePostponedData()
81 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
92 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
110 *pndelay = Chv_assemblePostponedData(newfrontJ, frontJ, firstchild) ; in FrontMtx_assemblePostponedData()
116 ChvManager_releaseListOfObjects(chvmanager, firstchild) ; in FrontMtx_assemblePostponedData()
/dports/math/spooles/spooles.2.2/FrontMtx/src/
H A Dpostponed.c33 Chv *child, *child2, *firstchild, *newfrontJ, *nextchild, *prev ; in FrontMtx_assemblePostponedData() local
36 if ( (firstchild = ChvList_getList(chvlist, frontJ->id)) == NULL ) { in FrontMtx_assemblePostponedData()
54 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
59 for ( child = firstchild, firstchild = NULL ; in FrontMtx_assemblePostponedData()
63 for ( child2 = firstchild, prev = NULL ; in FrontMtx_assemblePostponedData()
72 firstchild = child ; in FrontMtx_assemblePostponedData()
81 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
92 for ( child = firstchild ; child != NULL ; child = child->next ) { in FrontMtx_assemblePostponedData()
110 *pndelay = Chv_assemblePostponedData(newfrontJ, frontJ, firstchild) ; in FrontMtx_assemblePostponedData()
116 ChvManager_releaseListOfObjects(chvmanager, firstchild) ; in FrontMtx_assemblePostponedData()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/misc/
H A DRegexpPool.java246 if (suffixMachine.firstchild != null) { in print()
251 if (prefixMachine.firstchild != null) { in print()
263 RegexpNode firstchild; field in RegexpNode
279 RegexpNode p = firstchild; in add()
289 p.nextsibling = firstchild; in add()
291 firstchild = p; in add()
295 for (RegexpNode p = firstchild; in find()
308 if (p.firstchild != null) in print()
309 p.firstchild.print(out); in print()
315 if (firstchild != null) in print()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/misc/
H A DRegexpPool.java246 if (suffixMachine.firstchild != null) { in print()
251 if (prefixMachine.firstchild != null) { in print()
263 RegexpNode firstchild; field in RegexpNode
279 RegexpNode p = firstchild; in add()
289 p.nextsibling = firstchild; in add()
291 firstchild = p; in add()
295 for (RegexpNode p = firstchild; in find()
308 if (p.firstchild != null) in print()
309 p.firstchild.print(out); in print()
315 if (firstchild != null) in print()
[all …]
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_utils_mmgr_mcxt.c175 if (context->firstchild != NULL) in MemoryContextReset()
267 while (context->firstchild != NULL) in MemoryContextDeleteChildren()
268 MemoryContextDelete(context->firstchild); in MemoryContextDeleteChildren()
347 Assert(parent->firstchild == context); in MemoryContextSetParent()
362 if (new_parent->firstchild != NULL) in MemoryContextSetParent()
364 new_parent->firstchild = context; in MemoryContextSetParent()
633 node->firstchild = NULL; in MemoryContextCreate()
648 node->nextchild = parent->firstchild; in MemoryContextCreate()
649 if (parent->firstchild != NULL) in MemoryContextCreate()
650 parent->firstchild->prevchild = node; in MemoryContextCreate()
[all …]
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_utils_mmgr_mcxt.c175 if (context->firstchild != NULL) in MemoryContextReset()
267 while (context->firstchild != NULL) in MemoryContextDeleteChildren()
268 MemoryContextDelete(context->firstchild); in MemoryContextDeleteChildren()
347 Assert(parent->firstchild == context); in MemoryContextSetParent()
362 if (new_parent->firstchild != NULL) in MemoryContextSetParent()
364 new_parent->firstchild = context; in MemoryContextSetParent()
633 node->firstchild = NULL; in MemoryContextCreate()
648 node->nextchild = parent->firstchild; in MemoryContextCreate()
649 if (parent->firstchild != NULL) in MemoryContextCreate()
650 parent->firstchild->prevchild = node; in MemoryContextCreate()
[all …]
/dports/lang/yap/yap-6.2.2/packages/clib/maildrop/rfc822/
H A Dimaprefs.c213 lastmsg->firstchild=msg; in linkparent()
352 while (msg->firstchild) in dorefcreate()
353 breakparent(msg->firstchild); in dorefcreate()
502 if (msg->firstchild == 0) in rfc822_threadprune()
521 if (msg->firstchild->nextsib && in rfc822_threadprune()
566 p=p->firstchild; in rfc822_threadsortsubj()
664 p=p->firstchild; in rfc822_threadmergesubj()
744 p=p->firstchild; in rfc822_threadmergesubj()
815 ma=ma->firstchild; in cmp_msgs()
818 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/mail/cone/cone-1.1/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/mail/maildrop/maildrop-3.0.3/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/security/courier-authlib-base/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/databases/courier-authlib-pgsql/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/databases/courier-authlib-sqlite/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/net/courier-authlib-ldap/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/mail/courier-authlib-vchkpw/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/mail/courier/courier-0.65.3/rfc822/
H A Dimaprefs.c211 lastmsg->firstchild=msg; in linkparent()
350 while (msg->firstchild) in dorefcreate()
351 breakparent(msg->firstchild); in dorefcreate()
595 if (msg->firstchild == 0) in rfc822_threadprune()
614 if (msg->firstchild->nextsib && in rfc822_threadprune()
702 p=p->firstchild; in rfc822_threadgathersubj()
800 p=p->firstchild; in rfc822_threadmergesubj()
880 p=p->firstchild; in rfc822_threadmergesubj()
953 ma=ma->firstchild; in cmp_msgs()
956 mb=mb->firstchild; in cmp_msgs()
[all …]
/dports/mail/courier-imap/courier-imap-5.1.4/libs/rfc822/
H A Dimaprefs.c210 lastmsg->firstchild=msg; in linkparent()
349 while (msg->firstchild) in dorefcreate()
350 breakparent(msg->firstchild); in dorefcreate()
596 if (msg->firstchild == 0) in rfc822_threadprune()
615 if (msg->firstchild->nextsib && in rfc822_threadprune()
703 p=p->firstchild; in rfc822_threadgathersubj()
801 p=p->firstchild; in rfc822_threadmergesubj()
881 p=p->firstchild; in rfc822_threadmergesubj()
954 ma=ma->firstchild; in cmp_msgs()
957 mb=mb->firstchild; in cmp_msgs()
[all …]

12345678910>>...19