Home
last modified time | relevance | path

Searched refs:cup (Results 1 – 25 of 240) sorted by relevance

12345678910

/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_screen.c138 if (F_ISSET(sp, SC_EX) && clp->cup != NULL) in cl_screen()
139 tputs(tgoto(clp->cup, in cl_screen()
496 (void)cl_getcap(sp, "cup", &clp->cup); in cl_ex_init()
597 if (clp->cup != NULL) { in cl_freecap()
598 free(clp->cup); in cl_freecap()
599 clp->cup = NULL; in cl_freecap()
H A Dcl.h48 char *cup; /* Cursor movement terminal string. */ member
H A Dcl_funcs.c431 else if (clp->cup != NULL) in cl_ex_adjust()
432 (void)tputs(tgoto(clp->cup, in cl_ex_adjust()
/netbsd-src/sys/fs/ntfs/
H A Dntfs_compr.c97 ntfs_uncompunit(struct ntfsmount *ntmp, u_int8_t *uup, u_int8_t *cup) in ntfs_uncompunit() argument
104 new = ntfs_uncompblock(uup + i * NTFS_COMPBLOCK_SIZE, cup + off); in ntfs_uncompunit()
H A Dntfs_subr.c1551 u_int8_t *cup, *uup; in ntfs_readattr() local
1561 cup = malloc(ntfs_cntob(NTFS_COMPUNIT_CL), in ntfs_readattr()
1572 ntfs_cntob(NTFS_COMPUNIT_CL), cup, &init, NULL); in ntfs_readattr()
1580 uiomove(cup + off, tocopy, uio); in ntfs_readattr()
1582 memcpy(data, cup + off, tocopy); in ntfs_readattr()
1593 error = ntfs_uncompunit(ntmp, uup, cup); in ntfs_readattr()
1609 free(cup, M_NTFSDECOMP); in ntfs_readattr()
/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c705 struct fileusage *fup, **iup, **cup; in subsequent() local
710 cup = iup = &fuhead[type][id & (FUHASH-1)]; in subsequent()
713 if (++cup >= &fuhead[type][FUHASH]) in subsequent()
714 cup = &fuhead[type][0]; in subsequent()
715 for (fup = *cup; fup != 0; fup = fup->fu_next) { in subsequent()
721 } while (cup != iup); in subsequent()
/netbsd-src/external/mit/isl/dist/doc/
H A Dimplementation.tex868 R^+ \coloneqq R \cup \left(R \circ R^+\right)
982 (P_m' \cup \identity) \circ \cdots \circ
983 (P_2' \cup \identity) \circ
984 (P_1' \cup \identity)
1376 R^+ = R \cup \left(R \circ R^+\right)
1382 T \subseteq R \cup \left(R \circ T\right)
1428 For example, if $R = R_1 \cup R_2$ and $R_1 \circ R_2 = \emptyset$,
1433 R^+ = R_1^+ \cup R_2^+ \cup \left(R_2^+ \circ R_1^+\right)
1512 the Omega calculator~\parencite{Omega_calc}, $R = R_1 \cup R_2$,
1537 R_1 \cup R_2
[all …]
/netbsd-src/share/terminfo/
H A Dterminfo226 # the inverse sense from the cup string). The typical CPR value is
356 ansi+cup|ANSI absolute cursor-addressing,
357 cup=\E[%i%p1%d;%p2%dH, home=\E[H,
500 cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\E[1A,
519 ansi-mr|mem rel cup ANSI,
528 cols#80, lines#24, use=vanilla, use=ansi+cup,
567 cub1=^H, cud1=\E[B, cuf1=\E[C, cup=\E[%i%p1%d;%p2%dH,
589 cud1=\E[B, cuf1=\E[C, cup=\E[%i%p1%d;%p2%dH, cuu1=\E[A,
680 cols#80, lines#24, use=vanilla, use=ansi+csr, use=ansi+cup,
700 cup=\E[%i%p1%d;%p2%dH, cuu1=\E[A, el=\E[k, home=\E[H,
[all …]
/netbsd-src/tests/lib/libcurses/
H A Datf.terminfo33 cup=cup%i%p1%d;%p2%dX,
/netbsd-src/external/gpl3/gdb.old/dist/zlib/
H A DChangeLog.gcj109 Steve Ellcey <sje@cup.hp.com>
133 2007-05-23 Steve Ellcey <sje@cup.hp.com>
139 2007-04-14 Steve Ellcey <sje@cup.hp.com>
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A DChangeLog.gcj109 Steve Ellcey <sje@cup.hp.com>
133 2007-05-23 Steve Ellcey <sje@cup.hp.com>
139 2007-04-14 Steve Ellcey <sje@cup.hp.com>
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A DChangeLog.gcj109 Steve Ellcey <sje@cup.hp.com>
133 2007-05-23 Steve Ellcey <sje@cup.hp.com>
139 2007-04-14 Steve Ellcey <sje@cup.hp.com>
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A DChangeLog.gcj109 Steve Ellcey <sje@cup.hp.com>
133 2007-05-23 Steve Ellcey <sje@cup.hp.com>
139 2007-04-14 Steve Ellcey <sje@cup.hp.com>
/netbsd-src/external/mit/xorg/include/xorgproto/X11/extensions/
H A DMakefile28 cup.h \
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dwrite.c2115 char cup; in nml_write_obj() local
2148 cup = safe_toupper (base_name[dim_i]); in nml_write_obj()
2149 write_character (dtp, &cup, 1, 1, NODELIM); in nml_write_obj()
2155 cup = safe_toupper (obj->var_name[dim_i]); in nml_write_obj()
2156 if (cup == '+') in nml_write_obj()
2157 cup = '%'; in nml_write_obj()
2158 write_character (dtp, &cup, 1, 1, NODELIM); in nml_write_obj()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dwrite.c2063 char cup; in nml_write_obj() local
2096 cup = toupper ((int) base_name[dim_i]); in nml_write_obj()
2097 write_character (dtp, &cup, 1, 1, NODELIM); in nml_write_obj()
2103 cup = toupper ((int) obj->var_name[dim_i]); in nml_write_obj()
2104 if (cup == '+') in nml_write_obj()
2105 cup = '%'; in nml_write_obj()
2106 write_character (dtp, &cup, 1, 1, NODELIM); in nml_write_obj()
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A DChangeLog784 2011-08-23 Steve Ellcey <sje@cup.hp.com>
994 2009-10-21 Steve Ellcey <sje@cup.hp.com>
1045 Steve Ellcey <sje@cup.hp.com>
1058 2009-08-28 Steve Ellcey <sje@cup.hp.com>
1084 2009-08-14 Steve Ellcey <sje@cup.hp.com>
1142 2009-04-28 Steve Ellcey <sje@cup.hp.com>
1231 2009-01-05 Steve Ellcey <sje@cup.hp.com>
1253 2008-12-15 Steve Ellcey <sje@cup.hp.com>
1452 2007-06-06 Steve Ellcey <sje@cup.hp.com>
1560 2006-11-01 Steve Ellcey <sje@cup.hp.com>
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DChangeLog-2007114 2007-05-24 Steve Ellcey <sje@cup.hp.com>
145 2007-04-14 Steve Ellcey <sje@cup.hp.com>
H A DChangeLog-200811 Steve Ellcey <sje@cup.hp.com>
H A DChangeLog-200514 2005-11-07 Steve Ellcey <sje@cup.hp.com>
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A DChangeLog-2007114 2007-05-24 Steve Ellcey <sje@cup.hp.com>
145 2007-04-14 Steve Ellcey <sje@cup.hp.com>
H A DChangeLog-200811 Steve Ellcey <sje@cup.hp.com>
H A DChangeLog-200514 2005-11-07 Steve Ellcey <sje@cup.hp.com>
/netbsd-src/external/gpl3/gcc/dist/libssp/
H A DChangeLog332 Steve Ellcey <sje@cup.hp.com>
373 2007-05-23 Steve Ellcey <sje@cup.hp.com>
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A DChangeLog2216 Steve Ellcey <sje@cup.hp.com>
2330 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3257 2001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>
3296 2001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>
3334 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
3363 Wed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
3383 Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
3402 Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
3407 Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
3425 Sat Jul 29 00:10:21 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
[all …]

12345678910