Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ncurses/ncurses/tinfo/
H A Dlib_options.c86 NCURSES_SP_NAME(halfdelay) (NCURSES_SP_DCLx int t) in NCURSES_SP_NAME() argument
100 halfdelay(int t) in halfdelay() function
102 return NCURSES_SP_NAME(halfdelay) (CURRENT_SCREEN, t); in halfdelay()
/freebsd-12.1/contrib/ncurses/misc/
H A Dncurses.def203 "halfdelay" @68 NONAME
H A Dncurses.ref89 "halfdelay" @68 NONAME ; implemented
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dllib-ltinfow516 #undef halfdelay
517 int halfdelay(
H A Dllib-ltinfo516 #undef halfdelay
517 int halfdelay(
H A Dllib-ltinfot565 #undef halfdelay
566 int halfdelay(
H A Dllib-ltinfotw565 #undef halfdelay
566 int halfdelay(
H A Dllib-lncurses3171 #undef halfdelay
3172 int halfdelay(
H A Dllib-lncursest3261 #undef halfdelay
3262 int halfdelay(
H A Dllib-lncursesw3986 #undef halfdelay
3987 int halfdelay(
H A Dllib-lncursestw4046 #undef halfdelay
4047 int halfdelay(
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile715 curs_inopts.3 halfdelay.3 \
/freebsd-12.1/contrib/gcc/
H A Dsys-protos.h527 extern int halfdelay(int);
/freebsd-12.1/contrib/ncurses/include/
H A Dcurses.h.in630 extern NCURSES_EXPORT(int) halfdelay (int); /* implemented */
971 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(halfdelay) (SCREEN*, int); /* implemented:SP_FUNC */
/freebsd-12.1/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2531 report_return(halfdelay(ms)); in cmd_halfdelay()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp1766 halfdelay(delay_in_tenths_of_a_second); // Poll using some number of tenths in Run()
/freebsd-12.1/contrib/ncurses/
H A DNEWS6519 + modify view.c to test halfdelay(). Like other tests, this recognizes
6522 makes view.c use halfdelay() with that parameter rather than
11160 * added halfdelay()