Home
last modified time | relevance | path

Searched defs:markup (Results 1 – 10 of 10) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
DPySourceColor.py882 def str2stdout(sourcestring, colors=None, title='', markup='html', argument
894 def path2stdout(sourcepath, title='', colors=None, markup='html', argument
908 markup='html', header=None, footer=None, argument
923 markup='css', header=None, footer=None, argument
944 def str2markup(sourcestring, colors=None, title = '', argument
958 markup='html', header=None, footer=None, argument
981 def path2html(sourcepath, colors=None, markup='html', argument
998 show=0, markup='html', quiet=0, argument
1031 markup='html', quiet=0, form=None, argument
1073 def tagreplace(sourcestr, colors=lite, markup='xhtml', argument
[all …]
/external/llvm/lib/MC/
DMCInstPrinter.cpp46 StringRef MCInstPrinter::markup(StringRef s) const { in markup() function in MCInstPrinter
52 StringRef MCInstPrinter::markup(StringRef a, StringRef b) const { in markup() function in MCInstPrinter
/external/linux-tools-perf/src/tools/perf/ui/gtk/
Dannotate.c27 const char *markup; in perf_gtk__get_percent() local
68 const char *markup = "<span fgcolor='gray'>"; in perf_gtk__get_line() local
Dhists.c14 const char *markup; in __percent_color_snprintf() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DScientificNumberFormatterTest.java25 ScientificNumberFormatter markup = ScientificNumberFormatter.getMarkupInstance( in TestBasic() local
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlLexerTest.java148 private static void assertTokens(String markup, String... golden) { in assertTokens()
/external/selinux/policycoreutils/sepolicy/sepolicy/
D__init__.py587 def markup(f): function
607 def get_description(f, markup=markup): argument
Dgui.py1189 def markup(self, f): member in SELinuxGui
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/
DBeautifulSoup.py947 def search(self, markup): argument
974 def _matches(self, markup, matchAgainst): argument
1080 def __init__(self, markup="", parseOnlyThese=None, fromEncoding=None, argument
1766 def __init__(self, markup, overrideEncodings=[], argument
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp855 int markup = run - run % 64; in _FaxEncodeRun() local