Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/ncurses/misc/
H A Dncurses.def203 "halfdelay" @68 NONAME
H A Dncurses.ref89 "halfdelay" @68 NONAME ; implemented
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dllib-ltinfo512 #undef halfdelay
513 int halfdelay(
H A Dllib-ltinfot558 #undef halfdelay
559 int halfdelay(
H A Dllib-ltinfow534 #undef halfdelay
535 int halfdelay(
H A Dllib-ltinfotw580 #undef halfdelay
581 int halfdelay(
H A Dllib-lncurses3246 #undef halfdelay
3247 int halfdelay(
H A Dllib-lncursest3301 #undef halfdelay
3302 int halfdelay(
H A Dllib-lncursestw4250 #undef halfdelay
4251 int halfdelay(
H A Dllib-lncursesw4195 #undef halfdelay
4196 int halfdelay(
/freebsd-13.1/lib/ncurses/ncurses/
H A DMakefile737 curs_inopts.3 halfdelay.3 \
/freebsd-13.1/contrib/ncurses/include/
H A Dcurses.h.in665 extern NCURSES_EXPORT(int) halfdelay (int); /* implemented */
1016 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(halfdelay) (SCREEN*, int); /* implemented:SP_FUNC */
/freebsd-13.1/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2531 report_return(halfdelay(ms)); in cmd_halfdelay()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3087 halfdelay(delay_in_tenths_of_a_second); // Poll using some number of tenths in Run()
/freebsd-13.1/contrib/ncurses/
H A DNEWS9272 + modify view.c to test halfdelay(). Like other tests, this recognizes
9275 makes view.c use halfdelay() with that parameter rather than
13913 * added halfdelay()