Home
last modified time | relevance | path

Searched refs:tb_init (Results 1 – 25 of 86) sorted by relevance

1234

/dports/editors/vile/vile-9.8v/
H A Dtbuff.c155 tb_init(TBUFF **p, int c) in tb_init() function
178 if ((result = tb_init(p, EOS)) != 0) { in tb_error()
291 if ((p = tb_init(d, s->tb_endc)) != 0) in tb_copy()
294 p = tb_init(d, esc_c); in tb_copy()
363 (void) tb_init(p, EOS); in tb_scopy()
375 (void) tb_init(&p, EOS); in tb_string()
H A Dword.c553 tb_init(wp, EOS); in do_formatting()
554 tb_init(cp, EOS); in do_formatting()
607 tb_init(cp, EOS); in do_formatting()
703 tb_init(wp, EOS); in do_formatting()
723 if ((wp = tb_init(&wp, EOS)) != 0 in formatregion()
724 && (wp = tb_init(&wp, EOS)) != 0) { in formatregion()
H A Dhistory.c324 (void) tb_init(&MyText, esc_c); in hst_reset()
331 (void) tb_init(&MyText, esc_c); in hst_init()
424 (void) tb_init(&MyText, esc_c); in hst_flush()
449 (void) tb_init(&MyText, esc_c); in hst_flush()
H A Dinput.c901 tb_init(result, EOS); in vl_ctype2tbuff()
1036 tb_init(result, EOS); in vl_regex2tbuff()
1113 temp = tb_init(&temp, EOS); in add_backslashes2()
1418 tb_init(dst, 0); in kbd_show_response()
1759 tb_init(buf, EOS); in reallyEditMiniBuffer()
1806 tb_init(buf, EOS); in reallyEditMiniBuffer()
1970 (void) tb_init(p, EOS); in copy_dequoting()
2038 tb_init(extbuf, EOS); in kbd_reply()
2330 tb_init(&buf, esc_c); in kbd_reply()
2553 *rp = tb_init(rp, EOS); in get_kbd_macro()
H A Dmsgs.c79 if (tb_init(&ss, EOS) != 0 in msg_putc()
H A Dbuiltflt.c339 && tb_init(&gets_data, 0) != 0 in flt_gets()
695 tb_init(&gets_data, 0); in flt_start()
755 tb_init(&gets_data, 0); in flt_restart()
H A Dfinderr.c687 oerrfile = tb_init(&oerrfile, EOS); in finderr()
688 oerrtext = tb_init(&oerrtext, EOS); in finderr()
828 if ((oerrtext = tb_init(&oerrtext, EOS)) != 0) { in finderr()
/dports/editors/xvile/vile-9.8v/
H A Dtbuff.c155 tb_init(TBUFF **p, int c) in tb_init() function
178 if ((result = tb_init(p, EOS)) != 0) { in tb_error()
291 if ((p = tb_init(d, s->tb_endc)) != 0) in tb_copy()
294 p = tb_init(d, esc_c); in tb_copy()
363 (void) tb_init(p, EOS); in tb_scopy()
375 (void) tb_init(&p, EOS); in tb_string()
H A Dword.c553 tb_init(wp, EOS); in do_formatting()
554 tb_init(cp, EOS); in do_formatting()
607 tb_init(cp, EOS); in do_formatting()
703 tb_init(wp, EOS); in do_formatting()
723 if ((wp = tb_init(&wp, EOS)) != 0 in formatregion()
724 && (wp = tb_init(&wp, EOS)) != 0) { in formatregion()
H A Dhistory.c324 (void) tb_init(&MyText, esc_c); in hst_reset()
331 (void) tb_init(&MyText, esc_c); in hst_init()
424 (void) tb_init(&MyText, esc_c); in hst_flush()
449 (void) tb_init(&MyText, esc_c); in hst_flush()
H A Dinput.c901 tb_init(result, EOS); in vl_ctype2tbuff()
1036 tb_init(result, EOS); in vl_regex2tbuff()
1113 temp = tb_init(&temp, EOS); in add_backslashes2()
1418 tb_init(dst, 0); in kbd_show_response()
1759 tb_init(buf, EOS); in reallyEditMiniBuffer()
1806 tb_init(buf, EOS); in reallyEditMiniBuffer()
1970 (void) tb_init(p, EOS); in copy_dequoting()
2038 tb_init(extbuf, EOS); in kbd_reply()
2330 tb_init(&buf, esc_c); in kbd_reply()
2553 *rp = tb_init(rp, EOS); in get_kbd_macro()
H A Dmsgs.c79 if (tb_init(&ss, EOS) != 0 in msg_putc()
H A Dbuiltflt.c339 && tb_init(&gets_data, 0) != 0 in flt_gets()
695 tb_init(&gets_data, 0); in flt_start()
755 tb_init(&gets_data, 0); in flt_restart()
H A Dfinderr.c687 oerrfile = tb_init(&oerrfile, EOS); in finderr()
688 oerrtext = tb_init(&oerrtext, EOS); in finderr()
828 if ((oerrtext = tb_init(&oerrtext, EOS)) != 0) { in finderr()
/dports/x11/ly/ly-0.5.2/res/
H A Dvalgrind.supp13 fun:tb_init
/dports/editors/mle/mle-1.4.3/
H A Dmain.c17 tb_init(); in main()
/dports/x11/ly/ly-0.5.2/sub/termbox_next/src/demo/
H A Dtruecolor.c5 tb_init(); in main()
H A Doutput.c121 int ret = tb_init(); in main()
/dports/devel/termbox/termbox-1.1.3/demo/
H A Doutput.c90 int ret = tb_init(); in main()
/dports/misc/sfm/sfm-0.4/
H A Dtermbox.h178 int tb_init(void);
/dports/devel/termbox/termbox-1.1.3/
H A Dtermbox.h180 SO_IMPORT int tb_init(void);
/dports/x11/ly/ly-0.5.2/sub/termbox_next/src/
H A Dtermbox.h170 SO_IMPORT int tb_init(void);
/dports/games/ioquake3/ioquake3-1.36/code/libspeex/
H A Djitter.c90 static void tb_init(struct TimingBuffer *tb) in tb_init() function
321 tb_init(&jitter->_tb[i]); in jitter_buffer_reset()
350 tb_init(jitter->timeBuffers[0]); in update_timings()
/dports/games/ioquake3-server/ioquake3-1.36/code/libspeex/
H A Djitter.c90 static void tb_init(struct TimingBuffer *tb) in tb_init() function
321 tb_init(&jitter->_tb[i]); in jitter_buffer_reset()
350 tb_init(jitter->timeBuffers[0]); in update_timings()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/speex/
H A Djitter.c90 static void tb_init(struct TimingBuffer *tb) in tb_init() function
321 tb_init(&jitter->_tb[i]); in jitter_buffer_reset()
350 tb_init(jitter->timeBuffers[0]); in update_timings()

1234