/external/chromium-trace/catapult/third_party/Paste/paste/util/ |
D | PySourceColor.py | 882 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/ |
D | MCInstPrinter.cpp | 55 StringRef MCInstPrinter::markup(StringRef s) const { in markup() function in MCInstPrinter 61 StringRef MCInstPrinter::markup(StringRef a, StringRef b) const { in markup() function in MCInstPrinter
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/builder/ |
D | _lxml.py | 72 def prepare_markup(self, markup, user_specified_encoding=None, argument 102 def feed(self, markup): argument 221 def feed(self, markup): argument
|
D | __init__.py | 122 def feed(self, markup): argument 125 def prepare_markup(self, markup, user_specified_encoding=None, argument 178 def feed(self, markup): argument
|
D | _htmlparser.py | 138 def prepare_markup(self, markup, user_specified_encoding=None, argument 155 def feed(self, markup): argument
|
D | _html5lib.py | 27 def prepare_markup(self, markup, user_specified_encoding): argument 33 def feed(self, markup): argument
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/ |
D | dammit.py | 215 def __init__(self, markup, override_encodings=None, is_html=False): argument 289 def find_declared_encoding(cls, markup, is_html=False, search_entire_document=False): argument 333 def __init__(self, markup, override_encodings=[], argument
|
D | testing.py | 26 def soup(self, markup, **kwargs): argument 31 def document_for(self, markup): argument
|
D | __init__.py | 80 def __init__(self, markup="", features=None, builder=None, argument
|
D | element.py | 1525 def search(self, markup): argument 1551 def _matches(self, markup, match_against): argument
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/scripts/ |
D | demonstrate_parser_differences.py | 35 def __init__(self, markup): argument
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | ScientificNumberFormatterTest.java | 29 ScientificNumberFormatter markup = ScientificNumberFormatter.getMarkupInstance( in TestBasic() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | ScientificNumberFormatterTest.java | 25 ScientificNumberFormatter markup = ScientificNumberFormatter.getMarkupInstance( in TestBasic() local
|
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
D | HtmlLexerTest.java | 148 private static void assertTokens(String markup, String... golden) { in assertTokens()
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | __init__.py | 650 def markup(f): function 671 def get_description(f, markup=markup): argument
|
D | gui.py | 1193 def markup(self, f): member in SELinuxGui
|
/external/autotest/site_utils/rpm_control_system/ |
D | BeautifulSoup.py | 950 def search(self, markup): argument 977 def _matches(self, markup, matchAgainst): argument 1083 def __init__(self, markup="", parseOnlyThese=None, fromEncoding=None, argument 1769 def __init__(self, markup, overrideEncodings=[], argument
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_fax.cpp | 526 int markup = run - run % 64; in FaxEncodeRun() local
|