Home
last modified time | relevance | path

Searched refs:odd (Results 1 – 25 of 37) sorted by path

12

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c996 unsigned int now, odd; in e82545_iov_checksum() local
1007 odd = 0; in e82545_iov_checksum()
1011 sum += odd ? (s << 8) : s; in e82545_iov_checksum()
1012 odd ^= (now & 1); in e82545_iov_checksum()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c2098 static int odd; variable
2103 odd = 0; in prval_init()
2110 if (odd++ & 1) in prval()
2118 if (odd++ & 1) in prval64()
2126 if (odd++ & 1) in pr_int_val()
2147 if (odd++ & 1) in pr_sctp_rtoalgo()
2154 if (odd++ & 1) in prval_end()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.c46 char *odd, *even, *json, *action; in main() local
49 odd = idx % 2 == 1 ? "true" : "false"; in main()
53 asprintf(&json, FMT, size, idx, odd, even, action); in main()
H A Dtst.usdt.d43 this->odd = json(this->j, "facts.odd");
46 this->odd, this->even);
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
/illumos-gate/usr/src/cmd/look/
H A Dwords16048 odd
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README662 4790194 dlopen(..., RTLD_GROUP) has an odd interaction with interposition
/illumos-gate/usr/src/cmd/spell/
H A Dlist16046 odd
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_kernel_v9.S1566 ! cheetah schedule, no even-odd trick
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src5226 # buggy. Another odd bug appears when displaying "~" in alternate character
6286 # OFF ON ON Selects 7 DATA bits, odd parity, 2 STOP bits
6288 # OFF OFF ON Selects 7 DATA bits, odd parity, 1 STOP bit
6292 # OFF OFF OFF Selects 8 DATA bits, odd parity, 1 STOP bit
6702 # TVI-912B - very odd layout, no function keys (84 keys)
6704 # TVI-912C - very odd layout, function keys F1-F11 (82 keys)
10113 # 2 bits of parity - 00=odd,01=even*,10=space,11=mark
10155 # printer parity: 00=odd,01=even*,10=space,11=mark
12217 # including one odd hybrid that starts out life on power-up as a character
16977 # 5 = even parity (0 = odd parity)
[all …]
H A Dterminfo.src5924 # buggy. Another odd bug appears when displaying "~" in alternate character
7091 # OFF ON ON Selects 7 DATA bits, odd parity, 2 STOP bits
7093 # OFF OFF ON Selects 7 DATA bits, odd parity, 1 STOP bit
7097 # OFF OFF OFF Selects 8 DATA bits, odd parity, 1 STOP bit
7531 # TVI-912B - very odd layout, no function keys (84 keys)
7533 # TVI-912C - very odd layout, function keys F1-F11 (82 keys)
11451 # 2 bits of parity - 00=odd,01=even*,10=space,11=mark
11493 # printer parity: 00=odd,01=even*,10=space,11=mark
13780 # including one odd hybrid that starts out life on power-up as a character
19060 # 5 = even parity (0 = odd parity)
[all …]
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia2921 # the country. That would be odd, and possibly is a result of their
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog11 * docs/grub.texi (@setchapternewpage): Changed to odd from off.
267 * docs/grub.texi (@setchapternewpage): Changed to odd from off.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info2249 bits and one stop bit. PARITY is one of `no', `odd', `even' and
H A Dgrub.info-2945 bits and one stop bit. PARITY is one of `no', `odd', `even' and
H A Dgrub.texi35 @setchapternewpage odd
2439 bits and one stop bit. @var{parity} is one of @samp{no}, @samp{odd},
H A Dtexinfo.tex189 % Margin to add to right of even pages, to left of odd pages.
848 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
2162 \newtoks\oddheadline % headline on odd pages
2164 \newtoks\oddfootline % footline on odd pages
4510 % start on an odd page, unlike chapters. Thus, we maintain
4543 \contentsalignmacro % in case @setchapternewpage odd is in effect
4582 \contentsalignmacro % in case @setchapternewpage odd is in effect
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.S136 bz,pn %xcc, .loop16 ! Copy odd amounts first, then multiples of 16.
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dpowl.S44 / -0 ** +y (except 0, NaN, odd int) is +0
46 / -0 ** -y (except 0, NaN, odd int) is +inf (z flag)
47 / -0 ** y (odd int) is - (+0 ** x)
165 / -0 ** +y (except 0, NaN, odd int) is +0
167 / -0 ** -y (except 0, NaN, odd int) is +inf (z flag)
168 / -0 ** y (odd int) is - (+0 ** x)
318 jne 1f / y is not an odd integer
319 / y is an odd integer
323 / x = -0 & y < 0 (odd int) return -inf (z flag)
336 1: / y is not an odd integer
[all …]
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.S47 / -0 ** +y (except 0, NaN, odd int) is +0
48 / -0 ** +y (odd int) is -0
186 / -0 ** +y (except 0, NaN, odd int) is +0
188 / -0 ** -y (except 0, NaN, odd int) is +inf (z flag)
189 / -0 ** y (odd int) is - (+0 ** x)
360 jne 1f / y is not an odd integer
361 / y is an odd integer
366 / x = -0 & y < 0 (odd int) return -inf (z flag)
377 1: / y is not an odd integer
382 / x = -0 & y < 0 (not odd int) return +inf (z flag)
[all …]
H A Dpowf.S47 / -0 ** +y (except 0, NaN, odd int) is +0
49 / -0 ** -y (except 0, NaN, odd int) is +inf (z flag)
50 / -0 ** y (odd int) is - (+0 ** x)
172 / -0 ** +y (except 0, NaN, odd int) is +0
174 / -0 ** -y (except 0, NaN, odd int) is +inf (z flag)
175 / -0 ** y (odd int) is - (+0 ** x)
339 jne 1f / y is not an odd integer
340 / y is an odd integer
345 / x = -0 & y < 0 (odd int) return -inf (z flag)
358 1: / y is not an odd integer
[all …]
H A Dpowl.S44 / -0 ** +y (except 0, NaN, odd int) is +0
46 / -0 ** -y (except 0, NaN, odd int) is +inf (z flag)
47 / -0 ** y (odd int) is - (+0 ** x)
168 / -0 ** +y (except 0, NaN, odd int) is +0
170 / -0 ** -y (except 0, NaN, odd int) is +inf (z flag)
171 / -0 ** y (odd int) is - (+0 ** x)
331 jne 1f / y is not an odd integer
332 / y is an odd integer
337 / x = -0 & y < 0 (odd int) return -inf (z flag)
350 1: / y is not an odd integer
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtable.test231 # Drop the odd number tables
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.redir12 $1%2==1 {print >(ENVIRON["WORKDIR"] "/foo.odd")}
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c3080 dsl_dir_t *odd = NULL; in dsl_dataset_promote_sync() local
3101 NULL, FTAG, &odd)); in dsl_dataset_promote_sync()
3103 dsl_dataset_promote_crypt_sync(hds->ds_dir, odd, tx); in dsl_dataset_promote_sync()
3127 dmu_buf_will_dirty(odd->dd_dbuf, tx); in dsl_dataset_promote_sync()
3128 dsl_dir_phys(odd)->dd_origin_obj = origin_ds->ds_object; in dsl_dataset_promote_sync()
3135 dsl_dir_phys(odd)->dd_clones, hds->ds_object, tx)); in dsl_dataset_promote_sync()
3181 ASSERT3P(ds->ds_dir, ==, odd); in dsl_dataset_promote_sync()
3213 dsl_dir_phys(odd)->dd_clones, o, tx)); in dsl_dataset_promote_sync()
3240 dsl_dir_phys(odd)->dd_used_breakdown[DD_USED_SNAP]; in dsl_dataset_promote_sync()
3244 dsl_dir_diduse_space(odd, DD_USED_HEAD, in dsl_dataset_promote_sync()
[all …]

12