Searched refs:co (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/bin/rcs/
H A Drcstest102 co $l $q a.c &&
103 test -f a.c || { echo '#co' $l did not create working file; exit 1; }
104 $diff a.11 a.c || { echo '#ci' followed by co $l is not a no-op; exit 1; }
109 co $q a.c &&
110 $diff a.12 a.c || { echo "#ci+co failed"; exit 1; }
113 co -r1.1 $q a.c &&
119 co -r1.1.1.1 $q a.c &&
123 co -l $q a.c &&
125 co -r1.3 $q a.c &&
126 $diff a.12 a.c || { echo "#(co
[all...]
H A Drcsmerge.c50 * Pass -Vn to `co'. Pass unexpanded revision name to `co', so that Name works.
122 static char const co[] = CO; variable
259 co, quietarg, commarg.string,
263 rcsfaterror("co failed");
/haiku-fatelf/src/libs/edit/
H A Dtokenizer.c186 int cc, co; local
188 cc = co = -1;
195 co = tok->wptr - tok->wstart;
412 if (cc == -1 && co == -1) {
414 co = tok->wptr - tok->wstart;
419 *cursoro = co;
/haiku-fatelf/src/libs/termcap/
H A Dtermcap.src269 :co#80:\
273 :co#80:\
277 :co#132:li#66:\
281 :co#80:\
430 :co#80:li#24:\
438 :co#80:li#24:\
445 :co#80:it#8:li#24:\
478 :co#80:it#8:li#24:\
498 :co#80:it#8:li#24:\
510 :co#8
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dcopy.c2368 valid_options (const struct cp_options *co) argument
2370 assert (co != NULL);
2371 assert (VALID_BACKUP_TYPE (co->backup_type));
2372 assert (VALID_SPARSE_MODE (co->sparse_mode));
2373 assert (VALID_REFLINK_MODE (co->reflink_mode));
2374 assert (!(co->hard_link && co->symbolic_link));
2376 (co->reflink_mode == REFLINK_ALWAYS
2377 && co->sparse_mode != SPARSE_AUTO));
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Ddic.c623 RkwCopyDic(int co, char *dir, char *from, char *to, int mode)
646 cx = RkGetContext(co);
731 RkwSync(co, from); /* sometimes, this failes to an error */
620 RkwCopyDic(int co, char *dir, char *from, char *to, int mode) argument
/haiku-fatelf/src/bin/coreutils/man/
H A Dhelp2man418 s/^Copyright +(?:\xa9|\([Cc]\))/Copyright \\(co/mg;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdbarch.sh910 /* Mechanism for co-ordinating the selection of a specific
/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.keys264 columns cols num co - - YBCGE number of columns in a line
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dltmain.sh704 compile|compil|compi|comp|com|co|c)
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure19380 --config | --confi | --conf | --con | --co | --c )
/haiku-fatelf/src/libs/ncurses/misc/
H A Dterminfo.src1486 # Created by Dave Millen <dmill@globalnet.co.uk> 22.07.98
3216 kterm-color|kterm-co|kterm with ANSI colors,
3221 # From: Mark Sheppard <kimble@mistral.co.uk>, 4 May 1996
7599 # <http://www.wyse.co.uk/support/appnotes/idxappnt.htm>.
13044 # guys were co-owners of the Terminal Brain Damage Hall Of Fame along with
13770 # Codes and info from Peter Disdale <pete@pdlmail.demon.co.uk> 12 May 1997
H A Dterminfo.tmp1486 # Created by Dave Millen <dmill@globalnet.co.uk> 22.07.98
3216 kterm-color|kterm-co|kterm with ANSI colors,
3221 # From: Mark Sheppard <kimble@mistral.co.uk>, 4 May 1996
7599 # <http://www.wyse.co.uk/support/appnotes/idxappnt.htm>.
13044 # guys were co-owners of the Terminal Brain Damage Hall Of Fame along with
13770 # Codes and info from Peter Disdale <pete@pdlmail.demon.co.uk> 12 May 1997
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure[all...]

Completed in 492 milliseconds