Home
last modified time | relevance | path

Searched refs:html5 (Results 1 – 25 of 27) sorted by relevance

12

/external/oss-fuzz/projects/tidy-html5/
Dbuild.sh19 mkdir -p ${WORK}/tidy-html5
20 cd ${WORK}/tidy-html5
22 cmake -GNinja ${SRC}/tidy-html5/
26 ${CC} ${CFLAGS} -c -I${SRC}/tidy-html5/include \
DDockerfile25 https://github.com/htacg/tidy-html5.git tidy-html5
26 WORKDIR tidy-html5
/external/tinyxml2/contrib/
Dhtml5-printer.cpp103 XMLPrinterHTML5 html5 (NULL, true); in main() local
104 doc.Print (&html5); in main()
105 std::cout << "XMLPrinterHTML5:\n" << html5.CStr() << "\n"; in main()
/external/python/cpython3/Tools/scripts/
Dparse_html5_entities.py15 from html.entities import html5
100 if html5 == new_html5:
103 compare_dicts(html5, new_html5)
/external/deqp-deps/glslang/Test/
DmakeDoc3 asciidoc --backend=html5 instDesc
/external/okhttp/website/static/
Dhtml5shiv.min.js6 c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|…
8 …oneNode(),d=0,e=m(),h=e.length;d<h;d++)c.createElement(e[d]);return c}};l.html5=e;q(f)})(this,docu…
/external/python/cpython3/Lib/html/
Dentities.py264 html5 = { variable
D__init__.py6 from html.entities import html5 as _html5
/external/fmtlib/doc/bootstrap/mixins/
Dhide-text.less7 // Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757
/external/python/cpython3/Doc/library/
Dhtml.rst30 HTML 5 named character references <html.entities.html5>`.
/external/fmtlib/doc/bootstrap/
Dprint.less1 /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
Dnavs.less65 // See https://github.com/h5bp/html5-boilerplate/issues/984#issuecomment-3985989
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/
DREADME.md4 secure, modern html5 file upload and sharing application.
/external/libnl/doc/stylesheets/
Dflask.css2 * AsciiDoc 'flask' theme for xhtml11 and html5 backends. A shameless knock-off
11 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */
453 * html5 specific
Dvolnitsky.css2 * AsciiDoc 'volnitsky' theme for xhtml11 and html5 backends.
374 * html5 specific
Dasciidoc.css1 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */
458 * html5 specific
/external/parameter-framework/upstream/doc/requirements/
DCMakeLists.txt51 --from markdown --to html5
/external/universal-tween-engine/
DREADME.md7 …* [WebGL html5 page](http://www.aurelienribon.com/universal-tween-engine/gwt/demo.html) (requires …
/external/clang/include/clang/AST/
DCommentHTMLNamedCharacterReferences.td13 // http://www.w3.org/TR/2011/WD-html5-20110113/named-character-references.html
/external/llvm-project/clang/include/clang/AST/
DCommentHTMLNamedCharacterReferences.td13 // http://www.w3.org/TR/2011/WD-html5-20110113/named-character-references.html
/external/boringssl/src/util/
Ddoc.go679 indexTmpl, err := indexTmpl.Parse(`<!DOCTYPE html5>
/external/grpc-grpc-java/
Dbuild.gradle291 // For jdk10 we must explicitly choose between html4 and html5, otherwise we get a warning
/external/rust/crates/plotters/
DREADME.md131 * [Plotting on HTML5 canvas with WASM Backend](#plotting-on-html5-canvas-with-wasm-backend)
/external/deqp/doc/testspecs/VK/
Dapitests.adoc1 // asciidoc -b html5 -d book -f apitests.conf apitests.adoc
/external/python/cpython3/Doc/whatsnew/
D3.3.rst1442 A new :data:`~html.entities.html5` dictionary that maps HTML5 named character
1443 references to the equivalent Unicode character(s) (e.g. ``html5['gt;'] ==

12