Home
last modified time | relevance | path

Searched refs:insert_below (Results 1 – 12 of 12) sorted by relevance

/dports/audio/festival/speech_tools/ling_class/
H A DEST_Item.cc280 EST_Item *EST_Item::insert_below(EST_Item *si) in insert_below() function in EST_Item
319 insert_below(0); in insert_parent()
444 nnode = insert_below(si); in append_daughter()
457 nnode = insert_below(si); in append_daughter()
483 nnode = insert_below(si); in prepend_daughter()
496 nnode = insert_below(si); in prepend_daughter()
536 copy_node_tree(from->down(),to->insert_below(from->down())); in copy_node_tree()
554 copy_node_tree_contents(from->down(),to->insert_below(&i)); in copy_node_tree_contents()
H A Ditem_aux.cc146 copy_node_tree(daughter1(rfrom),to->insert_below(daughter1(rfrom))); in move_sub_tree()
175 copy_node_tree(from_d,to->insert_below(from_d)); in exchange_sub_trees()
177 copy_node_tree(to_d,from->insert_below(to_d)); in exchange_sub_trees()
H A DEST_Relation_mls.cc88 c->insert_below(d);
H A DEST_Utterance.cc255 EST_Item *new_root = old?uroot->insert_below(old):uroot->insert_below(); in merge_tree()
364 copy_relation(to->insert_below(map_ling_item(from->down(),slist)), in copy_relation()
H A Dsolexml.cc307 item = state->parent->insert_below(); in element_open()
/dports/devel/erlang-parse_trans/parse_trans-3.3.0/src/
H A Dparse_trans.erl408 insert_below(Forms, Insert).
411 insert_below([F|Rest], Insert) -> function
416 [F|insert_below(Rest, Insert)]
/dports/audio/festival/speech_tools/include/ling_class/
H A DEST_Item.h372 EST_Item *insert_below(EST_Item *li=0);
/dports/audio/festival/festival/src/arch/festival/
H A Dutterance.cc620 s = n->insert_below(s); in item_insert()
/dports/editors/hnb/hnb-1.9.18/doc/
H A Dhnbrc188 bind ins insert_below
/dports/audio/festival/festival/src/modules/UniSyn_phonology/
H A Dmettree.cc879 e->insert_below(s);
/dports/editors/hnb/hnb-1.9.18/src/
H A Dhnbrc.inc188 bind ins insert_below\n\
/dports/graphics/clutter/clutter-1.26.4/
H A DChangeLog.pre-1.107443 The insert_child_at_index, insert_below and insert_above messed up the