Home
last modified time | relevance | path

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

123456

/titanic_44/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);
/titanic_44/usr/src/uts/common/zmod/
H A Dcrc32.c382 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
398 gf2_matrix_square(even, odd);
401 gf2_matrix_square(odd, even);
407 gf2_matrix_square(even, odd);
409 crc1 = gf2_matrix_times(even, crc1);
417 gf2_matrix_square(odd, even);
/titanic_44/usr/src/data/zoneinfo/
H A Detcetera26 # We want this to work even on installations that omit the other older names.
38 # even though this is the opposite of what many people expect.
42 # (i.e. west of Greenwich) even though many people would expect it to
/titanic_44/usr/src/lib/libc/amd64/fp/
H A D__xgetRD.s30 / 00 - Round to nearest or even
/titanic_44/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 …]
/titanic_44/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.
/titanic_44/usr/src/lib/libsqlite/test/
H A Dattach2.test88 # but we can still read from test1.db even though test2.db is locked.
94 # start a transaction on test.db even though test2.db is locked.
/titanic_44/usr/src/grub/
H A DREADME.grub20 There is a linux bootsplashproject which turns off verbose mode even
/titanic_44/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s26 / 00 - Round to nearest or even
/titanic_44/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)
/titanic_44/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
/titanic_44/usr/src/uts/common/os/
H A Dpid.c144 int even = (v.v_proc >> PLOCK_SHIFT) << PLOCK_SHIFT; in pid_getlockslot() local
145 int perlap = even >> PLOCK_SHIFT; in pid_getlockslot()
147 if (prslot >= even) in pid_getlockslot()
/titanic_44/usr/src/pkg/transforms/
H A Dsynthetic30 # self-referential dependencies in 'em, even when they make it into
/titanic_44/usr/src/tools/ctf/dwarf/
H A DTHIRDPARTYLICENSE8 WITHOUT ANY WARRANTY; without even the implied warranty of
/titanic_44/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
/titanic_44/usr/src/cmd/ast/msgcc/
H A DNOTES37 architecture specific tree, even though they will be eventually used
/titanic_44/usr/src/lib/libshell/common/
H A DPROMO.mm30 them, up to a user-specified limit, even after you log off.
32 - even those commands you entered yesterday.
/titanic_44/usr/src/cmd/vi/misc/
H A Ddel.h.cb28 ** This looks like V7, and it even works, but the kernel really
/titanic_44/usr/src/cmd/nsadmin/
H A Dsystem62 * even if referenced. Note that `exclude' accepts either a module name,
/titanic_44/usr/src/lib/libpp/common/
H A DNOTES78 (9) universal characters, even in identifiers!
/titanic_44/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