Home
last modified time | relevance | path

Searched defs:HTML (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mit/libuv/dist/tools/
H A Dmake_dist_html.py8 HTML = r''' variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h22 HTML, enumerator
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Drcparse.h102 HTML = 303, /* HTML */ enumerator
207 #define HTML 303 macro
H A Drcparse.c225 HTML = 303, /* HTML */ enumerator
330 #define HTML 303 macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Drcparse.h102 HTML = 303, /* HTML */ enumerator
207 #define HTML 303 macro
H A Drcparse.c225 HTML = 303, /* HTML */ enumerator
330 #define HTML 303 macro
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp388 SmallString<1024> HTML; in clang_FullComment_getAsHTML() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp1130 SmallVectorImpl<char> &HTML, in convertCommentToHTML()