Home
last modified time | relevance | path

Searched defs:h2 (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
Ddataurl-realdata-yuiapp.css40 #hd, h1, h2, p, .color { selector
44 h1, h2, a { selector
48 h1, h2 { selector
80 h2 { selector
/external/libxml2/include/private/
Ddict.h22 #define HASH_INIT(h1, h2, seed) \ argument
28 #define HASH_UPDATE(h1, h2, ch) \ argument
38 #define HASH_FINISH(h1, h2) \ argument
/external/cronet/tot/third_party/libxml/src/include/private/
Ddict.h22 #define HASH_INIT(h1, h2, seed) \ argument
28 #define HASH_UPDATE(h1, h2, ch) \ argument
38 #define HASH_FINISH(h1, h2) \ argument
/external/cronet/stable/third_party/libxml/src/include/private/
Ddict.h22 #define HASH_INIT(h1, h2, seed) \ argument
28 #define HASH_UPDATE(h1, h2, ch) \ argument
38 #define HASH_FINISH(h1, h2) \ argument
/external/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
Dop_--int.pass.cpp25 std::chrono::hours h2 = h1--; in test_constexpr() local
35 std::chrono::hours h2 = h1--; in main() local
Dop_++int.pass.cpp25 std::chrono::hours h2 = h1++; in test_constexpr() local
34 std::chrono::hours h2 = h1++; in main() local
/external/cronet/tot/third_party/libc++/src/test/std/time/time.duration/time.duration.arithmetic/
Dop_++int.pass.cpp24 std::chrono::hours h2 = h1++; in test_constexpr() local
33 std::chrono::hours h2 = h1++; in main() local
Dop_--int.pass.cpp24 std::chrono::hours h2 = h1--; in test_constexpr() local
34 std::chrono::hours h2 = h1--; in main() local
/external/cronet/stable/third_party/libc++/src/test/std/time/time.duration/time.duration.arithmetic/
Dop_++int.pass.cpp24 std::chrono::hours h2 = h1++; in test_constexpr() local
33 std::chrono::hours h2 = h1++; in main() local
Dop_--int.pass.cpp24 std::chrono::hours h2 = h1--; in test_constexpr() local
34 std::chrono::hours h2 = h1--; in main() local
/external/ktfmt/website/
Dall.css47 h1, h2, h3, h4, h5, h6 { selector
54 h1, h2 { selector
67 h2 { selector
235 h1, h2 { selector
243 h2 { selector
/external/compiler-rt/www/
Dcontent.css7 h1, h2, h3, tt { color: #000 } selector
10 h2 { color:#333333; padding-top:0.5em; } selector
/external/libcxx/www/
Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
12 h2 { color:#333333; padding-top:0.5em; } selector
/external/cronet/stable/third_party/libc++abi/src/www/
Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
12 h2 { color:#333333; padding-top:0.5em; } selector
/external/libcxxabi/www/
Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
12 h2 { color:#333333; padding-top:0.5em; } selector
/external/cronet/tot/third_party/libc++abi/src/www/
Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
12 h2 { color:#333333; padding-top:0.5em; } selector
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
DStringSwitchJavacFilterTest.java38 final Label h2 = new Label(); in createFirstSwitch() local
121 final Label h2 = new Label(); in should_not_filter_code_generated_by_ECJ() local
DKotlinWhenStringFilterTest.java41 final Label h2 = new Label(); in should_filter() local
129 final Label h2 = new Label(); in should_filter_when_biggest_hashCode_first() local
/external/clang/www/
Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
12 h2 { color:#333333; padding-top:0.5em; } selector
/external/icing/icing/index/hit/
Dhit_test.cc107 Hit h2(kSomeSectionid, kSomeDocumentId, kSomeTermFrequency, in TEST() local
120 Hit h2(kSomeSectionid, kSomeDocumentId, kSomeTermFrequency, in TEST() local
132 Hit h2(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency, in TEST() local
154 Hit h2(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency, in TEST() local
171 Hit h2(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency, in TEST() local
/external/vboot_reference/tests/
Dcgptlib_test.c303 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in HeaderSameTest() local
356 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in SignatureTest() local
384 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in RevisionTest() local
418 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in SizeTest() local
454 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in CrcFieldTest() local
479 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in ReservedFieldsTest() local
512 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in SizeOfPartitionEntryTest() local
556 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in NumberOfPartitionEntriesTest() local
583 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in MyLbaTest() local
667 GptHeader *h2 = (GptHeader *)gpt->secondary_header; in FirstUsableLbaAndLastUsableLbaTest() local
[all …]
/external/sdv/vsomeip/third_party/boost/predef/doc/
Dpredef.css28 h1, h2, h3, h4, h5, h6 { selector
34 h2 { selector
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
DHashCodeBuilderTest.java317 final int h2 = (int) (l2 ^ l2 >> 32); in testDoubleArray() local
331 final int h2 = (int) (l2 ^ l2 >> 32); in testDoubleArrayAsObject() local
364 final int h2 = Float.floatToIntBits(6.3f); in testFloatArray() local
376 final int h2 = Float.floatToIntBits(6.3f); in testFloatArrayAsObject() local
423 final int h2 = (int) (6L ^ 6L >> 32); in testLongArray() local
435 final int h2 = (int) (6L ^ 6L >> 32); in testLongArrayAsObject() local
/external/google-styleguide/include/
Dstyleguide.css17 h1, h2, h3, h4, h5, h6 { selector
25 h2, selector
35 h2 {font-size:167%;} selector
/external/dokka/core/src/main/resources/dokka/styles/
Dstyle.css30 h1, h2, h3, h4, h5, h6 { selector
39 h1, h2, h3 { selector
47 h2 { selector

12345678910>>...19