Home
last modified time | relevance | path

Searched refs:tic (Results 1 – 19 of 19) sorted by relevance

/mirbsd/src/share/termtypes/
DMakefile66 TIC= /usr/bin/tic
67 .elif exists(${.CURDIR}/../../usr.bin/tic/${__objdir}/tic)
68 TIC= ${.CURDIR}/../../usr.bin/tic/${__objdir}/tic
69 .elif exists(../../usr.bin/tic/tic)
70 TIC= ../../usr.bin/tic/tic
72 TIC= /usr/bin/tic
/mirbsd/src/usr.bin/tic/
DMakefile3 PROG= tic
4 LINKS= ${BINDIR}/tic ${BINDIR}/captoinfo \
5 ${BINDIR}/tic ${BINDIR}/infotocap
11 NCMANSRCS+= tic.1m
26 SRCS+= tic.c
/mirbsd/src/sys/dev/ic/
Dlpt.c398 int spin, tic; local
406 tic = 0;
411 tic = tic + tic + 1;
412 if (tic > TIMEOUT)
413 tic = TIMEOUT;
415 LPTPRI | PCATCH, "lptpsh", tic);
/mirbsd/src/lib/libncurses/src/
DANNOUNCE19 a terminfo compiler tic(1), a decompiler infocmp(1), clear(1),
37 * terminfo data is installed using the tic -x option (few systems
82 extended capability (tic -x) string is defined, and its name
94 + add "-x" option to infocmp like tic's "-x", for use in "-F"
97 consistent with tic. Some scripts may break, since infocmp
99 * tic:
101 beginning of an entry if the "-x" option is used in tic.
106 e.g., using "tic -C".
113 + add a check in tic for terminfo entries having an sgr0 but no
189 host's tic program to handle the "make install.data"
[all …]
DNEWS69 + add debug trace to tic that shows if/how ncurses will write to the
99 + improve tic check for sgr0 versus sgr(0), to help ensure that sgr0
106 allow it to be used by tic to provide information about the runtime
125 allows cross-compiles to use the host's tic program to handle the
200 + modify tic to filter out long extended names when translating to
210 capability (tic -x) string is defined, and its name begins with 'k',
213 key names, e.g., via define_key(), or via "tic -x".
379 + correct column value shown in tic's warnings, which did not account
528 using "tic -C" (Redhat Bugzilla #130921).
569 + modify "tic -cv" to ignore delays when comparing strings. Also
[all …]
DREADME95 tic -- terminfo source to binary compiler
102 The first two (tic and infocmp) are used for manipulating terminfo
138 toe(1), most of tic(1), trace levels, the HTML intro, wgetnstr() and
DINSTALL68 In $(prefix)/bin: tic, infocmp, captoinfo, tset,
161 This should compile the ncurses library, the terminfo compiler tic(1),
194 'make install.progs' installs tic, infocmp, etc...
197 'make install.data' installs the terminfo data. (Note: `tic' must
206 # this purpose. Don't forget to run tic on the file once you're done. #
278 script. Or you may be building tic for a smaller machine.
286 infocmp and tic.
464 If your system supports symbolic links, make tic use symbolic links
470 -x option of tic and infocmp to treat unrecognized terminal
707 copy of tic (for installing the terminfo database) because it
[all …]
/mirbsd/src/lib/libncurses/
DMakefile.inc25 -e s,@TIC@,tic, \
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/Peek/t/
DPeek.t263 qr(tic),
/mirbsd/src/lib/libncurses/src/doc/
Dhackguide.doc436 The ncurses implementation of tic is rather complex internally; it has
472 The background problem that makes tic tricky isn't the capability
487 So our tic is designed to parse an entire terminfo file into a
495 stand-alone user-accessible version of tic partly reverts to the
505 So. The executable tic passes the entry-parser a hook that immediately
514 postdates the time of tic's first call to write_entry(), Thus it will
515 complain about overwriting entries newly made during the tic run, but
520 Another use of tic is to do source translation between various termcap
545 code used by tic for source translation. Perhaps the one interesting
/mirbsd/src/usr.bin/
DMakefile153 SUBDIR+= tic
/mirbsd/src/usr.bin/spell/
Dspecial.4bsd1270 tic
/mirbsd/src/lib/libncurses/src/include/
DCaps36 # This table is used to generate initializers for tables that drive tic,
114 # to terminfo with tic -I. Some very old obsolete BSD caps like :kn: are
140 # The tic(1) translation code will complain and elide it if it makes a critical
141 # difference (there is special code in tic to recognize this situation).
767 # The magic token below tells the tic compiler-generator code that all the caps
/mirbsd/src/distrib/lists/base/base/
Dmi387 ./usr/bin/tic
1751 ./usr/share/man/cat1/tic.0
/mirbsd/src/distrib/lists/htman/htmi/
Dmi495 ./man1/tic.htm
/mirbsd/src/share/dict/
Dwords23193 tic
Dweb2a64457 tic-polonga
Dweb2202287 tic
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Das.texinfo6628 Timothy Wall, Michael Hayes, and Greg Smart contributed to the various tic*