Home
last modified time | relevance | path

Searched refs:B (Results 1 – 25 of 769) sorted by last modified time

12345678910>>...31

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c6595 return (B(eax)); in cpuid_opteron_erratum()
6599 return (B(eax)); in cpuid_opteron_erratum()
6612 return (B(eax)); in cpuid_opteron_erratum()
6616 return (B(eax)); in cpuid_opteron_erratum()
6620 return (B(eax)); in cpuid_opteron_erratum()
6624 return (B(eax) || SH_C0(eax)); in cpuid_opteron_erratum()
6630 return (B(eax)); in cpuid_opteron_erratum()
6638 return (B(eax) || SH_C0(eax)); in cpuid_opteron_erratum()
6645 return (B(eax) || SH_C0(eax)); in cpuid_opteron_erratum()
6651 return (B(eax) || SH_C0(eax)); in cpuid_opteron_erratum()
[all …]
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids1982 9a10 34UC88-B
1983 9a11 34UC88-B
7224 2800 MIC K/B
11645 0856 B&B Electronics
11771 0051 B-SV4
14644 000c S&B TPU
14645 000e S&B BKV
16608 c582 EFM02/B
19497 0201 Nova B
24419 005 B
[all …]
H A Dpci.ids9347 bb04 B&B 3PCIOSD1A Isolated PCI Serial
13927 0571 VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE
15923 000b ATP867-B
15926 0011 ATP865-B
18693 140b ME-1400B
18757 810b ME-8100B
18759 820b ME-8200B
22315 0013 425/825/42B/82B 4Gbps/8Gbps PCIe dual port FC HBA
22322 0017 415/815/41B/81B 4Gbps/8Gbps PCIe single port FC HBA
23679 1896 B&B Electronics Manufacturing Company, Inc.
[all …]
/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher_superscalar4.c63 uint64_t A, B, C, D; in fletcher_4_superscalar4_fini() local
67 B = 0 - ctx->superscalar[0].v[1] - 2 * ctx->superscalar[0].v[2] - in fletcher_4_superscalar4_fini()
86 ZIO_SET_CHECKSUM(zcp, A, B, C, D); in fletcher_4_superscalar4_fini()
H A Dzfs_fletcher_avx512.c53 uint64_t A, B, C, D; in fletcher_4_avx512f_fini() local
57 B = 8 * ctx->avx512[1].v[0]; in fletcher_4_avx512f_fini()
64 B += 8 * ctx->avx512[1].v[i] - i * ctx->avx512[0].v[i]; in fletcher_4_avx512f_fini()
71 ZIO_SET_CHECKSUM(zcp, A, B, C, D); in fletcher_4_avx512f_fini()
H A Dzfs_fletcher_intel.c63 uint64_t A, B, C, D; in fletcher_4_avx2_fini() local
67 B = 0 - ctx->avx[0].v[1] - 2 * ctx->avx[0].v[2] - 3 * ctx->avx[0].v[3] + in fletcher_4_avx2_fini()
85 ZIO_SET_CHECKSUM(zcp, A, B, C, D); in fletcher_4_avx2_fini()
H A Dzfs_fletcher_sse.c69 uint64_t A, B, C, D; in fletcher_4_sse2_fini() local
82 B = 2 * ctx->sse[1].v[0] + 2 * ctx->sse[1].v[1] - ctx->sse[0].v[1]; in fletcher_4_sse2_fini()
88 ZIO_SET_CHECKSUM(zcp, A, B, C, D); in fletcher_4_sse2_fini()
H A Dzfs_fletcher_superscalar.c63 uint64_t A, B, C, D; in fletcher_4_superscalar_fini() local
65 B = 2 * ctx->superscalar[1].v[0] + 2 * ctx->superscalar[1].v[1] - in fletcher_4_superscalar_fini()
72 ZIO_SET_CHECKSUM(zcp, A, B, C, D); in fletcher_4_superscalar_fini()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-microcode-intel.p5m505 file path=platform/i86pc/ucode/GenuineIntel/0005065B-01 group=sys mode=0444 \
507 hardlink path=platform/i86pc/ucode/GenuineIntel/0005065B-02 target=0005065B-01
508 hardlink path=platform/i86pc/ucode/GenuineIntel/0005065B-04 target=0005065B-01
509 hardlink path=platform/i86pc/ucode/GenuineIntel/0005065B-08 target=0005065B-01
510 hardlink path=platform/i86pc/ucode/GenuineIntel/0005065B-10 target=0005065B-01
511 hardlink path=platform/i86pc/ucode/GenuineIntel/0005065B-20 target=0005065B-01
512 hardlink path=platform/i86pc/ucode/GenuineIntel/0005065B-80 target=0005065B-01
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c95 #define COMPARE(A, B) (* hcompar)((A), (B)) argument
98 #define COMPARE(A, B) strcmp((A), (B)) argument
401 #define STRCMP(A, B) (COMPARE((A), (B)) > 0) argument
404 #define STRCMP(A, B) (COMPARE((A), (B)) < 0) argument
406 #define STRCMP(A, B) (COMPARE((A), (B)) != 0) argument
/illumos-gate/usr/src/data/ucode/intel/
H A DMakefile.links139 0005065B-02 \
140 0005065B-04 \
141 0005065B-08 \
142 0005065B-10 \
143 0005065B-20 \
144 0005065B-80 \
608 $(ROOTINTELDIR)/0005065B-02: $(ROOTINTELDIR)/0005065B-01
611 $(ROOTINTELDIR)/0005065B-04: $(ROOTINTELDIR)/0005065B-01
614 $(ROOTINTELDIR)/0005065B-08: $(ROOTINTELDIR)/0005065B-01
617 $(ROOTINTELDIR)/0005065B-10: $(ROOTINTELDIR)/0005065B-01
[all …]
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src580 s1ds=\E)B, s2ds=\E*B, s3ds=\E+B, tbc=\E[3g,
3344 kri=\E[>1;2A, kDN=\E[>1;2B, kDN3=\E[>1;3B, kDN4=\E[>1;4B,
3345 kDN5=\E[>1;5B, kDN6=\E[>1;6B, kDN7=\E[>1;7B,
3355 kDN=\E[1;2B, kDN3=\E[1;3B, kDN4=\E[1;4B, kDN5=\E[1;5B,
3364 kDN3=\E[3B, kDN4=\E[4B, kDN5=\E[5B, kDN6=\E[6B, kDN7=\E[7B,
4137 kDN=\EO1;2B, kDN3=\EO1;3B, kDN4=\EO1;4B, kDN5=\EO1;5B,
15412 kf11=^B;\r, kf12=^B<\r, kf13=^B=\r, kf14=^B>\r, kf15=^B?\r,
15413 kf16=^B@\r, kf17=^B!\r, kf18=^B"\r, kf19=^B#\r, kf2=^B2\r,
15414 kf20=^B$\r, kf21=\002%^M, kf22=^B&\r, kf23=^B'\r,
15415 kf24=^B(\r, kf25=^B)\r, kf26=^B*\r, kf27=^B+\r,
[all …]
H A Dtermcap.src552 :nw=\r\E[S:pf=\E[4i:po=\E[5i:s0=\E(B:s1=\E)B:s2=\E*B:\
3637 # smacs=\E(B\E)U^N, rmacs=\E(B\E)0^O,
5074 # F2 \E[[B
9342 :dc=\E[P:dl=\E[M:do=\E[B:eA=\E(B\E)1:ff=^L:ho=\E[H:\
10214 :kd=\E[B:\
11376 :AB=\036B%+^B:AF=\036A%+^B:Sb=\036B%+0:Sf=\036A%+0:\
12579 :ae=\E>B:as=\E>A:is=\E S:me=\E4@:rs=\E S:s0=\E>B:te=\E>B:\
12600 :s0=\E>B:s1=\E>A:te=\E>B:ti=\E>B:tc=ibm3161:
12781 :me=\E[0;10m\E(B:s0=\E(B:s1=\E(0:sr@:ts=\E[?%dT:\
14035 # Switch B:
[all …]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.h210 } B; variable
212 #define fseekp B.Bfseekp
213 #define fbobp B.Bfbobp
214 #define feobp B.Bfeobp
215 #define fblocks B.Bfblocks
216 #define fbuf B.Bfbuf
/illumos-gate/usr/src/boot/efi/include/
H A DBase.h1191 #define SIGNATURE_16(A, B) ((A) | (B << 8)) argument
1208 #define SIGNATURE_32(A, B, C, D) (SIGNATURE_16 (A, B) | (SIGNATURE_16 (C, D) << 16)) argument
1229 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
1230 (SIGNATURE_32 (A, B, C, D) | ((UINT64) (SIGNATURE_32 (E, F, G, H)) << 32))
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib2410 fdisk -B $disk >/dev/null 2>&1
/illumos-gate/usr/src/data/zoneinfo/
H A Dsouthamerica1302 # https://www.diariooficial.interior.gob.cl/publicaciones/2022/03/31/43217-B/01/2108910.pdf
1342 # N.B.: the end of March 29 in Chile is March 30 in Universal time,
H A Dnorthamerica392 # are issued for the "sale of class 'B' alcohol after prohibited
725 -11:00 US B%sT 1983 Oct 30 2:00
734 -11:00 US B%sT 1983 Oct 30 2:00
H A Deurope217 # if you find a zone reference it will say, "All times B.D.S.T."
905 # Avenue Circulaire, 3, B-1180 BRUXELLES, CLVIIe année, 1991
3520 # Büsingen <http://www.buesingen.de>, surrounded by the Swiss canton
3526 # Source for the time in Büsingen 1980:
3530 # Büsingen and Zurich have shared clocks since 1970.
H A Daustralasia690 # https://pwencycl.kgbudge.com/B/o/Bougainville.htm
1304 …www.parliament.wa.gov.au/parliament/bills.nsf/9A1B183144403DA54825721200088DF1/$File/Bill175-1B.pdf
H A Dasia1718 #12 17 (Annex B) 84 1948-08-22 1948-08-31 1948-10-31
4068 # Trần Tiến Bình's authoritative book "Lịch Việt Nam: thế kỷ XX-XXI (1901-2100)"
4107 # Võ Nguyên Giáp, Việt Nam Dân Quốc Công Báo, No. 1 (1945-09-29), page 13
4115 # Ngô Đình Diệm, Công Báo Việt Nam, No. 92 (1955-07-02), page 1780-1781
4121 # Ngô Đình Diệm, Công Báo Việt Nam Cộng Hòa, 1960 part 1 (1960-01-02), page 62
H A Dafrica1255 # Nigeria Gazette and Supplements 1919 Jan-Dec, Reference: 73266B-40,
/illumos-gate/usr/src/test/libc-tests/tests/regex/data/
H A Dbug16127.dat14 B [aà] a (0,1)
15 B [aà] à (0,2)
16 B [aàá] a (0,1)
17 B [aàá] à (0,2)
18 B [aàá] á (0,2)
19 B [abà] à (0,2)
20 B [abà] a (0,1)
21 B [abà] b (0,1)
/illumos-gate/usr/src/cmd/mandoc/
H A Dmsec.in17 LINE("1B", "BSD Compatibility Package Commands")
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE72 09-03-03 cat.c: fix -v|-e|-n|-B interaction bugs

12345678910>>...31