/titanic_53/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mktest.sh | 473 typeset f p o 474 f=$1 476 case $f in 478 *) p=$WORK/$f ;; 485 DATA[$f]=1 487 then FORMAT[$f]=$1 488 else FORMAT[$f]= 490 if [[ $f != $KEEP ]] 491 then REMOVE[$f]=1 495 print -r -f "cat > $QUOTE <<'!TEST-INPUT!'"$'\n' -- "$f"
|
/titanic_53/usr/src/lib/libbc/libc/crt/sparc/ |
H A D | misalign.s | 55 be,a 1f ! fast case: two loads; 88 be,a 1f 98 b 2f 122 be,a 1f ! long aligned case: 2 loads, no stores 126 be,a 2f ! short aligned case: 4 loads, 4 stores 178 be,a 1f 209 be,a 1f ! short aligned case 246 be,a 1f ! long aligned case: 2 stores, 2 loads 250 be,a 2f ! short aligned case: 4 stores, 4 loads 301 be,a 1f [all …]
|
/titanic_53/usr/src/cmd/mail/ |
H A D | dumprcv.c | 33 void dumprcv (type, htype, didrcvlines, suppress, f) in dumprcv() argument 38 register FILE *f; 69 printhdr(type, H_RECEIVED, hptr, f);
|
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | regress.h | 43 #define REGRESS(r,i,f) do { if (sh_isregress(REGRESS_##r)) sh_regress(REGRESS_##r, i, sfprints f, … argument 62 #define REGRESS(r,i,f) argument
|
/titanic_53/usr/src/lib/libnisdb/ |
H A D | db_log_c.x | 58 % db_log( char* f, pickle_mode m = PICKLE_READ ): pickle_file(f, m) { 77 % int execute_on_log( bool_t(* f) (db_log_entry *, char *, int *),
|
H A D | ldap_val.c | 760 getMappingFormat(__nis_mapping_format_t *f, __nis_rule_value_t *rv, in getMappingFormat() argument 767 if (f == 0) in getMappingFormat() 775 switch (f->type) { in getMappingFormat() 780 bp2buf(myself, &b, "%s", NIL(f->match.string)); in getMappingFormat() 784 for (i = 0; i < f->match.single.numRange; i++) { in getMappingFormat() 785 if (f->match.single.lo[i] == in getMappingFormat() 786 f->match.single.hi[i]) in getMappingFormat() 788 f->match.single.lo[i]); in getMappingFormat() 791 f->match.single.lo[i], in getMappingFormat() 792 f->match.single.hi[i]); in getMappingFormat() [all …]
|
/titanic_53/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/ |
H A D | UTF-8+IBM-1025.src | 84 0x0F 0x0F // U+000f 100 0x1F 0x1F // U+001f 116 0x2F 0x61 // U+002f 132 0x3F 0x6F // U+003f 148 0x4F 0xD6 // U+004f 164 0x5F 0x6D // U+005f 180 0x6F 0x96 // U+006f 196 0x7F 0x07 // U+007f 224 0xC28F 0x1B // U+008f 240 0xC29F 0xFF // U+009f [all …]
|
H A D | UTF-8+IBM-866.src | 57 0x0F 0x0F // U+000f 73 0x1F 0x1F // U+001f 89 0x2F 0x2F // U+002f 105 0x3F 0x3F // U+003f 121 0x4F 0x4F // U+004f 137 0x5F 0x5F // U+005f 153 0x6F 0x6F // U+006f 169 0x7F 0x1C // U+007f 205 0xD09F 0x8F // U+041f 221 0xD0AF 0x9F // U+042f [all …]
|
H A D | UTF-8+CP866.src | 57 0x0F 0x0F // U+000f 73 0x1F 0x1F // U+001f 89 0x2F 0x2F // U+002f 105 0x3F 0x3F // U+003f 121 0x4F 0x4F // U+004f 137 0x5F 0x5F // U+005f 153 0x6F 0x6F // U+006f 169 0x7F 0x7F // U+007f 205 0xD09F 0x8F // U+041f 221 0xD0AF 0x9F // U+042f [all …]
|
/titanic_53/usr/src/grub/grub-0.97/ |
H A D | config.status.solaris | 757 for f in $ac_file_in; do 758 case $f in 762 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 763 echo "$as_me: error: cannot find input file: $f" >&2;} 765 echo "$f";; 767 if test -f "$f"; then 769 echo "$f" 770 elif test -f "$srcdir/$f"; then 772 echo "$srcdir/$f" 775 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 [all …]
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | malloc.c | 72 #define F0(f,t0) f(t0) argument 73 #define F1(f,t1,a1) f(t1 a1) argument 74 #define F2(f,t1,a1,t2,a2) f(t1 a1, t2 a2) argument 76 #define F0(f,t0) f() argument 77 #define F1(f,t1,a1) f(a1) t1 a1; argument 78 #define F2(f,t1,a1,t2,a2) f(a1, a2) t1 a1; t2 a2; argument 746 Alloca_t* f; local 757 { f = Frame; Frame = f->head.head.next; 758 if((vm = regionof(f)) ) 759 (void)(*vm->meth.freef)(vm, f, 0); [all …]
|
/titanic_53/usr/src/lib/libc/sparc/gen/ |
H A D | _stack_grow.s | 70 bleu PN 1f 79 bnz PN 2f 89 bleu PN 3f
|
/titanic_53/usr/src/cmd/ed/ |
H A D | ed.c | 301 static void eclose(int f); 1477 append(int (*f)(void), LINE a) in append() 1484 while ((*f)() == 0) { in append() 2704 eclose(int f) in eclose() argument 2706 close(f); in eclose() 2815 fspec(char line[], struct Fspec *f, int up) in fspec() argument 2821 if (!up) clear(f); in fspec() 2833 clear(f); in fspec() 2836 f->Ffill = 1; in fspec() 2844 f->Flim = n; in fspec() [all …]
|
/titanic_53/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog.S | 276 fsubd %f0,%f2,%f4 ! f = u.d - v.d 278 faddd %f0,%f2,%f6 ! s = f / (u.d + v.d) 288 faddd %f54,%f24,%f56 ! c = h + f 298 fsubd %f56,%f54,%f54 ! t += f - (c - h) 355 fsubd %f10,%f12,%f14 ! f = u.d - v.d 357 faddd %f10,%f12,%f16 ! s = f / (u.d + v.d) 367 faddd %f34,%f4,%f36 ! c = h + f 377 fsubd %f36,%f34,%f34 ! t += f - (c - h) 434 fsubd %f20,%f22,%f24 ! f = u.d - v.d 436 faddd %f20,%f22,%f26 ! s = f / (u.d + v.d) [all …]
|
/titanic_53/usr/src/lib/libm/amd64/src/ |
H A D | expm1l.s | 51 jae 1f / if so, simply return -1 76 fmulp / f := r*log2(e), [z] 77 f2xm1 / 2^f-1,[z] 78 fld1 / 1, 2^f-1, [z] 79 faddp %st,%st(1) / 2^f, [z]
|
/titanic_53/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmAboutBox.java | 69 Font f = new pmJTextField().getFont(); in pmAboutBox() local 70 Font fb = new Font(f.getName(), f.PLAIN, f.getSize()); in pmAboutBox()
|
/titanic_53/usr/src/lib/libm/i386/src/ |
H A D | lroundl.s | 60 jp 0f 61 je 0f 70 jae 2f / if |x-[x]| = 0.5 goto halfway, 85 jnz 3f
|
/titanic_53/usr/src/cmd/mailx/ |
H A D | head.c | 265 register char *f; in any() local 268 f = str; in any() 270 while (*f) in any() 271 if (c == *f++) in any()
|
/titanic_53/usr/src/cmd/mandoc/ |
H A D | term.c | 336 enum termfont f; in term_fontlast() local 338 f = p->fontl; in term_fontlast() 340 p->fontq[p->fonti] = f; in term_fontlast() 345 term_fontrepl(struct termp *p, enum termfont f) in term_fontrepl() argument 349 p->fontq[p->fonti] = f; in term_fontrepl() 354 term_fontpush(struct termp *p, enum termfont f) in term_fontpush() argument 363 p->fontq[p->fonti] = f; in term_fontpush() 554 enum termfont f; in encode1() local 564 f = p->fontq[p->fonti]; in encode1() 566 if (TERMFONT_UNDER == f || TERMFONT_BI == f) { in encode1() [all …]
|
/titanic_53/usr/src/test/zfs-tests/tests/functional/acl/trivial/ |
H A D | zfs_acl_cp_003_neg.ksh | 54 typeset f=$(getitem $i $initfiles) 58 usr_exec $RUNAT $f $CHMOD 000 attribute.$j 67 usr_exec $CP -@p $f $TST_DIR > /dev/null 2>&1
|
/titanic_53/usr/src/cmd/sh/ |
H A D | string.c | 66 wchar_t f, e; local 69 if((n = mbtowc(&f, (char *)c, MULTI_BYTE_MAX)) <= 0) 71 d = f;
|
/titanic_53/usr/src/ucbcmd/sed/ |
H A D | sed1.c | 57 int f; variable 113 if ((f = open(file, 0)) < 0) { in execute() 119 f = 0; in execute() 134 (void) close(f); in execute() 613 if(f < 0 || (c = read(f, ibuf, BUFSIZ)) == 0) { 626 if(f < 0 || (c = read(f, ibuf, BUFSIZ)) == 0) { 627 if(f >= 0) { 628 (void) close(f); 629 f = -1;
|
/titanic_53/usr/src/cmd/printf/ |
H A D | printf.c | 55 #define PF(f, func) do { \ argument 59 (void) asprintf(&b, f, fieldwidth, precision, func); \ 61 (void) asprintf(&b, f, fieldwidth, func); \ 63 (void) asprintf(&b, f, precision, func); \ 65 (void) asprintf(&b, f, func); \ 378 char *f; in doformat() local 384 if ((f = mknum(start, convch)) == NULL) in doformat() 389 PF(f, val); in doformat() 391 PF(f, uval); in doformat()
|
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rexecd.c | 78 static void doit(int f, struct sockaddr_storage *fromp); 162 doit(int f, struct sockaddr_storage *fromp) in doit() argument 239 (void) dup2(f, 0); in doit() 240 (void) dup2(f, 1); in doit() 241 (void) dup2(f, 2); in doit() 246 if (read(f, &c, 1) != 1) in doit() 380 (void) close(f); (void) close(pv[1]); in doit() 419 if (f > 2) in doit() 420 (void) close(f); in doit()
|
/titanic_53/usr/src/lib/libnsl/yp/ |
H A D | dbm.c | 266 int f; in nextkey() local 274 f = 1; in nextkey() 281 if (f || cmpdatum(bitem, item) < 0) { in nextkey() 283 f = 0; in nextkey() 286 if (f == 0) in nextkey() 488 int i, j, f; in calchash() local 495 f = item.dptr[i]; in calchash() 497 hashi += hitab[f&017]; in calchash() 499 f >>= 4; in calchash()
|