/dports/net/zebra-server/idzebra-2.0.55/rset/ |
H A D | rsprox.c | 114 p->buf = nmem_malloc(ct->nmem,sizeof(*p->buf) * ct->no_children); in r_open() 116 for (i = 0; i < ct->no_children; i++) in r_open() 124 ct->control->desc, rfd, ct->no_children); in r_open() 126 for (i = 0; i < ct->no_children; i++) in r_open() 141 for (i = 0; i < ct->no_children; i++) in r_close() 166 for (i = 1; i < ct->no_children; i++) in r_forward() 204 if (i == ct->no_children) in r_forward() 206 i = ct->no_children-1; in r_forward() 216 else if (ct->no_children == 2) in r_forward() 321 for (i = 0; i < ct->no_children; i++) in r_pos() [all …]
|
H A D | rsmultiandor.c | 325 for (i = 0; i < ct->no_children; i++) in r_open_andor() 337 for (i = 0; i < ct->no_children; i++) in r_open_andor() 348 for (i = 0; i < ct->no_children; i++) in r_open_andor() 375 for (i = 0; i < rfd->rset->no_children; i++) in r_close() 524 while (i < ct->no_children) in r_read_and() 551 for (i = 0; i < ct->no_children; i++) in r_read_and() 553 p->tailcount = ct->no_children; in r_read_and() 570 for (i = 0; i < ct->no_children; i++) in r_forward_and() 587 for (i = 0; i < ct->no_children; i++) in r_forward_and() 602 for (i = 0; i < ct->no_children; i++) in r_pos_x() [all …]
|
H A D | rset.c | 167 int no_children, RSET *children) in rset_create_base() argument 200 rset->no_children = no_children; in rset_create_base() 202 if (no_children) in rset_create_base() 205 nmem_malloc(rset->nmem, no_children*sizeof(RSET *)); in rset_create_base() 206 memcpy(rset->children, children, no_children*sizeof(RSET *)); in rset_create_base() 229 for (i = 0; i<rs->no_children; i++) in rset_delete() 429 for (i = 0; i<rset->no_children; i++) in rset_visit()
|
H A D | rsbetween.c | 142 rnew->no_children = 1; in rset_create_between()
|
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/tal/str/test/ |
H A D | run-strreg.c | 91 ok1(no_children(ctx)); in main() 104 ok1(no_children(ctx)); in main() 113 ok1(no_children(ctx)); in main() 123 ok1(no_children(ctx)); in main() 129 ok1(no_children(ctx)); in main()
|
H A D | run.c | 94 ok1(no_children(ctx)); in main() 108 ok1(no_children(ctx)); in main() 121 ok1(no_children(ctx)); in main() 138 ok1(no_children(ctx)); in main() 151 ok1(no_children(ctx)); in main() 163 ok1(no_children(ctx)); in main()
|
H A D | helper.h | 3 static inline bool no_children(const void *ctx) in no_children() function 13 static inline bool no_children(const void *ctx) in no_children() function
|
H A D | run-string.c | 75 ok1(no_children(parent)); in main() 80 ok1(no_children(parent)); in main() 84 ok1(no_children(parent)); in main()
|
H A D | run-take.c | 36 ok1(no_children(parent)); in main()
|
/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/ |
H A D | ftnode_classes.h | 33 no_children = 0x01, enumerator 35 neither = no_children | no_end
|
/dports/devel/nsync/nsync-1.24.0/internal/ |
H A D | note.c | 64 static int no_children (const void *v) { in no_children() function 105 WAIT_FOR_NO_CHILDREN (no_children, n); in note_notify_child() 225 WAIT_FOR_NO_CHILDREN (no_children, n); in nsync_note_free()
|
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/csgraph/ |
H A D | _traversal.pyx | 553 cdef int no_children, i_root 563 no_children = True 575 no_children = False 581 if no_children: 599 cdef int no_children, i_root 609 no_children = True 622 no_children = False 625 if no_children: 637 no_children = False 643 if no_children:
|
/dports/net/zebra-server/idzebra-2.0.55/include/ |
H A D | rset.h | 161 int no_children; member 193 int no_children, RSET *children);
|
/dports/mail/horde-imp/imp-6.2.27/lib/Ajax/Application/Handler/ |
H A D | Dynamic.php | 343 $no_children = array(); 353 $no_children[] = strval($val); 357 if (!empty($no_children)) { 358 $this->_base->queue->ftreeCallback = function($id, $ob) use ($no_children) { 359 if (in_array($id, $no_children)) {
|
/dports/mail/dbmail/dbmail-3.2.5/src/ |
H A D | dm_mailboxstate.h | 40 unsigned no_children; member
|
H A D | dm_mailboxstate.c | 631 void MailboxState_setNoChildren(T M, gboolean no_children) in MailboxState_setNoChildren() argument 633 M->no_children = no_children; in MailboxState_setNoChildren() 638 return M->no_children; in MailboxState_noChildren() 965 M->no_children=nr_children ? 0 : 1; in db_getmailbox_info() 967 M->no_children=1; in db_getmailbox_info()
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/edits/ |
H A D | Messages.properties | 37 UndoEdit.no_children=Cannot add children to an undo edit
|
/dports/biology/py-gffutils/gffutils-0.10.1/gffutils/ |
H A D | interface.py | 41 no_children = tuple() variable 63 feature.children = no_children 1267 yield _finalize_merge(feature, no_children) 1275 yield _finalize_merge(current_merged, no_children)
|
/dports/devel/py-guppy3/guppy3-3.1.2/guppy/gsl/ |
H A D | Html.py | 143 self.no_children(node) 164 def no_children(self, node): member in Node2Html
|
H A D | XHTML.py | 160 self.no_children(node) 181 def no_children(self, node): member in Node2XHTML
|
/dports/net/libmateweather/libmateweather-1.26.0/libmateweather/ |
H A D | mateweather-location.c | 495 static MateWeatherLocation *no_children = NULL; in mateweather_location_get_children() local 502 return &no_children; in mateweather_location_get_children()
|
/dports/net/libgweather/libgweather-40.0/libgweather/ |
H A D | gweather-location.c | 661 static GWeatherLocation *no_children = NULL; in gweather_location_get_children() local 666 g_return_val_if_fail (loc != NULL, &no_children); in gweather_location_get_children() 672 return &no_children; in gweather_location_get_children() 687 return &no_children; in gweather_location_get_children()
|
/dports/games/frogatto/frogatto-1.3.1/src/ |
H A D | simple_wml.hpp | 149 bool no_children() const { return children_.empty(); } in no_children() function in simple_wml::node
|
/dports/games/wesnoth/wesnoth-1.14.17/src/server/ |
H A D | simple_wml.hpp | 169 bool no_children() const { return children_.empty(); } in no_children() function in simple_wml::node
|
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/acr/ |
H A D | connected_registry.py | 278 no_children=False, argument 284 if no_children:
|