Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 25 of 49) sorted by relevance

12

/titanic_41/usr/src/cmd/rpcgen/
H A Drpc_main.c401 c_output(char *infile, char *define, int extend, char *outfile) in c_output() argument
410 outfilename = extend ? extendfile(infile, outfile) : outfile; in c_output()
429 if (extend && tell == ftell(fout)) { in c_output()
510 h_output(char *infile, char *define, int extend, char *outfile) in h_output() argument
521 outfilename = extend ? extendfile(infile, outfile) : outfile; in h_output()
611 if (extend && tell == ftell(fout)) { in h_output()
628 s_output(int argc, char *argv[], char *infile, char *define, int extend, in s_output() argument
637 outfilename = extend ? extendfile(infile, outfile) : outfile; in s_output()
697 if (extend && !foundprogram) { in s_output()
716 l_output(char *infile, char *define, int extend, char *outfile) in l_output() argument
[all …]
/titanic_41/usr/src/lib/efcode/
H A DMakefile30 SUBDIRS = engine fcdriver extend packages pci gp2 upa interpreter efdaemon \
64 extend fcdriver packages pci gp2 upa interpreter efdaemon jupiter: engine target
70 interpreter: packages extend
/titanic_41/usr/src/lib/efcode/engine/
H A DMakefile.com30 alarm.o interactive.o framebuffer.o font.o fb8.o extend.o tracing.o \
/titanic_41/usr/src/tools/onbld/Scm/
H A DIgnore.py78 ignore_list.extend(_read_ignore_file(ignorefile))
H A DWorkSpace.py320 ret.extend(x.parentname for x in self if x.is_renamed())
356 tags.extend(colliding_tags(fh, nodes, True))
362 tags.extend(colliding_tags(data, nodes, False))
/titanic_41/usr/src/tools/scripts/
H A Dvalidate_pkg.py126 w.extend(["%s: 0%o: setuid/setgid file should not be " \
142 w.extend(["%s: owner \"%s\" may be safely " \
148 w.extend(["%s: non-root-owned executable should not " \
154 w.extend(["%s: 0%o: should not be writable by group or other" %
/titanic_41/usr/src/lib/libbc/libc/crt/sparc/
H A Dmuldiv.s45 sra %o0,31,%o4 ! extend sign
/titanic_41/usr/src/lib/libast/common/comp/
H A Dsyslog.c285 extend(Sfio_t* sp, void* vp, Sffmt_t* dp)
345 fmt.extf = extend;
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dnic.c1033 static unsigned char *extdata = NULL, *extend = NULL; in decode_rfc1533() local
1049 if (extend + len <= (unsigned char *) in decode_rfc1533()
1051 memcpy(extend, p, len); in decode_rfc1533()
1052 extend += len; in decode_rfc1533()
1058 p = extdata; endp = extend; in decode_rfc1533()
1112 extdata = extend = endp; in decode_rfc1533()
/titanic_41/usr/src/lib/libmvec/amd64/src/
H A D__vsqrtf.S44 movslq %edx,%rdx / sign extend and scale strides
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dprint.c68 static int extend(Sfio_t*,void*, Sffmt_t*);
285 pdata.hdr.extf = extend; in b_print()
598 static int extend(Sfio_t* sp, void* v, Sffmt_t* fe) in extend() function
/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_ami.h197 struct ami_oid *extend; member
/titanic_41/usr/src/cmd/mdb/demo/
H A DREADME32 programming API to extend the capabilities of MDB itself. MDB is an extensible
/titanic_41/usr/src/cmd/vgrind/
H A Dvgrindefs.src165 extend export hide with constants let use in ni val var func type\
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c2109 vfs_copycancelopt_extend(char **const moc, int extend) in vfs_copycancelopt_extend() argument
2120 if (i + extend == 0) in vfs_copycancelopt_extend()
2123 result = kmem_alloc((i + extend + 1) * sizeof (char *), KM_SLEEP); in vfs_copycancelopt_extend()
2129 for (; j <= i + extend; j++) in vfs_copycancelopt_extend()
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A Dhelp-l10n-comments.txt182 "This is some help content which would extend across several " +
/titanic_41/usr/src/lib/libm/sparc/src/
H A Dlocallibm.il214 sra %o0,31,%o4 ! extend sign
238 sra %o0,31,%o4 ! extend sign
266 sra %o0,31,%o4 ! extend sign
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg62 @ MSG_ERR_NOFIT "[%d: %s][%d]: New value would extend past end \
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd123 extend => 0,
/titanic_41/usr/src/lib/libshell/common/
H A Dbuiltins.mm40 This is usually done to extend the application domain for
484 Some of the more interesting applications are those that extend
/titanic_41/usr/src/lib/libmvec/common/vis/
H A D__vsincosf.S702 sra %o2,0,%o2 ! sign-extend for V9
H A D__vsincos.S807 sra %o2,0,%o2 ! sign-extend for V9
/titanic_41/usr/src/uts/common/os/
H A Dpriv_defs459 Allows a process to extend or create files on a filesystem that
/titanic_41/usr/src/tools/onbld/
H A DTHIRDPARTYLICENSE121 this License, whose permissions for other licensees extend to the
/titanic_41/usr/src/grub/grub-0.97/
H A DCOPYING121 this License, whose permissions for other licensees extend to the

12