Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 145) sorted by relevance

123456

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.d.out1 [0] sz 445.890000 odd false even true
2 [1] sz 793.684200 odd true even false
3 [2] sz 1412.757876 odd false even true
4 [3] sz 2514.709019 odd true even false
5 [4] sz 4476.182054 odd false even true
6 [5] sz 7967.604057 odd true even false
7 [6] sz 14182.335221 odd false even true
8 [8] sz 44935.310914 odd false even true
9 [9] sz 79984.853427 odd true even false
H A Dtst.usdt.c46 char *odd, *even, *json, *action; in main() local
50 even = idx % 2 == 0 ? "true" : "false"; in main()
53 asprintf(&json, FMT, size, idx, odd, even, action); in main()
H A Dtst.usdt.d44 this->even = json(this->j, "facts.even");
46 this->odd, this->even);
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera34 # We want this to work even on installations that omit 'backward'.
39 # even though this is the opposite of what many people expect.
43 # (i.e. west of Greenwich) even though many people would expect it to
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m411 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
24 # but WITHOUT ANY WARRANTY; without even the implied warranty of
55 # but WITHOUT ANY WARRANTY; without even the implied warranty of
119 # but WITHOUT ANY WARRANTY; without even the implied warranty of
163 # but WITHOUT ANY WARRANTY; without even the implied warranty of
269 # or remarks (even with -Werror). So we grep stderr for any message
331 # but WITHOUT ANY WARRANTY; without even the implied warranty of
413 # but WITHOUT ANY WARRANTY; without even the implied warranty of
536 # but WITHOUT ANY WARRANTY; without even the implied warranty of
559 # but WITHOUT ANY WARRANTY; without even the implied warranty of
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.redir13 $1%2==0 {print >(ENVIRON["WORKDIR"] "/foo.even")}
/illumos-gate/usr/src/lib/libc/amd64/fp/
H A D__xgetRD.S30 / 00 - Round to nearest or even
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dattach2.test86 # but we can still read from test1.db even though test2.db is locked.
92 # start a transaction on test.db even though test2.db is locked.
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_srt0.S104 ! We don't set PSTATE_AM even though all our addresses are under 4G.
/illumos-gate/usr/src/uts/common/os/
H A Dpid.c146 int even = (v.v_proc >> PLOCK_SHIFT) << PLOCK_SHIFT; in pid_getlockslot() local
147 int perlap = even >> PLOCK_SHIFT; in pid_getlockslot()
149 if (prslot >= even) in pid_getlockslot()
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in70 --force-lba force GRUB to use LBA mode even for a buggy
72 --recheck probe a device map even if it already exists
/illumos-gate/usr/src/grub/
H A DREADME.grub20 There is a linux bootsplashproject which turns off verbose mode even
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dcompat_check.m429 dnl for consistency with the other two even though discard does not take a
H A Dmsp.m423 dnl run as this user (even if called by root)
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s26 / 00 - Round to nearest or even
/illumos-gate/usr/src/lib/libdwarf/
H A DTHIRDPARTYLICENSE8 WITHOUT ANY WARRANTY; without even the implied warranty of
/illumos-gate/usr/src/pkg/transforms/
H A Dsynthetic34 # self-referential dependencies in 'em, even when they make it into
/illumos-gate/usr/src/cmd/smbsrv/test-crypt/
H A DREADME29 If you need to debug in the crypto provider libraries (or even just
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dboot.S.texi10 but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dmultiboot.h.texi10 but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dgrub.info-382 bitmap even if they do have the support. So GRUB provides a
712 Do not use the configuration file even if it can be read.
715 Do not use the screen handling interface by the curses even if it
824 Force GRUB to use LBA mode even for a buggy BIOS. Use this option
825 only if your BIOS doesn't work properly in LBA mode even though it
844 Recheck the device map, even if `/boot/grub/device.map' already
1035 crashes with GRUB, even though it can boot with the bar boot
1045 patch is even better.
1048 write ChangeLog entries. But, even when you make a patch, don't
1117 memory area. And, even in one stage, a single memory area can be used
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DNOTES37 architecture specific tree, even though they will be eventually used
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DPROMO.mm30 them, up to a user-specified limit, even after you log off.
32 - even those commands you entered yesterday.
/illumos-gate/usr/src/lib/libmd/common/
H A Dmapfile-vers113 # Unfortunately, that requires these to be global symbols, even
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME234 exposing a new interface (even though it is all private). However while
240 shipped even though a spec file will be used in the source gate.

123456