Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/
H A Dcodegen.py58 def to_source(node, indent_with=' ' * 4, add_line_information=False): argument
87 def __init__(self, indent_with, add_line_information=False): argument