Home
last modified time | relevance | path

Searched defs:h5 (Results 1 – 25 of 225) sorted by relevance

123456789

/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DCompletableFutureTest.java1298 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_normalCompletion() local
1331 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_exceptionalCompletion() local
1363 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_sourceCancelled() local
1392 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_actionFailed() local
2134 final CompletableFuture<Integer> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_normalCompletion() local
2182 final CompletableFuture<Integer> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_exceptionalCompletion() local
2290 final CompletableFuture<Integer> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_sourceCancelled() local
2395 final CompletableFuture<Integer> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_actionFailed() local
2443 final CompletableFuture<Void> h5 = m.acceptEither(g, f, rs[5]); in testAcceptEither_normalCompletion() local
2492 final CompletableFuture<Void> h5 = m.acceptEither(g, f, rs[5]); in testAcceptEither_exceptionalCompletion() local
[all …]
/aosp_15_r20/external/google-styleguide/include/
H A Dstyleguide.css17 h1, h2, h3, h4, h5, h6 { selector
28 h5, selector
38 h5 {font-size:110%;} selector
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DCompletableFutureTest.java1465 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_normalCompletion() local
1499 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_exceptionalCompletion() local
1532 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_sourceCancelled() local
1562 final CompletableFuture<Void> h5 = m.runAfterEither(f, f, rs[5]); in testThenRun_actionFailed() local
2325 final CompletableFuture<Item> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_normalCompletion() local
2374 final CompletableFuture<Item> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_exceptionalCompletion() local
2484 final CompletableFuture<Item> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_sourceCancelled() local
2591 final CompletableFuture<Item> h5 = m.applyToEither(g, f, rs[5]); in testApplyToEither_actionFailed() local
2640 final CompletableFuture<Void> h5 = m.acceptEither(g, f, rs[5]); in testAcceptEither_normalCompletion() local
2690 final CompletableFuture<Void> h5 = m.acceptEither(g, f, rs[5]); in testAcceptEither_exceptionalCompletion() local
[all …]
/aosp_15_r20/external/libnl/doc/stylesheets/
H A Dflask.css19 h1, h2, h3, h4, h5, h6, selector
50 h1, h2, h3, h4, h5, h6 { selector
69 h5 { selector
531 h1, h2, h3, h4, h5, h6, selector
547 h5 { font-size: 100%; } selector
H A Dasciidoc.css9 h1, h2, h3, h4, h5, h6, selector
47 h1, h2, h3, h4, h5, h6 { selector
67 h5 { selector
H A Dxhtml11.css2 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { selector
34 h1, h2, h3, h4, h5, h6 { selector
H A Dvolnitsky.css16 h1, h2, h3, h4, h5, h6, selector
50 h1, h2, h3, h4, h5, h6 { selector
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/
H A DHtmlBuilder.kt99 fun h5(heading: String, cssClass: String? = null) = tagValueNl("h5", heading, cssClass) method
100 fun h5(cssClass: String? = null, block: Block) = h2(block.render(), cssClass) method in org.conscrypt.doclet.HtmlBuilder
/aosp_15_r20/external/google-styleguide/
H A Djavaguide.css57 h5, selector
139 h5, selector
152 h5, selector
162 h5 {font-size:110%;} selector
H A Dstyleguide.css10 h1, h2, h3, h4, h5, h6, .toc_title { selector
27 h3, h4, h5, h6 { selector
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/predef/doc/
Dpredef.css28 h1, h2, h3, h4, h5, h6 { selector
40 h4, h5 { selector
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/doc/js/
Djquery.toc-gw.js33 var headers = {h1: 0, h2: 0, h3: 0, h4: 0, h5: 0, h6: 0}; property
40 h5: (opts.exclude.match('h5') == null && $('h5').length > 0) ? ++index : 0, property
/aosp_15_r20/external/nanopb-c/docs/
H A Dlsr.css101 h1, h2, h3, h4, h5, h6 { selector
131 h5 { selector
/aosp_15_r20/sdk/templates/docs/
H A Dcssreset-min.css7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset… selector
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/assets/
H A Dyui-3.3.0-reset-min.css8 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldse… selector
/aosp_15_r20/external/dokka/core/src/main/resources/dokka/styles/
H A Dstyle.css30 h1, h2, h3, h4, h5, h6 { selector
51 h3, h4, h5, h6 { selector
/aosp_15_r20/external/cronet/third_party/icu/
H A Dicu4c.css46 h1,h2,h3,h4,h5 { selector
121 h5, h6 { selector
/aosp_15_r20/external/jcommander/doc/
H A Dcolony.css179 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … selector
191 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Arial, sans-ser… selector
202 h5 { font-size: 1.125em; } selector
259 …th: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1… selector
274 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } selector
686 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { border-bottom: 1px solid #dd… selector
/aosp_15_r20/external/icu/icu4c/
H A Dicu4c.css48 h1,h2,h3,h4,h5 { selector
123 h5, h6 { selector
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/test/
Dbind_void_mf_test.cpp59 void h5(int a1, int a2, int a3, int a4, int a5) { h4(a1, a2, a3, a4); h1(a5); } in h5() function
144 bind<void>(&X::h5, x, 1, 2, 3, 4, 5)(); in member_function_test() local
/aosp_15_r20/external/okio/okio/src/hashFunctions/kotlin/okio/internal/
H A DSha256.kt31 private var h5 = -1694144372 variable
H A DSha512.kt31 private var h5 = -7276294671716946913L variable
/aosp_15_r20/external/cldr/docs/
H A Dreports.css103 h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-top: 8px; } selector
110 h5 { font-size: small; } selector
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/doc/html/
Dboostbook.css69 h1, h2, h3, h4, h5, h6 selector
80 h5 { font: italic 110% } selector
/aosp_15_r20/external/owasp/sanitizer/empiricism/
Dcanned-data.js58 "h5": true, property
4830 "h5": [ property
14611 "h5": [ property
20843 "h5": { property
21309 "h5": [ property
21535 "h5": [ property
24616 "h5": [ property

123456789