/freebsd/contrib/ncurses/ncurses/ |
H A D | modules | 48 lib_color lib $(base) $(HEADER_DEPS) $(INCDIR)/tic.h $(srcdir)/new_pair.h 69 lib_mouse lib $(base) $(HEADER_DEPS) $(INCDIR)/tic.h 71 lib_mvcur lib $(serial) $(HEADER_DEPS) $(INCDIR)/tic.h $(srcdir)/../progs/dump_entry.h 73 lib_newterm lib $(base) $(HEADER_DEPS) $(INCDIR)/tic.h 87 lib_set_term lib $(base) $(HEADER_DEPS) $(INCDIR)/tic.h 122 lib_freeall lib $(base) $(HEADER_DEPS) $(INCDIR)/tic.h 160 # Support for termcap (and tic, etc.), which can be a separate library 162 access lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h 164 alloc_ttype lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h 166 comp_captab lib . $(HEADER_DEPS) $(INCDIR)/tic.h ../include/hashsize.h [all …]
|
/freebsd/usr.bin/ncurses/ |
H A D | Makefile | 8 PROGS= tic tput infocmp toe tabs clear tset 9 SRCS.tic= tic.c transform.c dump_entry.c tparm_type.c 28 LINKS.tic= ${BINDIR}/tic ${BINDIR}/captoinfo \ 29 ${BINDIR}/tic ${BINDIR}/infotocap 32 MLINKS.tic= tic.1 captoinfo.1 \ 33 tic.1 infotocap.1
|
/freebsd/contrib/ncurses/progs/ |
H A D | capconvert | 114 if test "$OPT" "$x"/tic 116 TIC=$x/tic 126 ./tic)
|
H A D | Makefile.in | 142 PUT_PROGS = @MAKE_TERMINFO@ tic$x 156 $(INCDIR)/tic.h \ 208 actual_tic = `echo tic$x| $(TRANSFORM)` 234 @MAKE_TERMINFO@ $(LIBTOOL_INSTALL) $(INSTALL_PROG) tic$x $(DESTDIR)$(bindir)/$(actual_tic) 271 $(MODEL)/tic$o \ 276 tic$x: $(DEPS_TIC) $(DEPS_CURSES) transform.h 363 @MAKE_TERMINFO@ $(LINT) $(LINT_OPTS) $(CPPFLAGS) $(srcdir)/tic.c $(srcdir)/dump_entry.c $(LINT_…
|
H A D | modules | 37 tic progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h $(srcdir)/tparm_type.h
|
/freebsd/contrib/ncurses/misc/ |
H A D | run_tic.in | 67 if test -f ../progs/tic$suffix 142 tic -x 162 tic -x
|
/freebsd/sys/dev/ppbus/ |
H A D | lpt.c | 655 int spin, err, tic; in lpt_pushbytes() local 675 tic = 0; in lpt_pushbytes() 681 tic = tic + tic + 1; in lpt_pushbytes() 685 if (tic > MAX_SLEEP) in lpt_pushbytes() 686 tic = MAX_SLEEP; in lpt_pushbytes() 688 LPT_NAME "poll", tic); in lpt_pushbytes()
|
/freebsd/tools/tools/netmap/ |
H A D | pkt-gen.c | 337 struct timespec tic, toc; member 1416 targ->tic = timespec_add(now, (struct timespec){2,0}); in ping_body() 1417 targ->tic.tv_nsec = 0; in ping_body() 1418 wait_time(targ->tic); in ping_body() 1419 nexttime = targ->tic; in ping_body() 1706 clock_gettime(CLOCK_REALTIME_PRECISE, &targ->tic); in sender_body() 1708 targ->tic = timespec_add(targ->tic, (struct timespec){2,0}); in sender_body() 1709 targ->tic.tv_nsec = 0; in sender_body() 1710 wait_time(targ->tic); in sender_body() 1711 nexttime = targ->tic; in sender_body() [all …]
|
/freebsd/share/mk/ |
H A D | src.tools.mk | 22 TIC_CMD?= tic
|
/freebsd/contrib/ncurses/ |
H A D | INSTALL | 88 In $(prefix)/bin: tic, infocmp, captoinfo, tset, 184 This should compile the ncurses library, the terminfo compiler tic(1), 217 'make install.progs' installs tic, infocmp, etc... 220 'make install.data' installs the terminfo data. (Note: 'tic' must 300 script. Or you may be building tic for a smaller machine. 313 infocmp and tic. 517 --disable-tic-depends 518 When building shared libraries, normally the tic library is linked to 520 if the --with-termlib option was given). The tic- and tinfo-library 524 the tic library must be built without an explicit dependency on the [all …]
|
H A D | NEWS | 262 + improve error messages in tic (patch by Branden Robinson). 326 ncurses, terminfo and tic manpages (patch by Sven Joachim). 343 + disallow using $TERMINFO or $HOME/.terminfo when tic "-o" option is 414 + check return value of _nc_save_str(), in special case for tic where 473 report problems within the current runtime of tic rather than for 507 + correct limit-check when dumping tc/use clause via tic -I (report by 590 + fix another memory-leak in tic. 618 + fix another memory-leak in tic. 624 + reduce memory-leak in tic by separating allocations for struct entry 626 + improve interaction between tic -v option and NCURSES_TRACE, by [all …]
|
H A D | configure.in | 182 AC_MSG_CHECKING(if you want to build programs such as tic) 184 [ --without-progs suppress build/install with programs (e.g., tic)], 254 [ --enable-mixed-case tic should assume mixed-case filenames], 263 AC_DEFINE(MIXEDCASE_FILENAMES,1,[Define to 1 if tic should assume mixed-case filenames]) 267 # do this after mixed-case option (tags/TAGS is not as important as tic). 391 TICS_NAME=tic 422 AC_MSG_CHECKING(if you want to build a separate tic library) 424 [ --with-ticlib generate separate tic library], 647 # The fallback feature in ncurses relies upon tic/infocmp outside the build 652 AC_CHECK_TOOL(TIC, tic) [all …]
|
H A D | README | 128 tic -- terminfo source to binary compiler 136 The first two (tic and infocmp) are used for manipulating terminfo 174 toe(1), most of tic(1), trace levels, the HTML intro, wgetnstr() and
|
H A D | mk-1st.awk | 217 sub(/^tic/, "ncurses", base); # workaround for "w"
|
H A D | ANNOUNCE | 33 * tic, the terminfo compiler 175 tic 264 TERMINFO_DIRS in ncurses, terminfo and tic manpages. 493 * The tic/captoinfo utility provided with ncurses has the ability to
|
H A D | MANIFEST | 477 ./doc/html/man/tic.1m.html 571 ./include/tic.h 713 ./man/tic.1m 1089 ./progs/tic.c
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | MKfallback.sh | 47 test -z "$tic_path" && tic_path=tic
|
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | mathbench.c | 306 tic (void) in tic() function 323 uint64_t t0 = tic (); \ 326 uint64_t t1 = tic (); \
|
/freebsd/contrib/ncurses/man/ |
H A D | manhtml.aliases | 101 tic(1) tic(1M)
|
H A D | man_db.renames.in | 166 tic.1m tic.1
|
/freebsd/contrib/ncurses/include/ |
H A D | headers | 37 # Support for termcap (and tic, etc.), which can be a separate library
|
H A D | Caps.uwin | 37 # This table is used to generate initializers for tables that drive tic, 115 # to terminfo with tic -I. Some very old obsolete BSD caps like :kn: are 141 # The tic(1) translation code will complain and elide it if it makes a critical 142 # difference (there is special code in tic to recognize this situation). 639 # The magic token below tells the tic compiler-generator code that all the caps
|
H A D | Caps.hpux11 | 37 # This table is used to generate initializers for tables that drive tic, 115 # to terminfo with tic -I. Some very old obsolete BSD caps like :kn: are 141 # The tic(1) translation code will complain and elide it if it makes a critical 142 # difference (there is special code in tic to recognize this situation). 843 # The magic token below tells the tic compiler-generator code that all the caps
|
H A D | Caps | 37 # This table is used to generate initializers for tables that drive tic, 115 # to terminfo with tic -I. Some very old obsolete BSD caps like :kn: are 141 # The tic(1) translation code will complain and elide it if it makes a critical 142 # difference (there is special code in tic to recognize this situation). 827 # The magic token below tells the tic compiler-generator code that all the caps
|
/freebsd/contrib/ncurses/doc/ |
H A D | hackguide.doc | 435 The ncurses implementation of tic is rather complex internally; it has 471 The background problem that makes tic tricky is not the capability 486 So our tic is designed to parse an entire terminfo file into a 494 stand-alone user-accessible version of tic partly reverts to the 504 So. The executable tic passes the entry-parser a hook that immediately 513 postdates the time of tic's first call to write_entry(), Thus it will 514 complain about overwriting entries newly made during the tic run, but 519 Another use of tic is to do source translation between various termcap 544 code used by tic for source translation. Perhaps the one interesting
|