Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 97) sorted by relevance

1234

/titanic_44/usr/src/cmd/tbl/
H A Dtb.c35 rused[c]|= real(table[i][c].rcol); in checkuse()
36 if( !real(table[i][c].rcol)) in checkuse()
37 used[c] |= real(table[i][c].col); in checkuse()
39 lused[c] |= real(table[i][c].col); in checkuse()
42 used[c] |= real(table[i][c].col); in checkuse()
48 real(char *s) in real() function
H A Dt6.c67 if (real(s=table[ilin][icol].col) && !vspen(s)) in maktab()
74 if (text==0 && real(s=table[ilin][icol].rcol) && !vspen(s) && !barent(s)) in maktab()
84 if (real(s=table[ilin][icol].col) && !vspen(s)) in maktab()
114 if (!real(s) || barent(s) || vspen(s) ) continue; in maktab()
/titanic_44/usr/src/cmd/ptools/ptime/
H A Dptime.c163 timestruc_t real, user, sys; in look() local
179 hrt2ts(hrtime, &real); in look()
181 real = pup->pr_term; in look()
183 tssub(&real, &real, &pup->pr_create); in look()
190 prtime("real", &real); in look()
/titanic_44/usr/src/tools/onbld/Scm/
H A DVersion.py118 for real, req in zip(hgver, desired):
119 if real != req:
120 return real > req
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c624 char real[ZFS_MAX_DATASET_NAME_LEN], fsname[ZFS_MAX_DATASET_NAME_LEN]; in zfsctl_snapdir_rename() local
631 err = dmu_snapshot_realname(zfsvfs->z_os, snm, real, in zfsctl_snapdir_rename()
632 sizeof (real), NULL); in zfsctl_snapdir_rename()
634 snm = real; in zfsctl_snapdir_rename()
689 char real[ZFS_MAX_DATASET_NAME_LEN]; in zfsctl_snapdir_remove() local
697 err = dmu_snapshot_realname(zfsvfs->z_os, name, real, in zfsctl_snapdir_remove()
698 sizeof (real), NULL); in zfsctl_snapdir_remove()
700 name = real; in zfsctl_snapdir_remove()
784 char real[ZFS_MAX_DATASET_NAME_LEN]; in zfsctl_snapdir_lookup() local
821 err = dmu_snapshot_realname(zfsvfs->z_os, nm, real, in zfsctl_snapdir_lookup()
[all …]
/titanic_44/usr/src/lib/libm/sparc/src/
H A Dlocallibm.il129 ! 21 c->real = (a->real * b->real) - (a->imag * b->imag)
132 ld [%o1],%f2 ! f2 = a->real
134 ld [%o2],%f3 ! f3 = b->real
135 fsmuld %f2,%f1,%f6 ! f6 = a->real * b->imag
136 fsmuld %f2,%f3,%f8 ! f8 = a->real * b->real
137 fsmuld %f0,%f3,%f10 ! f10 = a->imag * b->real
1831 ! 30 c->real = a->real - b->real
1850 ! 39 c->real = a->real + b->real
1869 ! 48 c->real = - a->real
1887 ! 59 c->real = x
[all …]
/titanic_44/usr/src/cmd/acct/
H A Dacctcms.c232 ulong_t real; in tdofile() local
265 real = expand(acct.oab.ac_etime); in tdofile()
266 cmt.tcm_real = MINT(real); in tdofile()
282 real = expand(acct.ab.ac_etime); in tdofile()
283 cmt.tcm_real = MINT(real); in tdofile()
310 ulong_t real; in dofile() local
368 real = expand(acct.oab.ac_etime); in dofile()
369 dtmp = MINT(real); in dofile()
416 real = expand(acct.ab.ac_etime); in dofile()
417 dtmp = MINT(real); in dofile()
/titanic_44/usr/src/lib/librstp/common/
H A DREADME13 The library may be used in real bridges/routers while bounding to a real
H A DChangeLog7 - Changed rstplib into a real library; expecting the caller to provide
/titanic_44/usr/src/grub/grub-0.97/
H A DTODO42 * Add a real scripting language, possibly retaining backward
50 * Add real memory management.
85 * Add (real) RAID support.
H A DAUTHORS6 VaX#n8 (real name unknown) wrote shared_src/fsys_ext2fs.c.
/titanic_44/usr/src/lib/ncad_addr/common/
H A Dmapfile-vers79 # Bind is intended to interpose on the real system call. However,
80 # we want debuggers to see its real name (nca_bind), so use NODYNSORT
/titanic_44/usr/src/pkg/manifests/
H A DSUNWrmod.mf29 depend fmri=pkg:/system/boot/real-mode@0.5.11,5.11-0.133 type=require
H A DSUNWrmodu.mf33 depend fmri=system/boot/real-mode type=require
H A Dsystem-boot-real-mode.mf27 set name=pkg.fmri value=pkg:/system/boot/real-mode@$(PKGVERS)
/titanic_44/usr/src/cmd/ssh/doc/
H A DWARNING.RNG57 the real slow-downs.
65 2. Estimating the real 'rate' of program outputs is non-trivial
H A DREADME.Ylonen38 fake authorization data with the real data (never telling the
39 remote machine the real information).
210 too powerful, it is too late. Also, the real power may not be where
296 and will be made to the real X server from the client side. An
300 connect directly to the real display instead of going through the
332 to a real X server over the secure channel.
340 parses the first packet of the X11 protocol, substitutes real
342 forwards the connection to the real X server.
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c2420 cachefs_inum_register(fscache_t *fscp, ino64_t real, ino64_t fake) in cachefs_inum_register() argument
2507 toff = (int)(real % fscp->fs_inum_size); in cachefs_inum_register()
2508 thop = (int)(real % (fscp->fs_inum_size - 2)) + 1; in cachefs_inum_register()
2517 if ((tbl->cit_real == 0) || (tbl->cit_real == real)) { in cachefs_inum_register()
2518 tbl->cit_real = real; in cachefs_inum_register()
2538 cachefs_inum_real2fake(fscache_t *fscp, ino64_t real) in cachefs_inum_real2fake() argument
2541 ino64_t rc = real; in cachefs_inum_real2fake()
2548 toff = (int)(real % fscp->fs_inum_size); in cachefs_inum_real2fake()
2549 thop = (int)(real % (fscp->fs_inum_size - 2)) + 1; in cachefs_inum_real2fake()
2556 } else if (tbl->cit_real == real) { in cachefs_inum_real2fake()
/titanic_44/usr/src/grub/grub-0.97/grub/
H A Dmapfile-intf43 # required for the real grub loader which can't depend on libc. The grub shell
/titanic_44/usr/src/lib/libmd5/common/
H A Dmapfile-vers41 # The real interface is now libmd, libmd5 is just a filter library
/titanic_44/usr/src/test/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite.shlib39 # value to prevent real failures from being masked by the unexpected
/titanic_44/usr/src/uts/i86xpv/ml/
H A Damd64.il78 * Read the -real- TSC.
H A Dia32.il93 * Read the -real- TSC.
/titanic_44/usr/src/cmd/troff/troff.d/
H A Dmaketables57 MAKEDEV=../makedev # this program does the real work
/titanic_44/usr/src/cmd/nscd/
H A Dnscd_config.h559 int real; member

1234