Searched refs:tic (Results 1 – 19 of 19) sorted by relevance
| /mirbsd/src/share/termtypes/ |
| D | Makefile | 66 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/ |
| D | Makefile | 3 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/ |
| D | lpt.c | 398 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/ |
| D | ANNOUNCE | 19 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 …]
|
| D | NEWS | 69 + 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 …]
|
| D | README | 95 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
|
| D | INSTALL | 68 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/ |
| D | Makefile.inc | 25 -e s,@TIC@,tic, \
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/Peek/t/ |
| D | Peek.t | 263 qr(tic),
|
| /mirbsd/src/lib/libncurses/src/doc/ |
| D | hackguide.doc | 436 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/ |
| D | Makefile | 153 SUBDIR+= tic
|
| /mirbsd/src/usr.bin/spell/ |
| D | special.4bsd | 1270 tic
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | Caps | 36 # 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/ |
| D | mi | 387 ./usr/bin/tic 1751 ./usr/share/man/cat1/tic.0
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 495 ./man1/tic.htm
|
| /mirbsd/src/share/dict/ |
| D | words | 23193 tic
|
| D | web2a | 64457 tic-polonga
|
| D | web2 | 202287 tic
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | as.texinfo | 6628 Timothy Wall, Michael Hayes, and Greg Smart contributed to the various tic*
|