Home
last modified time | relevance | path

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

/NextBSD/contrib/ncurses/ncurses/tty/
HDlib_mvcur.c184 static int normalized_cost(NCURSES_SP_DCLx const char *const cap, int affcnt);
194 trace_cost_of(NCURSES_SP_DCLx const char *capname, const char *cap, int affcnt) in trace_cost_of() argument
196 int result = NCURSES_SP_NAME(_nc_msec_cost) (NCURSES_SP_ARGx cap, affcnt); in trace_cost_of()
201 #define CostOf(cap,affcnt) trace_cost_of(NCURSES_SP_ARGx #cap, cap, affcnt) argument
204 trace_normalized_cost(NCURSES_SP_DCLx const char *capname, const char *cap, int affcnt) in trace_normalized_cost() argument
206 int result = normalized_cost(NCURSES_SP_ARGx cap, affcnt); in trace_normalized_cost()
211 #define NormalizedCost(cap,affcnt) trace_normalized_cost(NCURSES_SP_ARGx #cap, cap, affcnt) argument
215 #define CostOf(cap,affcnt) NCURSES_SP_NAME(_nc_msec_cost)(NCURSES_SP_ARGx cap, affcnt) argument
216 #define NormalizedCost(cap,affcnt) normalized_cost(NCURSES_SP_ARGx cap, affcnt) argument
221 NCURSES_SP_NAME(_nc_msec_cost) (NCURSES_SP_DCLx const char *const cap, int affcnt) in NCURSES_SP_NAME()
[all …]
/NextBSD/contrib/ncurses/ncurses/tinfo/
HDlib_tputs.c249 int affcnt, in NCURSES_SP_NAME()
270 _nc_visbuf(string), affcnt, addrbuf); in NCURSES_SP_NAME()
272 _tracef("tputs(%s, %d, %s) called", _nc_visbuf(string), affcnt, addrbuf); in NCURSES_SP_NAME()
328 trailpad *= affcnt; in NCURSES_SP_NAME()
374 number *= affcnt; in NCURSES_SP_NAME()
422 tputs(const char *string, int affcnt, int (*outc) (int)) in tputs() argument
425 return NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx string, affcnt, _nc_outc_wrapper); in tputs()
/NextBSD/contrib/tcsh/
HDvms.termcap.c338 tputs(char *cp, int affcnt, int (*outc)()) in tputs() argument
/NextBSD/lib/libedit/
HDterminal.c1228 terminal_tputs(EditLine *el, const char *cap, int affcnt) in terminal_tputs() argument
1234 (void)tputs(cap, affcnt, terminal_putc); in terminal_tputs()
/NextBSD/contrib/ncurses/ncurses/
HDllib-ltinfo999 int affcnt,
1012 int affcnt,
HDllib-ltinfow999 int affcnt,
1012 int affcnt,
HDllib-ltinfotw1070 int affcnt,
1083 int affcnt,
HDllib-ltinfot1070 int affcnt,
1083 int affcnt,
HDllib-lncurses1484 int affcnt)
1490 int affcnt)
3644 int affcnt,
3657 int affcnt,
HDllib-lncursest1501 int affcnt)
1507 int affcnt)
3766 int affcnt,
3779 int affcnt,
HDllib-lncursesw2000 int affcnt)
2006 int affcnt)
4469 int affcnt,
4482 int affcnt,
HDllib-lncursestw2009 int affcnt)
2015 int affcnt)
4551 int affcnt,
4564 int affcnt,