Home
last modified time | relevance | path

Searched refs:halfdelay (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/ncurses/ncurses/tinfo/
H A Dlib_options.c87 NCURSES_SP_NAME(halfdelay) (NCURSES_SP_DCLx int t) in NCURSES_SP_NAME() argument
101 halfdelay(int t) in halfdelay() function
103 return NCURSES_SP_NAME(halfdelay) (CURRENT_SCREEN, t); in halfdelay()
/freebsd-14.2/contrib/ncurses/man/
H A Dman_db.renames.in206 halfdelay.3x halfdelay.3ncurses
H A Dmanhtml.aliases61 halfdelay(3X) curs_inopts(3X)
/freebsd-14.2/contrib/ncurses/misc/
H A Dncurses.def203 "halfdelay" @68 NONAME
H A Dncurses.ref89 "halfdelay" @68 NONAME ; implemented
/freebsd-14.2/contrib/ncurses/ncurses/
H A Dllib-ltinfo535 #undef halfdelay
536 int halfdelay(
H A Dllib-ltinfow557 #undef halfdelay
558 int halfdelay(
H A Dllib-ltinfotw603 #undef halfdelay
604 int halfdelay(
H A Dllib-ltinfot581 #undef halfdelay
582 int halfdelay(
H A Dllib-lncurses3264 #undef halfdelay
3265 int halfdelay(
H A Dllib-lncursest3319 #undef halfdelay
3320 int halfdelay(
H A Dllib-lncursestw4280 #undef halfdelay
4281 int halfdelay(
H A Dllib-lncursesw4225 #undef halfdelay
4226 int halfdelay(
/freebsd-14.2/lib/ncurses/tinfo/
H A DMakefile629 curs_inopts.3 halfdelay.3 \
/freebsd-14.2/contrib/ncurses/include/
H A Dcurses.h.in673 extern NCURSES_EXPORT(int) halfdelay (int); /* implemented */
1038 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(halfdelay) (SCREEN*, int); /* implemented:SP_FUNC */
/freebsd-14.2/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2531 report_return(halfdelay(ms)); in cmd_halfdelay()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4298 halfdelay(delay_in_tenths_of_a_second); // Poll using some number of in Run()
/freebsd-14.2/contrib/ncurses/
H A DNEWS10900 + modify view.c to test halfdelay(). Like other tests, this recognizes
10903 makes view.c use halfdelay() with that parameter rather than
15541 * added halfdelay()