Home
last modified time | relevance | path

Searched refs:Heading (Results 1 – 14 of 14) sorted by relevance

/external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/
Dpygapp2.py45 Generic.Heading: "nobold noitalic #000",
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2862 std::string Heading = Doc.Documentation->getValueAsString("Heading"); in WriteDocumentation() local
2863 bool CustomHeading = !Heading.empty(); in WriteDocumentation()
2864 if (Heading.empty()) { in WriteDocumentation()
2867 Heading = Spellings.begin()->name(); in WriteDocumentation()
2878 Heading = *Uniques.begin(); in WriteDocumentation()
2883 if (Heading.empty()) in WriteDocumentation()
2910 if (Name != Heading) in WriteDocumentation()
2917 Heading += " ("; in WriteDocumentation()
2920 Heading += ", "; in WriteDocumentation()
2921 Heading += *I; in WriteDocumentation()
[all …]
/external/clang/include/clang/Basic/
DAttrDocs.td36 let Heading = "section (gnu::section, __declspec(allocate))";
124 …let Heading = "assert_capability (assert_shared_capability, clang::assert_capability, clang::asser…
133 …let Heading = "acquire_capability (acquire_shared_capability, clang::acquire_capability, clang::ac…
141 …let Heading = "try_acquire_capability (try_acquire_shared_capability, clang::try_acquire_capabilit…
152 …let Heading = "release_capability (release_shared_capability, clang::release_capability, clang::re…
1140 …let Heading = "no_sanitize_address (no_address_safety_analysis, gnu::no_address_safety_analysis, g…
1152 let Heading = "no_sanitize_thread";
1165 let Heading = "no_sanitize_memory";
1212 let Heading = "argument_with_type_tag";
1234 let Heading = "pointer_with_type_tag";
[all …]
DAttr.td42 string Heading = "";
/external/bison/
DTHANKS13 Anthony Heading ajrh@ajrh.net
DChangeLog-201210379 * THANKS: Add Anthony Heading, twlevo@xs4all.nl.
10390 Fix problem reported by Anthony Heading.
/external/chromium-trace/catapult/third_party/coverage/
DTODO.txt4 * Heading
/external/libjpeg-turbo/java/doc/
Dstylesheet.css216 Heading styles
/external/guava/
Djavadoc-stylesheet.css216 Heading styles
/external/icu/icu4j/
Dstylesheet7.css229 Heading styles
/external/libopus/doc/
Dcustomdoxygen.css9 /* @group Heading Levels */
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
Dtests1.dat231 13: Heading cannot be a child of another heading.
1444 8: Heading cannot be a child of another heading.
1643 31: Heading cannot be a child of another heading.
/external/libjpeg-turbo/doc/html/
Ddoxygen.css7 /* @group Heading Levels */
/external/jetty/
DVERSION.txt5813 + Improved performance of com.mortbay.HTML.Heading