Home
last modified time | relevance | path

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

12345678910>>...13

/external/dtc/tests/
Dreferences.c80 uint32_t h1, h2, h4, h5; in main() local
104 h5 = fdt_get_phandle(fdt, n5); in main()
115 if ((h5 == 0) || (h5 == -1)) in main()
116 FAIL("/node5 has bad phandle, 0x%x", h5); in main()
117 if ((h5 == h4) || (h5 == h2) || (h5 == h1)) in main()
118 FAIL("/node5 has duplicate phandle, 0x%x", h5); in main()
/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/swiftshader/third_party/llvm-7.0/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/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/u-boot/arch/arm/dts/
Dsun50i-h5-libretech-all-h3-cc.dts8 #include "sun50i-h5.dtsi"
13 compatible = "libretech,all-h3-cc-h5", "allwinner,sun50i-h5";
Dsun50i-h5.dtsi43 #include <sunxi-h3-h5.dtsi>
98 compatible = "allwinner,sun50i-h5-ccu";
102 compatible = "allwinner,sun50i-h5-de2-clk";
106 compatible = "allwinner,sun50i-h5-mmc",
113 compatible = "allwinner,sun50i-h5-mmc",
120 compatible = "allwinner,sun50i-h5-emmc",
130 compatible = "allwinner,sun50i-h5-pinctrl";
Dsun50i-h5-bananapi-m2-plus.dts5 #include "sun50i-h5.dtsi"
10 compatible = "sinovoip,bpi-m2-plus", "allwinner,sun50i-h5";
/external/vixl/test/aarch64/
Dtest-disasm-fp-aarch64.cc128 COMPARE(fcvt(d4, h5), "fcvt d4, h5"); in TEST()
147 COMPARE(fnmul(h4, h5, h6), "fnmul h4, h5, h6"); in TEST()
159 COMPARE(fmaxnm(h4, h5, h6), "fmaxnm h4, h5, h6"); in TEST()
172 COMPARE(fmadd(h4, h5, h6, h10), "fmadd h4, h5, h6, h10"); in TEST()
175 COMPARE(fmsub(h4, h5, h6, h10), "fmsub h4, h5, h6, h10"); in TEST()
179 COMPARE(fnmadd(h4, h5, h6, h10), "fnmadd h4, h5, h6, h10"); in TEST()
182 COMPARE(fnmsub(h4, h5, h6, h10), "fnmsub h4, h5, h6, h10"); in TEST()
362 COMPARE(fcvtzs(w6, h5, 32), "fcvtzs w6, h5, #32"); in TEST()
365 COMPARE(fcvtzu(w6, h5, 32), "fcvtzu w6, h5, #32"); in TEST()
368 COMPARE(fcvtps(x4, h5), "fcvtps x4, h5"); in TEST()
[all …]
/external/fmtlib/doc/bootstrap/
Dtype.less9 h1, h2, h3, h4, h5, h6,
10 .h1, .h2, .h3, .h4, .h5, .h6 {
36 h5, .h5,
51 h5, .h5 { font-size: @font-size-h5; }
/external/swiftshader/third_party/subzero/tests_lit/reader_tests/
Dunnamed.ll52 define internal void @h5() {
56 ; CHECK-NEXT: define internal void @h5() {
62 ; BAD: Warning : Default function prefix 'h' potentially conflicts with name 'h5'.
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/
DshowProjectSummary.test15 HTML-FOOTER: <h5>Generated by llvm-cov{{.*}}</h5>
/external/llvm/test/MC/AArch64/
Dneon-scalar-dup.s9 dup h5, v31.h[7]
36 mov h5, v31.h[7]
/external/capstone/suite/MC/AArch64/
Dneon-scalar-dup.s.cs5 0xe5,0x07,0x1e,0x5e = dup h5, v31.h[7]
16 0xe5,0x07,0x1e,0x5e = dup h5, v31.h[7]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-scalar-dup.s9 dup h5, v31.h[7]
36 mov h5, v31.h[7]
/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DHashing.h261 uint64_t h0, h1, h2, h3, h4, h5, h6; member
270 state.h6 = hash_16_bytes(state.h4, state.h5); in create()
295 h2 = rotate(h2 + h5, 33) * k1; in mix()
297 h4 = h0 + h5; in mix()
299 h5 = h2 + h6; in mix()
301 mix_32_bytes(s + 32, h5, h6); in mix()
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2, in finalize()
/external/llvm/include/llvm/ADT/
DHashing.h261 uint64_t h0, h1, h2, h3, h4, h5, h6; member
270 state.h6 = hash_16_bytes(state.h4, state.h5); in create()
295 h2 = rotate(h2 + h5, 33) * k1; in mix()
297 h4 = h0 + h5; in mix()
299 h5 = h2 + h6; in mix()
301 mix_32_bytes(s + 32, h5, h6); in mix()
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2, in finalize()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DHashing.h261 uint64_t h0, h1, h2, h3, h4, h5, h6; member
270 state.h6 = hash_16_bytes(state.h4, state.h5); in create()
295 h2 = rotate(h2 + h5, 33) * k1; in mix()
297 h4 = h0 + h5; in mix()
299 h5 = h2 + h6; in mix()
301 mix_32_bytes(s + 32, h5, h6); in mix()
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2, in finalize()
/external/google-styleguide/
Djavaguide.css57 h5, selector
139 h5, selector
152 h5, selector
162 h5 {font-size:110%;} selector
176 h5 img,
/external/libhevc/common/arm/
Dihevc_resi_trans_neon.c570 int32x4_t h0, h1, h2, h3, h4, h5, h6, h7; in ihevc_resi_trans_8x8_neon() local
638 h5 = vmulq_n_s32(o0_2, 50); /* H5 = 50*(B0 - B7) */ in ihevc_resi_trans_8x8_neon()
642 h5 = vmlsq_n_s32(h5, o1_2, 89); /* H5 = 50*(B0 - B7) - 89*(B1 - B6) */ in ihevc_resi_trans_8x8_neon()
651 h5 = vmlaq_n_s32(h5, o2_2, 18); in ihevc_resi_trans_8x8_neon()
662 h5 = vmlaq_n_s32(h5, o3_2, 75); in ihevc_resi_trans_8x8_neon()
664 row5 = vrshrn_n_s32(h5, 11); in ihevc_resi_trans_8x8_neon()
684 int32x4_t h0, h1, h2, h3, h4, h5, h6, h7; in ihevc_resi_trans_8x8_neon() local
752 h5 = vmulq_n_s32(o0_2, 50); /* H5 = 50*(B0 - B7) */ in ihevc_resi_trans_8x8_neon()
756 h5 = vmlsq_n_s32(h5, o1_2, 89); /* H5 = 50*(B0 - B7) - 89*(B1 - B6) */ in ihevc_resi_trans_8x8_neon()
765 h5 = vmlaq_n_s32(h5, o2_2, 18); in ihevc_resi_trans_8x8_neon()
[all …]
/external/swiftshader/third_party/llvm-7.0/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/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/google-styleguide/include/
Dstyleguide.css17 h1, h2, h3, h4, h5, h6 { selector
28 h5, selector
38 h5 {font-size:110%;} selector
/external/kotlinx.coroutines/site/docs/_sass/
D_base.scss5 body, h1, h2, h3, h4, h5, h6,
26 h1, h2, h3, h4, h5, h6,

12345678910>>...13