Home
last modified time | relevance | path

Searched refs:H (Results 1 – 25 of 517) sorted by path

12345678910>>...21

/illumos-gate/usr/src/boot/efi/include/
H A DBase.h1229 #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/boot/forth/
H A Dscreen.4th32 \ Home cursor ( Esc-[H )
33 : ho ( -- ) escc [char] H emit ;
42 : at-xy ( x y -- ) escc .# [char] ; emit .# [char] H emit ;
/illumos-gate/usr/src/boot/libsa/
H A Dqdivrem.c97 tmp.ul[H] = tmp.ul[L] = 1 / zero; in __udivmoddi4()
126 u[1] = HHALF(tmp.ul[H]); in __udivmoddi4()
127 u[2] = LHALF(tmp.ul[H]); in __udivmoddi4()
131 v[1] = HHALF(tmp.ul[H]); in __udivmoddi4()
132 v[2] = LHALF(tmp.ul[H]); in __udivmoddi4()
158 tmp.ul[H] = COMBINE(q1, q2); in __udivmoddi4()
266 tmp.ul[H] = COMBINE(uspace[1], uspace[2]); in __udivmoddi4()
271 tmp.ul[H] = COMBINE(qspace[1], qspace[2]); in __udivmoddi4()
H A Dquad.h74 #define H _QUAD_HIGHWORD macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dsha256.c142 a = H[0]; b = H[1]; c = H[2]; d = H[3]; in SHA256Transform()
143 e = H[4]; f = H[5]; g = H[6]; h = H[7]; in SHA256Transform()
154 H[0] += a; H[1] += b; H[2] += c; H[3] += d; in SHA256Transform()
155 H[4] += e; H[5] += f; H[6] += g; H[7] += h; in SHA256Transform()
176 a = H[0]; b = H[1]; c = H[2]; d = H[3]; in SHA512Transform()
177 e = H[4]; f = H[5]; g = H[6]; h = H[7]; in SHA512Transform()
188 H[0] += a; H[1] += b; H[2] += c; H[3] += d; in SHA512Transform()
189 H[4] += e; H[5] += f; H[6] += g; H[7] += h; in SHA512Transform()
222 (uint64_t)H[0] << 32 | H[1], in SHA256()
223 (uint64_t)H[2] << 32 | H[3], in SHA256()
[all …]
/illumos-gate/usr/src/cmd/audio/include/
H A Daudio_device.h47 #define audio_get_play_config(F, H) \ argument
48 audio__setplayhdr((F), (H), AUDIO__PLAY)
49 #define audio_get_record_config(F, H) \ argument
50 audio__setplayhdr((F), (H), AUDIO__RECORD)
63 #define audio_set_play_config(F, H) \ argument
64 audio__setplayhdr((F), (H), AUDIO__SET|AUDIO__PLAY)
65 #define audio_set_record_config(F, H) \ argument
66 audio__setplayhdr((F), (H), AUDIO__SET|AUDIO__RECORD)
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A Dexception.lst41 # -H option not supported by jdtrace
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A Dascii10 |110 H |111 I |112 J |113 K |114 L |115 M |116 N |117 O |
28 | 48 H | 49 I | 4a J | 4b K | 4c L | 4d M | 4e N | 4f O |
H A Deqnchar70 ndefine blot % HIX %
H A Diso10 | 48 H | 49 I | 4a J | 4b K | 4c L | 4d M | 4e N | 4f O |
/illumos-gate/usr/src/cmd/fm/dicts/
H A DINTEL.po635 # code: INTEL-8001-7H
638 msgid "INTEL-8001-7H.type"
640 msgid "INTEL-8001-7H.severity"
642 msgid "INTEL-8001-7H.description"
644 msgid "INTEL-8001-7H.response"
646 msgid "INTEL-8001-7H.impact"
648 msgid "INTEL-8001-7H.action"
H A DPCIEX.po139 # code: PCIEX-8000-7H
142 msgid "PCIEX-8000-7H.type"
144 msgid "PCIEX-8000-7H.severity"
146 msgid "PCIEX-8000-7H.description"
148 msgid "PCIEX-8000-7H.response"
150 msgid "PCIEX-8000-7H.impact"
152 msgid "PCIEX-8000-7H.action"
H A DSMF.po107 # code: SMF-8000-5H
110 msgid "SMF-8000-5H.type"
112 msgid "SMF-8000-5H.severity"
114 msgid "SMF-8000-5H.description"
116 msgid "SMF-8000-5H.response"
118 msgid "SMF-8000-5H.impact"
120 msgid "SMF-8000-5H.action"
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c175 epkt.rc_descr.R ? 'R' : '-', epkt.rc_descr.H ? 'H' : '-', in fab_xlate_epkt_erpts()
186 if (epkt.rc_descr.H) { in fab_xlate_epkt_erpts()
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_htab.h38 #define VALID_HVAL(H) ((H) & HVAL_MASK) argument
39 #define BAD_HVAL(H) (((H) & BAD_HVAL_MASK) == BAD_HVAL_MASK) argument
/illumos-gate/usr/src/cmd/loadkeys/type_101/
H A Dczech61 key 36 base h shift H caps H ctrl ^H altg nop
H A Dhungary62 key 36 base h shift H caps H ctrl ^H altg �
H A Dpoland61 key 36 base h shift H caps H ctrl ^H altg nop
H A Dreset72 key 36 base h shift H caps H ctrl '\b' altg nop
H A Dturkey61 key 36 base h shift H caps H ctrl ^H altg nop
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Dkorea112 key 82 base h shift H caps H ctrl '\b' altg nop
H A Dreset112 key 82 base h shift H caps H ctrl '\b' altg nop
H A Dtraditional_chinese109 key 82 base h shift H caps H ctrl '\b' altg nop
/illumos-gate/usr/src/cmd/loadkeys/type_6/
H A Ddvorak61 key 13 base h shift H caps H ctrl '\b' altg nop
H A Dreset41 key 11 base h shift H caps H ctrl '\b' altg nop

12345678910>>...21