Home
last modified time | relevance | path

Searched defs:indent (Results 1 – 25 of 40) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpprint.py52 def pprint(object, stream=None, indent=1, width=80, depth=None): argument
58 def pformat(object, indent=1, width=80, depth=None): argument
82 def __init__(self, indent=1, width=80, depth=None, stream=None): argument
129 def _format(self, object, stream, indent, allowance, context, level): argument
Dtimeit.py90 def reindent(src, indent): argument
Dplistlib.py153 def __init__(self, file, indentLevel=0, indent="\t"): argument
232 def __init__(self, file, indentLevel=0, indent="\t", writeHeader=1): argument
Ddoctest.py225 def _indent(s, indent=4): argument
436 def __init__(self, source, want, exc_msg=None, lineno=0, indent=0, argument
719 def _check_prompt_blank(self, lines, indent, name, lineno): argument
/device/google/cuttlefish_common/tools/
Dtombstone_to_line.py59 def simple_match(line, info, indent, out_file): argument
64 def source_match(line, info, indent, out_file): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/
Dtest_indent.py45 def check(indent, expected): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/tests/
Dtest_indent.py45 def check(indent, expected): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
D__init__.py123 allow_nan=True, cls=None, indent=None, separators=None, argument
186 allow_nan=True, cls=None, indent=None, separators=None, argument
Dencoder.py104 indent=None, separators=None, encoding='utf-8', default=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
D__init__.py123 allow_nan=True, cls=None, indent=None, separators=None, argument
194 allow_nan=True, cls=None, indent=None, separators=None, argument
Dencoder.py103 indent=None, separators=None, encoding='utf-8', default=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Drefactor.py589 def refactor_doctest(self, block, lineno, indent, filename): argument
641 def parse_block(self, block, lineno, indent): argument
651 def wrap_toks(self, block, lineno, indent): argument
665 def gen_lines(self, block, indent): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dnewslist.py168 def printtree(f, tree, indent, p): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dtraceback.c119 _Py_DisplaySourceLine(PyObject *f, const char *filename, int lineno, int indent) in _Py_DisplaySourceLine()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dtraceback.c119 _Py_DisplaySourceLine(PyObject *f, const char *filename, int lineno, int indent) in _Py_DisplaySourceLine()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.h28 int indent; /* Current indentation index */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.h28 int indent; /* Current indentation index */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py48 def toprettyxml(self, indent="\t", newl="\n", encoding = None): argument
792 def writexml(self, writer, indent="", addindent="", newl=""): argument
934 def writexml(self, writer, indent="", addindent="", newl=""): argument
1037 def writexml(self, writer, indent="", addindent="", newl=""): argument
1133 def writexml(self, writer, indent="", addindent="", newl=""): argument
1148 def writexml(self, writer, indent="", addindent="", newl=""): argument
1282 def writexml(self, writer, indent="", addindent="", newl=""): argument
1742 def writexml(self, writer, indent="", addindent="", newl="", argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py47 def toprettyxml(self, indent="\t", newl="\n", encoding = None): argument
794 def writexml(self, writer, indent="", addindent="", newl=""): argument
930 def writexml(self, writer, indent="", addindent="", newl=""): argument
1033 def writexml(self, writer, indent="", addindent="", newl=""): argument
1129 def writexml(self, writer, indent="", addindent="", newl=""): argument
1144 def writexml(self, writer, indent="", addindent="", newl=""): argument
1278 def writexml(self, writer, indent="", addindent="", newl=""): argument
1738 def writexml(self, writer, indent="", addindent="", newl="", argument
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/
DSplitFspBin.py47 def __str__(self, indent=0): argument
309 def OutputStruct (obj, indent = 0, plen = 0): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
Dpybench.py134 def print_machine_details(d, indent=''): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpindent.py151 def putline(self, line, indent = None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py153 def dump_options(self, header=None, indent=""): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dregrtest.py1100 def printlist(x, width=70, indent=4): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dargparse.py336 def get_lines(parts, indent, prefix=None): argument
620 def _fill_text(self, text, width, indent): argument
636 def _fill_text(self, text, width, indent): argument

12