Home
last modified time | relevance | path

Searched refs:halfdelay (Results 1 – 18 of 18) 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/man/
H A Dman_db.renames.in213 halfdelay.3x halfdelay.3ncurses
H A Dmanhtml.aliases68 halfdelay(3X) curs_inopts(3X)
/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-ltinfow563 #undef halfdelay
564 int halfdelay(
H A Dllib-ltinfo541 #undef halfdelay
542 int halfdelay(
H A Dllib-ltinfot587 #undef halfdelay
588 int halfdelay(
H A Dllib-ltinfotw609 #undef halfdelay
610 int halfdelay(
H A Dllib-lncursest3325 #undef halfdelay
3326 int halfdelay(
H A Dllib-lncurses3270 #undef halfdelay
3271 int halfdelay(
H A Dllib-lncursestw4286 #undef halfdelay
4287 int halfdelay(
H A Dllib-lncursesw4231 #undef halfdelay
4232 int halfdelay(
/freebsd/lib/ncurses/tinfo/
H A DMakefile630 curs_inopts.3 halfdelay.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in676 extern NCURSES_EXPORT(int) halfdelay (int); /* implemented */
1041 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 DNEWS11469 + modify view.c to test halfdelay(). Like other tests, this recognizes
11472 makes view.c use halfdelay() with that parameter rather than
16110 * added halfdelay()