Home
last modified time | relevance | path

Searched refs:h5 (Results 1 – 25 of 81) sorted by relevance

1234

/external/boringssl/src/ssl/test/runner/curve25519/
Dcurve25519.go92 h5 := load4(src[16:])
108 carry[5] = (h5 + 1<<24) >> 25
110 h5 -= carry[5] << 25
122 h5 += carry[4]
136 dst[5] = int32(h5)
422 h5 := f0g5 + f1g4 + f2g3 + f3g2 + f4g1 + f5g0 + f6g9_19 + f7g8_19 + f8g7_19 + f9g6_19
438 h5 += carry[4]
448 carry[5] = (h5 + (1 << 24)) >> 25
450 h5 -= carry[5] << 25
479 h5 += carry[4]
[all …]
/external/llvm/test/CodeGen/Thumb2/
Dconstant-islands-jump-table.ll17 i32 4, label %h5
33 br label %h5
35 h5:
41 %y = phi i32 [0, %h1], [%a3, %h5]
/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_ref.go258 h5 := alpha32 - alpha32
442 h5 += z3
490 y5 = h5 + alpha96
563 x5 = h5 - y5
634 h5 = r2highx0 + sr3highx6
643 h5 += r0highx4
670 h5 += r1highx2
689 h5 += z3
719 y5 = h5 + alpha96
759 x5 = h5 - y5
[all …]
/external/curl/tests/data/
Dtest32022 <h5>If your browser supports session resuming, then you should see the same session ID, when you pr…
71 <h5>If your browser supports session resuming, then you should see the same session ID, when you pr…
/external/llvm/test/MC/AArch64/
Dneon-scalar-dup.s9 dup h5, v31.h[7]
36 mov h5, v31.h[7]
Dneon-scalar-recip.s21 frsqrts h21, h5, h12
Ddot-req.s23 hanah .req h5
/external/llvm/docs/_themes/llvm-theme/static/
Dllvm-theme.css181 div.body h1 a, div.body h2 a, div.body h3 a, div.body h4 a, div.body h5 a, div.body h6 a {
189 div.body h5,
203 div.body h5 { font-size: 110%; }
206 h1 a.anchor, h2 a.anchor, h3 a.anchor, h4 a.anchor, h5 a.anchor, h6 a.anchor {
214 h5:hover a.anchor, h6:hover a.anchor {
219 h5 a.anchor:hover, h6 a.anchor:hover {
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c64 int64_t h5 = load_4(s + 16); in fe_frombytes() local
83 carry5 = (h5 + (int64_t) (1<<24)) >> 25; h6 += carry5; h5 -= carry5 << 25; in fe_frombytes()
88 carry4 = (h4 + (int64_t) (1<<25)) >> 26; h5 += carry4; h4 -= carry4 << 26; in fe_frombytes()
97 h[5] = h5; in fe_frombytes()
132 int32_t h5 = h[5]; in fe_tobytes() local
155 q = (h5 + q) >> 25; in fe_tobytes()
169 carry4 = h4 >> 26; h5 += carry4; h4 -= carry4 << 26; in fe_tobytes()
170 carry5 = h5 >> 25; h6 += carry5; h5 -= carry5 << 25; in fe_tobytes()
198 s[16] = h5 >> 0; in fe_tobytes()
199 s[17] = h5 >> 8; in fe_tobytes()
[all …]
/external/v8/test/mjsunit/
Dglobal-infinity.js85 function h5() { return Infinity == (1/0); } function
86 test(true, h5);
Dglobal-infinity-strict.js94 function h5() { return Infinity == (1/0); } function
95 test(true, h5);
Dglobal-nan.js85 function h5() { return NaN == (0/0); } function
86 test(false, h5);
Dglobal-nan-strict.js94 function h5() { return NaN == (0/0); } function
95 test(false, h5);
Dglobal-undefined.js93 function h5() { return undefined == void 0; } function
94 test(true, h5);
Dglobal-undefined-strict.js92 function h5() { return undefined == void 0; } function
93 test(true, h5);
/external/llvm/include/llvm/ADT/
DHashing.h262 uint64_t h0, h1, h2, h3, h4, h5, h6; member
271 state.h6 = hash_16_bytes(state.h4, state.h5); in create()
296 h2 = rotate(h2 + h5, 33) * k1; in mix()
298 h4 = h0 + h5; in mix()
300 h5 = h2 + h6; in mix()
302 mix_32_bytes(s + 32, h5, h6); in mix()
309 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2, in finalize()
/external/chromium-trace/catapult/third_party/Paste/docs/
Ddefault.css43 h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6:hover {
138 h1, h2, h3, h4, h5, h6 { selector
162 h3, h4, h5, h6 { selector
167 h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref,
314 h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
/external/llvm/test/CodeGen/SystemZ/
Dspill-01.ll24 @h5 = global i64 5
364 %val5 = load i64 , i64 *@h5
377 store i64 %val5, i64 *@h5
409 %val5 = load volatile i64 , i64 *@h5
421 store volatile i64 %val5, i64 *@h5
437 store volatile i64 %val5, i64 *@h5
452 store volatile i64 %val5, i64 *@h5
472 %val5 = load volatile i64 , i64 *@h5
486 store volatile i64 %val5, i64 *@h5
511 store volatile i64 %val5, i64 *@h5
[all …]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DTooltip.css3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } selector
13 h5 { margin-top: 0px; margin-bottom: 0px; } selector
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_mgc4.pkb37 …�3�� *���}  6��,Ky| a�ܛ߇h5����o�!YÇ2������LTr~V��c|P�YĿT)�'+�[���3���wk3�nq 7�h5���q�%8%�q…
/external/clang/test/Sema/
Dconstant-builtins.c22 int h5 = __builtin_bswap64(0x1234) == 0x3412000000000000 ? 1 : f(); variable
/external/testng/doc/samplereport/css/
Dmaven-theme.css64 h5 { selector
83 #navcolumn h5 {
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.min.css1h5{margin:0;padding:0}div.emptyPortlet{display:none}#p-personal{position:absolute;top:0;right:.75e… selector
/external/doclava/res/assets/templates/
Dmacros.cs140 <h5 class="jd-tagtitle">API Note:</h5>
146 <h5 class="jd-tagtitle">Implementation Requirements:</h5>
152 <h5 class="jd-tagtitle">Implementation Note:</h5>
/external/chromium-trace/catapult/third_party/Paste/docs/web/
Ddefault-site.css30 h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6:hover {
125 h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref,
302 h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {

1234