Searched refs:ms (Results 26 - 50 of 425) sorted by relevance

1234567891011>>

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/probes/
H A Dtst.pragmaaftertab.d41 tick-10ms
H A Dtst.pragmainside.d40 tick-10ms
H A Dtst.pragmaoutside.d40 tick-10ms
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.profilems.d32 * Simple profile-ms simple test.
41 profile-1ms
43 printf("This test is a simple profile-ms provider test");
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/tick-n/
H A Dtst.tickms.d32 * tick-ms simple test.
41 tick-1ms
43 printf("This test is a simple tick-ms provider test\n");
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_napms.c58 NCURSES_SP_NAME(napms) (NCURSES_SP_DCLx int ms) argument
60 T((T_CALLED("napms(%d)"), ms));
63 CallDriver_1(SP_PARM, td_nap, ms);
71 request.tv_sec = ms / 1000;
72 request.tv_nsec = (ms % 1000) * 1000000;
79 _nc_timed_wait(0, 0, ms, (int *) 0 EVENTLIST_2nd(0));
88 napms(int ms) argument
90 return NCURSES_SP_NAME(napms) (CURRENT_SCREEN, ms);
/freebsd-13-stable/share/doc/papers/beyond4.3/
H A DMakefile6 SRCS= beyond43.ms
7 MACROS= -ms
/freebsd-13-stable/share/doc/papers/contents/
H A DMakefile5 SRCS= contents.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/papers/fsinterface/
H A DMakefile6 SRCS= fsinterface.ms
7 MACROS= -ms
/freebsd-13-stable/share/doc/psd/06.Clang/
H A DMakefile5 SRCS= Clang.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/psd/12.make/
H A DMakefile5 SRCS= stubs tutorial.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/psd/16.lex/
H A DMakefile5 SRCS= lex.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/psd/17.m4/
H A DMakefile5 SRCS= m4.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/psd/22.rpcgen/
H A DMakefile4 SRCS= stubs rpcgen.ms
5 MACROS= -ms
/freebsd-13-stable/share/doc/psd/contents/
H A DMakefile5 SRCS= contents.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/smm/04.quotas/
H A DMakefile5 SRCS= quotas.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/smm/11.timedop/
H A DMakefile5 SRCS= timed.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/smm/contents/
H A DMakefile5 SRCS= contents.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/usd/11.vitut/
H A DMakefile5 SRCS= edittut.ms
6 MACROS= -ms
/freebsd-13-stable/share/doc/usd/18.msdiffs/
H A DMakefile5 SRCS= ms.diffs
6 MACROS= -ms
/freebsd-13-stable/share/doc/usd/contents/
H A DMakefile5 SRCS= contents.ms
6 MACROS= -ms
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Derr.D_LQUANT_STEPSMALL.bad.d43 tick-10ms
50 tick-10ms
H A Derr.D_LQUANT_STEPVAL.bad.d44 tick-10ms
51 tick-10ms
H A Dtst.avg.d46 tick-10ms
53 tick-10ms
H A Dtst.count2.d43 tick-10ms
50 tick-10ms

Completed in 81 milliseconds

1234567891011>>