Home
last modified time | relevance | path

Searched refs:h1 (Results 1 – 25 of 200) sorted by relevance

12345678

/external/clang/test/CodeGen/
Dfp16-ops.c6 volatile __fp16 h0 = 0.0, h1 = 1.0, h2; variable
19 test = (!h1); in foo()
23 h1 = -h1; in foo()
26 h1 = +h1; in foo()
30 h1++; in foo()
34 ++h1; in foo()
38 --h1; in foo()
42 h1--; in foo()
49 h1 = h0 * h2; in foo()
55 h1 = h0 * (__fp16) -2.0; in foo()
[all …]
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/
Dpropagate.t21 'insertionPoint' => 'before <h1>',
33 <h1>Header</h1>
46 $tocInsertor->insert($toc, "<h1>Header</h1>", {'output' => \$output});
47 ok($output, "<ul>\n<li>Header\n</ul><h1>Header</h1>");
53 ok($output, "<ul>\n<li>Header\n</ul><h1>Header</h1>\n");
59 $tocInsertor->insert($toc, "<h1>Header</h1>", {'output' => \$output});
63 </ul><a name=h-1><h1>Header</h1></a>
73 ok($output, "<ul>\n<li><1${filename}testh>Header</a>\n</ul><a name=h-1><h1>Header</h1></a>\n");
83 $tocInsertor->insert($toc, "<h1>Header</h1>", {'output' => \$output});
84 ok($output, "<ul>\n<li><a href=#1h>Header</a>\n</ul><1h><h1>Header</h1></a>");
[all …]
Dinsert.t32 <h1>Header</h1>
45 $toc->setOptions({'insertionPoint' => 'before <h1>'});
47 $tocGenerator->generate($toc, "<h1>Header</h1>");
48 $tocInsertor->insert($toc, "<h1>Header</h1>", {
53 ok($output, "<ul>\n<li>Header\n</ul><h1>Header</h1>");
58 $toc->setOptions({'insertionPoint' => 'after <h1>'});
60 $tocGenerator->generate($toc, "<h1>Header</h1>");
61 $tocInsertor->insert($toc, "<h1>Header</h1>", {
66 ok($output, "<h1><ul>\n<li>Header\n</ul>Header</h1>");
71 $toc->setOptions({'insertionPoint' => 'before </h1>'});
[all …]
Dformat.t21 'insertionPoint' => 'before <h1>',
33 <h1>Header</h1>
49 $tocInsertor->insert($toc, "<h1>Header</h1>", {'output' => \$output});
50 ok($output, "<ul class=toc_h1>\n<li>Header\n</ul><h1>Header</h1>");
56 $tocGenerator->generate($toc, "<h1>Header1</h1>\n<h2>Header2</h2>");
67 'tokenBegin' => '<h1 class=-foo>'
71 'tokenBegin' => '<h1 class=foo>'
74 $tocGenerator->generate($toc, "<h1>Header1</h1>\n<h1 class=foo>Foo</h1>");
85 'tokenBegin' => '<h1>'
90 $tocInsertor->insert($toc, "<h1>Header1</h1>", {'output' => \$output});
[all …]
Dupdate.t20 'insertionPoint' => 'before <h1>',
32 <h1>Header</h1>
45 $tocUpdator->update($toc, "<h1>Header</h1>", {'output' => \$output});
49 …a name=h-1><!-- #EndTocAnchorNameBegin --><h1><!-- #BeginTocNumber -->1 &nbsp;<!-- #EndTocNumber -…
60 …a name=h-1><!-- #EndTocAnchorNameBegin --><h1><!-- #BeginTocNumber -->1 &nbsp;<!-- #EndTocNumber -…
69 $tocUpdator->insert($toc, "<h1>Header</h1>", {'output' => \$output});
73 …a name=h-1><!-- #EndTocAnchorNameBegin --><h1><!-- #BeginTocNumber -->1 &nbsp;<!-- #EndTocNumber -…
82 …a name=h-1><!-- #EndTocAnchorNameBegin --><h1><!-- #BeginTocNumber -->1 &nbsp;<!-- #EndTocNumber -…
88 $tocUpdator->update($toc, "<h1>Header</h1>", {'output' => \$output});
93 …a name=h-1><!-- #EndTocAnchorNameBegin --><h1><!-- #BeginTocNumber -->1 &nbsp;<!-- #EndTocNumber -…
[all …]
DpodExamples.t44 <h1>Chapter of document 1</h1>
53 <h1>Chapter of document 2</h1>
88 <h1>Chapter of document 1</h1>
97 <h1>Chapter of document 2</h1>
132 <h1>Chapter</h1>
164 <h1>Chapter</h1>
186 <a name=h-1><h1>Chapter</h1></a>
202 <h1>
204 </h1>
226 <!-- #BeginTocAnchorNameBegin --><a name=h-1><!-- #EndTocAnchorNameBegin --><h1>
[all …]
Dgenerate.t30 <h1>Header</h1>
44 $tocGenerator->generate($toc, "<h1>Header</h1>");
109 $tocGenerator->generate($toc, "<h1>Header</h1>");
120 $tocGenerator->generate($toc, "<h1>Header1</h1>\n<h2>Header2</h2>");
131 $tocGenerator->generate($toc, "<h1>Header1</h1>\n<h2>Header2</h2>");
143 $tocGenerator->generate($toc, "<h1>Header</h1>");
154 'tokenBegin' => '<h1 class=-appendix>'
158 'tokenBegin' => '<h1 class=appendix>'
163 $toc, "<h1>Header1</h1>\n<h1 class=appendix>Appendix</h1>"
182 'tokenBegin' => '<h1 class=-appendix>'
[all …]
DmanualTest.t97 'tokenBegin' => '<h1 class=part>',
99 'tokenBegin' => '<h1 class=-[appendix|prelude|hidden|part]>'
108 'tokenBegin' => '<h1 class=appendix>',
116 'tokenBegin' => '<h1 class=prelude>',
196 <a name=prelude-1><h1 class=prelude>Preface</h1></a>
199 <h1 class=hidden>Table of Contents</h1>
243 <a name=prelude-2><h1 class=prelude>Table of Figures</h1></a>
253 <a name=prelude-3><h1 class=prelude>Table of Tables</h1></a>
262 <a name=prelude-4><h1 class=prelude>Introduction</h1></a>
271 <a name=part-1><h1 class=part>Part 1 &nbsp;Disks</h1></a>
[all …]
Doptions.t37 <h1>Chapter 1</h1>
38 <h1 class=appendix>Appendix</h1>
49 'tokenBegin' => '<h1 class=foodix>'
118 'tokenBegin' => '<h1>',
123 $tocInsertor->insert($toc, "<h1>Header</h1>", {'output' => \$output});
126 <a name=h-1><h1>1 &nbsp;Header</h1></a>
145 'tokenBegin' => '<h1>',
150 $tocInsertor->insert($toc, "<h1>Header</h1>", {'output' => \$output});
153 <a name=h-a><h1>a &nbsp;Header</h1></a>
172 'tokenBegin' => '<h1>',
[all …]
Dextend.t30 <h1>Header</h1>
45 $tocGenerator->generate($toc, "<h1>Header</h1>");
47 $tocGenerator->extend($toc, "<h1>Header</h1>");
78 $tocGenerator->generate($toc, "<h1>Header</h1>");
80 $tocGenerator->extend($toc, "<h1>Header</h1>");
/external/guava/guava/src/com/google/common/hash/
DMurmur3_32HashFunction.java45 int h1; field in Murmur3_32HashFunction.Murmur3_32Hasher
52 h1 = seed; in Murmur3_32Hasher()
63 h1 ^= k1; in process()
64 h1 = Integer.rotateLeft(h1, 13); in process()
65 h1 = h1 * 5 + 0xe6546b64; in process()
85 h1 ^= k1; in processRemaining()
90 h1 ^= len; in makeHash()
92 h1 ^= h1 >>> 16; in makeHash()
93 h1 *= 0x85ebca6b; in makeHash()
94 h1 ^= h1 >>> 13; in makeHash()
[all …]
DMurmur3_128HashFunction.java47 long h1; field in Murmur3_128HashFunction.Murmur3_128Hasher
55 h1 = seed; in Murmur3_128Hasher()
70 h1 ^= k1; in bmix64()
72 h1 = Long.rotateLeft(h1, 27); in bmix64()
73 h1 += h2; in bmix64()
74 h1 = h1 * 5 + 0x52dce729; in bmix64()
82 h2 += h1; in bmix64()
129 h1 ^= k1; in processRemaining()
136 h1 ^= len; in makeHash()
139 h1 += h2; in makeHash()
[all …]
/external/iproute2/misc/
Dnstat.c268 struct nstat_ent *h1; in dump_kern_db() local
271 for (h1 = h; h1; h1 = h1->next) { in dump_kern_db()
272 if (strcmp(h1->id, n->id) == 0) { in dump_kern_db()
273 val = h1->val; in dump_kern_db()
274 h = h1->next; in dump_kern_db()
291 struct nstat_ent *h1; in dump_incr_db() local
292 for (h1 = h; h1; h1 = h1->next) { in dump_incr_db()
293 if (strcmp(h1->id, n->id) == 0) { in dump_incr_db()
294 if (val < h1->val) { in dump_incr_db()
296 val = h1->val; in dump_incr_db()
[all …]
Difstat.c222 struct ifstat_ent *h1; in dump_raw_db() local
225 for (h1 = h; h1; h1 = h1->next) { in dump_raw_db()
226 if (h1->ifindex == n->ifindex) { in dump_raw_db()
227 vals = h1->val; in dump_raw_db()
228 rates = h1->rate; in dump_raw_db()
229 h = h1->next; in dump_raw_db()
401 struct ifstat_ent *h1; in dump_incr_db() local
405 for (h1 = h; h1; h1 = h1->next) { in dump_incr_db()
406 if (h1->ifindex == n->ifindex) { in dump_incr_db()
408 vals[i] -= h1->val[i]; in dump_incr_db()
[all …]
/external/markdown/docs/extensions/
DHeaderId.txt8 elements (h1-h6) in markdown's output.
26 <h1 id="header1">Header 1</h1>
42 <h1 id="header">Header</h1>
43 <h1 id="header_1">Another Header</h1>
44 <h1 id="header_2">Third Header</h1>
80 <h1>Some Header</h1>
81 <h1 id="foo">Header with ID</h1>
/external/v8/test/mjsunit/compiler/
Dinline-arity-mismatch.js40 function h1(a, b) { function
51 assertEquals(4, h1(o, o));
52 assertEquals(4, h1(o, o));
55 %OptimizeFunctionOnNextCall(h1);
57 assertEquals(4, h1(o, o));
61 assertEquals(2, h1(u, o));
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
DToc.pod81 The code underneath will generate a ToC of the HTML headings C<<h1>>..C<<h6>> from a file C<index.h…
96 <h1>Chapter</h1>
111 This code will generate a ToC of HTML headings C<<h1>>..C<<h6>> of file C<index.htm>, and insert th…
125 <h1>Chapter</h1>
139 <a name=h-1><h1>Chapter</h1></a>
157 <h1>
159 </h1>
182 <!-- #BeginTocAnchorNameBegin --><a name=h-1><!-- #EndTocAnchorNameBegin --><h1>
184 </h1><!-- #BeginTocAnchorNameEnd --></a><!-- #EndTocAnchorNameEnd -->
192 This code will generate a ToC of HTML headings C<<h1>>..C<<h6>> of file C<indexToc.htm>, and insert…
[all …]
/external/markdown/MarkdownTest/Tests_2004/
DLinks-in-Headers.text-out3 <h1>An underlined header</h1>
5 <h1>A header with a <a href="http://www.link.com">link</a></h1>
DLinks-in-Headers.text-res3 <h1>An underlined header</h1>
5 <h1>A header with a <a href="http://www.link.com">link</a></h1>
/external/openssl/crypto/sha/asm/
Dsha1-ia64.pl33 ($h0,$h1,$h2,$h3,$h4) = ("h0","h1","h2","h3","h4");
41 ($h0,$h1,$h2,$h3,$h4) = ("loc5","loc6","loc7","loc8","loc9");
176 add $h1=$h1,$a };; // wrap up
251 { .mlx; ld4 $h1=[tmp0],8
266 mov $B=$h1
267 mux2 tmp6=$h1,0x44 }
294 st4 [tmp0]=$h1,8 };;
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DFileHandlerTest.java382 FileHandler h1 = null; in testLimitAndCount() local
388 h1 = new FileHandler("log/a", 0, 1); in testLimitAndCount()
389 assertNotNull(h1); in testLimitAndCount()
394 h1.close(); in testLimitAndCount()
443 FileHandler h1 = new FileHandler("%taaa"); in testInvalidParams() local
444 h1.close(); in testInvalidParams()
451 h1 = new FileHandler("%t/%h"); in testInvalidParams()
455 h1 = new FileHandler("%t%g"); in testInvalidParams()
456 h1.close(); in testInvalidParams()
460 h1 = new FileHandler("%t%u%g"); in testInvalidParams()
[all …]
/external/clang/test/SemaCXX/
Daddr-of-overloaded-function.cpp36 template<typename T> T h1(T);
37 template<typename R, typename A1> R h1(A1);
38 int h1(char);
44 ha(h1); in h_test()
45 hb(h1); in h_test()
/external/valgrind/unittest/
Dwindows_tests.cc538 HANDLE h1 = CreateSemaphore(NULL, 0, 10, NAME), in TEST() local
540 ASSERT_TRUE(h1 != NULL); in TEST()
544 EXPECT_NE(h1, h2); in TEST()
550 tp.Add(NewCallback(Waiter, &VAR, h1)); in TEST()
554 CloseHandle(h1); in TEST()
575 HANDLE h1 = CreateEvent(NULL, false, false, NULL); in TEST() local
576 ASSERT_TRUE(h1 != NULL); in TEST()
578 DuplicateHandle(GetCurrentProcess(), h1, in TEST()
584 EXPECT_NE(h1, h2); in TEST()
590 tp.Add(NewCallback(Waiter, &VAR, h1)); in TEST()
[all …]
/external/clang/test/CodeGenCXX/
Dtemplate-instantiation.cpp178 friend void h1(S s);
187 h1(s1); h1(s2); h1(s3); in test()
/external/libyuv/files/unit_test/
Dcompare_test.cc41 uint32 h1 = HashDjb2(src_a, kMaxTest, 5381); in TEST_F() local
43 EXPECT_EQ(h1, h2); in TEST_F()
64 uint32 h1; in TEST_F() local
67 h1 = HashDjb2(src_a, kMaxTest, 5381); in TEST_F()
70 EXPECT_EQ(h1, h2); in TEST_F()
82 uint32 h1; in TEST_F() local
84 h1 = HashDjb2(src_a, kMaxTest, 5381); in TEST_F()
86 EXPECT_EQ(h1, h2); in TEST_F()
98 uint32 h1; in TEST_F() local
100 h1 = HashDjb2(src_a + 1, kMaxTest, 5381); in TEST_F()
[all …]

12345678