Home
last modified time | relevance | path

Searched refs:fold (Results 1 – 25 of 40) sorted by relevance

12

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstring.c466 char *sh_fmtqf(const char *string, int single, int fold) in sh_fmtqf() argument
477 if (--fold < 8) in sh_fmtqf()
478 fold = 0; in sh_fmtqf()
481 if (!cp || !*cp || !fold || fold && strlen(string) < fold) in sh_fmtqf()
491 n = fold; in sh_fmtqf()
525 n = fold - 3; in sh_fmtqf()
536 n = fold - 1; in sh_fmtqf()
558 n = fold - 1; in sh_fmtqf()
573 n = fold - 7; in sh_fmtqf()
590 n = fold - 5; in sh_fmtqf()
[all …]
/titanic_53/usr/src/cmd/vi/misc/
H A Dfold.c48 int fold = 80; variable
62 fold = 0; in main()
65 fold *= 10, fold += *argv[0]++ - '0'; in main()
113 if (ncol > fold) in putch()
H A DMakefile30 OTHERPROGS= fold cxref
31 SRCS= $(PROG).c fold.c mkstr.c xstr.c
/titanic_53/usr/src/cmd/pr/
H A Dpr.c108 typedef struct {int fold; int skip; int eof; } foldinf; member
145 static int fold = 0; variable
514 fold++; in findopt()
552 if (Ncols == 1 && fold) in findopt()
586 Fcol[i].fold = Fcol[i].skip = 0; in findopt()
646 if (C == WEOF && !(fold && Buffer)) in print()
684 if (fold) { in putpage()
784 (Fcol[0].fold && Multi == 'a') || in foldpage()
808 Fcol[(Multi == 'a') ? 0 : colno].fold in foldpage()
812 Fcol[0].fold = 0; in foldpage()
[all …]
/titanic_53/usr/src/cmd/look/
H A Dlook.c24 int fold; variable
50 fold++; in main()
70 fold++; in main()
193 if(fold) { in canon()
/titanic_53/usr/src/lib/libadm/common/
H A Dputtext.c174 goto fold; in puttext()
203 goto fold; in puttext()
230 goto fold; in puttext()
257 goto fold; in puttext()
271 fold: in puttext()
/titanic_53/usr/src/cmd/fold/
H A Dfold.c60 static int fold = 80; variable
117 fold = w; /* Update with new width */ in main()
167 fold = w; in main()
246 if ((ncol > fold) && (bflg || in putch()
H A DMakefile29 PROG= fold
/titanic_53/usr/src/cmd/ast/libshell/common/
H A Dillumos_cmdlist.h112 ASTCMDLIST(fold)
113 BINCMDLIST(fold)
114 GNUCMDLIST(fold)
/titanic_53/usr/src/cmd/audio/utilities/
H A DResample.cc61 static void sinc_coef(int fold, // sample rate change in sinc_coef() argument
67 double bandwidth = M_PI / fold; // digital bandwidth of pass band in sinc_coef()
154 int fold = (up > down)? up : down; // take the bigger rate change in ResampleFilter() local
155 order = (fold << 4) - 2; // filter order = fold * 16 - 2 in ResampleFilter()
157 sinc_coef(fold, order, coef); // required bandwidth = PI/fold in ResampleFilter()
/titanic_53/usr/src/contrib/ast/src/lib/libcmd/
H A Dfold.c89 static void fold(Sfio_t *in, Sfio_t *out, register int width, const char *cont, size_t contsize, ch… in fold() function
234 fold(fp,sfstdout,width,cont,contsize,cols); in b_fold()
H A DMamfile308 make fold.c
310 done fold.c
480 …d/fds.c ${PACKAGEROOT}/src/lib/libcmd/fmt.c ${PACKAGEROOT}/src/lib/libcmd/fold.c ${PACKAGEROOT}/sr…
592 make fold.o
593 prev fold.c
594 meta fold.o %.c>%.o fold.c fold
595 prev fold.c
596 …roperty][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"\" -c fold.c
597 done fold.o generated
788 …own.o cksum.o cmp.o comm.o cp.o cut.o dirname.o date.o expr.o fds.o fmt.o fold.o getconf.o head.o …
[all …]
H A DMakefile23 comm.c cp.c cut.c dirname.c date.c expr.c fds.c fmt.c fold.c \
H A DRELEASE185 04-11-18 fold.c: add --prepend=text, --append=text
213 03-08-11 fold.c: add --delimiter=c to break at c
275 99-05-01 cmp,comm,cp/mv/ln,expr,fold,getconf,head: long options
/titanic_53/usr/src/cmd/spell/
H A Dspellprog.c291 int fold; in main() local
361 fold = 0; in main()
370 ++fold; in main()
380 if (fold) *dp = Tolower(*dp); in main()
/titanic_53/usr/src/cmd/ast/libcmd/
H A DMakefile.defs32 fmt.o fold.o fts_fix.o getconf.o head.o id.o join.o lib.o ln.o \
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c89 # define fold(c) ((c)&~040) /* lower and uppercase equivalent */ macro
91 # define fold(c) ((c)|0100) /* lower and uppercase equivalent */ macro
1767 if( fold(vp->last_find) == 'T' ) in mvcursor()
2250 if( cur_virt==0 || fold(mode)=='N' ) in search()
2401 if(mode && (fold(vp->lastmotion)=='F' || fold(vp->lastmotion)=='T')) in textmod()
2404 if( fold(c) == 'P' ) in textmod()
2511 if( fold(mode) == 'A' ) in textmod()
2531 if( fold(mode) == 'I' ) in textmod()
/titanic_53/usr/src/ucbcmd/
H A DMakefile107 fold \
/titanic_53/usr/src/uts/sun4/ml/
H A Dip_ocsum.s427 bz,a .fold
443 .fold: label
/titanic_53/usr/src/cmd/
H A DMakefile178 fold \
589 fold \
/titanic_53/usr/src/cmd/ldap/common/
H A Dldapsearch.c139 static int attrsonly, timelimit, sizelimit, server_sort, fold; variable
172 fold = 1; in main()
476 fold = 0; in options_callback()
1123 if ( !fold ) { in write_ldif_value()
/titanic_53/usr/src/cmd/mv/
H A Dmv.c1238 DIR *fold = opendir(from); in rcopy() local
1244 if (fold == 0 || ((pflg || mve) && fstat(fold->dd_fd, &statb) < 0)) { in rcopy()
1257 dp = readdir(fold); in rcopy()
1259 (void) closedir(fold); in rcopy()
/titanic_53/usr/src/contrib/ast/src/lib/libast/regex/
H A Dreglib.h549 unsigned char fold[UCHAR_MAX+1]; /* REG_ICASE map */ member
H A Dregcomp.c3236 unsigned char* fold; in regcomp() local
3260 if (!(fold = (unsigned char*)LCINFO(AST_LC_CTYPE)->data)) in regcomp()
3262 if (!(fold = newof(0, unsigned char, UCHAR_MAX, 1))) in regcomp()
3265 fold[i] = toupper(i); in regcomp()
3266 LCINFO(AST_LC_CTYPE)->data = (void*)fold; in regcomp()
3284 env.MAP = p->env->fold; in regcomp()
3287 env.MAP[i] = fold[env.map[i]]; in regcomp()
3297 env.MAP = fold; in regcomp()
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dprint.c687 int fold = fe->base; in extend() local
980 value->s = sh_fmtqf(value->s, !!(fe->flags & SFFMT_ALTER), fold); in extend()

12