Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bs4/
H A D__init__.py122 def __init__(self, markup="", features=None, builder=None, argument
398 def _decode_markup(cls, markup): argument
411 def _markup_is_url(cls, markup): argument
441 def _markup_resembles_filename(cls, markup): argument
H A Ddammit.py344 def __init__(self, markup, known_definite_encodings=None, argument
482 def find_declared_encoding(cls, markup, is_html=False, search_entire_document=False): argument
541 def __init__(self, markup, known_definite_encodings=[], argument
H A Delement.py2303 def search(self, markup): argument
2336 def _matches(self, markup, match_against, already_tried=None): argument
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_lxml.py149 def prepare_markup(self, markup, user_specified_encoding=None, argument
221 def feed(self, markup): argument
376 def feed(self, markup): argument
H A D__init__.py228 def feed(self, markup): argument
239 def prepare_markup(self, markup, user_specified_encoding=None, argument
340 def feed(self, markup): argument
517 def warn_if_markup_looks_like_xml(cls, markup, stacklevel=3): argument
H A D_htmlparser.py323 def prepare_markup(self, markup, user_specified_encoding=None, argument
372 def feed(self, markup): argument
H A D_html5lib.py64 def prepare_markup(self, markup, user_specified_encoding, argument
87 def feed(self, markup): argument
/openbmc/linux/tools/perf/ui/gtk/
H A Dannotate.c33 const char *markup; in perf_gtk__get_percent() local
74 const char *markup = "<span fgcolor='gray'>"; in perf_gtk__get_line() local
H A Dhists.c22 const char *markup; in __percent_color_snprintf() local