Home
last modified time | relevance | path

Searched refs:append_head (Results 1 – 20 of 20) sorted by relevance

/dports/x11-wm/qtile/qtile-0.18.1/libqtile/layout/
H A Dtile.py110 self.clients.append_head(client)
120 self.clients.append_head(client)
H A Dzoomy.py49 self.clients.append_head(client)
H A Dbase.py305 self.append_head(client)
316 def append_head(self, client): member in _ClientList
H A Dratiotile.py232 self.clients.append_head(w)
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/python/
H A Dreport_encodings.py135 t.append_head(('', 'Drives with','Feature', 'avg', 'max', ''))
136 t.append_head(('Feature / Coding','coding' ,'Count','per drive','per drive','$\\sigma$'))
H A Dbulk_diff.py78 t.append_head(['# in PRE','# in POST','∆','Value'])
H A Dttable.py166 def append_head(self,values): member in ttable
/dports/textproc/tttcmds/tttcmds-1.0.20190920/tests/bin/retu_append/
H A Dtest.atf-sh30 append_head() {
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/sed/
H A Dexecute.c150 static struct append_queue *append_head = NULL; variable
546 append_head = n; in next_append_slot()
556 for (p=append_head; p; p=q) in release_append_queue()
564 append_head = append_tail = NULL; in release_append_queue()
574 for (p=append_head; p; p=p->next) in dump_append_queue()
764 if (append_head) /* redundant test to optimize for common case */
/dports/textproc/gsed/sed-4.8/sed/
H A Dexecute.c123 static struct append_queue *append_head = NULL; variable
450 append_head = n; in next_append_slot()
459 for (p=append_head; p; p=q) in release_append_queue()
467 append_head = append_tail = NULL; in release_append_queue()
476 for (p=append_head; p; p=p->next) in dump_append_queue()
708 if (append_head) /* redundant test to optimize for common case */ in read_pattern_space()
/dports/editors/ssed/sed-3.62/sed/
H A Dexecute.c151 static struct append_queue *append_head = NULL; variable
543 append_head = n; in next_append_slot()
553 for (p=append_head; p; p=q) in release_append_queue()
561 append_head = append_tail = NULL; in release_append_queue()
571 for (p=append_head; p; p=p->next) in dump_append_queue()
758 if (append_head) /* redundant test to optimize for common case */
/dports/sysutils/busybox/busybox-1.26.2/editors/
H A Dsed.c155 llist_t *append_head; member
178 llist_free(G.append_head, free); in sed_free_and_close_stuff()
907 llist_add_to_end(&G.append_head, s); in append()
967 while ((data = (char *)llist_pop(&G.append_head)) != NULL) { in flush_append()
/dports/mail/rspamd/rspamd-3.1/src/libmime/
H A Dreceived.hxx248 append_head enumerator
H A Dreceived.cxx721 auto &trecv = recv_chain_ptr->new_received(received_header_chain::append_type::append_head); in received_maybe_fix_task()
/dports/mail/rspamd-devel/rspamd-93430bb/src/libmime/
H A Dreceived.hxx248 append_head enumerator
H A Dreceived.cxx721 auto &trecv = recv_chain_ptr->new_received(received_header_chain::append_type::append_head); in received_maybe_fix_task()
/dports/textproc/txt2html/txt2html-2.51/lib/HTML/
H A DTextToHTML.pm1652 $self->{append_head} = '';
1913 if ($self->{append_head})
1915 if (!-r $self->{append_head})
1917 print STDERR "Can't find or read ", $self->{append_head}, "\n";
/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Dh264.c1951 int append_head = 0; in h264_reorder_parameter_set_ascending_id() local
1964 append_head = 1; in h264_reorder_parameter_set_ascending_id()
1969 if( append_head ) in h264_reorder_parameter_set_ascending_id()
H A Dhevc.c2258 int append_head = 0; in hevc_reorder_parameter_set_ascending_id() local
2273 append_head = 1; in hevc_reorder_parameter_set_ascending_id()
2278 if( append_head ) in hevc_reorder_parameter_set_ascending_id()
/dports/textproc/txt2html/txt2html-2.51/
H A DChanges505 - Added --append_head