Home
last modified time | relevance | path

Searched refs:x1 (Results 126 – 143 of 143) sorted by relevance

123456

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg496 @ MSG_EF_SPARCV9_PSO_CF "EF_SPARCV9_PSO" # 0x1
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v9.s147 ! 59 ! double tmp, tmp1, x, x1;
166 ! 65 ! x1 = dt[i + 1];
171 ! 67 ! dt[i + 1] = lower32(x1, Zero) + tmp1;
173 ! 69 ! tmp1 = upper32(x1);
H A Dmont_mulf_kernel_v9.S169 ! 59 ! double tmp, tmp1, x, x1;
193 ! 65 ! x1 = dt[i + 1];
200 ! 67 ! dt[i + 1] = lower32(x1, Zero) + tmp1;
202 ! 69 ! tmp1 = upper32(x1);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddnode.c88 dbuf_compare(const void *x1, const void *x2) in dbuf_compare() argument
90 const dmu_buf_impl_t *d1 = x1; in dbuf_compare()
H A Dzio.c654 zio_bookmark_compare(const void *x1, const void *x2) in zio_bookmark_compare() argument
656 const zio_t *z1 = x1; in zio_bookmark_compare()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsincosf.S118 ! f2 x1
H A D__vatan2.S95 ! f12 x1
H A D__vexp.S656 ! f10 x1
H A D__vsin.S158 ! f10 x1
1409 ! f10 x1
H A D__vcos.S228 ! f10 x1
1480 ! f10 x1
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c302 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1,
4659 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1, in iwk_interpolate_value() argument
4664 if (x2 == x1) { in iwk_interpolate_value()
4667 (void) iwk_division((x2-x)*(y1-y2), (x2-x1), &val); in iwk_interpolate_value()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids6014 102b 21c0 M9120 Plus LP PCIe x1
6075 102b 1801 Millennium P650 PCIe x1
6091 102b 0140 Millennium P690 LP PCIe x1
6287 1039 0000 PCIe x1 port
9072 # PCIe x1 Low Profile
10998 10de 0000 MCP73 PCIe x1 port
11724 0e13 TegraK1 PCIe x1 Bridge
12610 1ad2 Tegra PCIe x1 Root Complex
24277 0120 x1 PCIe Gen2 Bridge[Pilot4]
28695 1137 0000 I710T4LG 4x1 GbE RJ45 PCIe NIC
[all …]
H A Dusb.ids1424 3f07 E-Mu Xmidi 1x1
1426 3f0e Xmidi 1x1 Tab
1691 030a PETracer x1
10558 0160 M-Audio 1x1
10573 1010 MidiSport 1x1
10574 1011 MidiSport 1x1
10584 1110 MidiSport 1x1
13015 bd1e BCM43143 802.11bgn (1x1) Wireless Adapter
13393 17db USB-AC50 802.11a/b/g/n/ac (1x1) Wireless Adapter [MediaTek MT7610U]
19117 0011 MIDI-USB 1x1
[all …]
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc81 (CBITMASK(synd) == 0x1 || CBITMASK(synd) == 0x2 || \
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c4673 #define interpolate(x, x1, y1, x2, y2, n) \ in iwn4965_set_txpower() argument
4674 ((y1) + fdivround(((int)(x) - (x1)) * ((y2) - (y1)), (x2) - (x1), n)) in iwn4965_set_txpower()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3045 cksum_record_compare(const void *x1, const void *x2) in cksum_record_compare() argument
3047 const cksum_record_t *l = (cksum_record_t *)x1; in cksum_record_compare()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dauth.test1848 CREATE TABLE v1chng(x1,x2);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1258 +3 byte &0x1 , ascii

123456