Home
last modified time | relevance | path

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

/freebsd/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/contrib/ncurses/misc/
H A Dncurses.def203 "halfdelay" @68 NONAME
H A Dncurses.ref89 "halfdelay" @68 NONAME ; implemented
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfo517 #undef halfdelay
518 int halfdelay(
H A Dllib-ltinfot563 #undef halfdelay
564 int halfdelay(
H A Dllib-ltinfow539 #undef halfdelay
540 int halfdelay(
H A Dllib-ltinfotw585 #undef halfdelay
586 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/lib/ncurses/tinfo/
H A DMakefile631 curs_inopts.3 halfdelay.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in616 extern NCURSES_EXPORT(int) halfdelay (int); /* implemented */
966 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(halfdelay) (SCREEN*, int); /* implemented:SP_FUNC */
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2531 report_return(halfdelay(ms)); in cmd_halfdelay()
/freebsd/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/contrib/ncurses/
H A DNEWS9735 + modify view.c to test halfdelay(). Like other tests, this recognizes
9738 makes view.c use halfdelay() with that parameter rather than
14376 * added halfdelay()