Searched defs:indent (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/sys/classes/viewer/impls/mathematica/ |
| H A D | runtime.c | 51 static PetscErrorCode printIndent(int indent) in printIndent() 60 static PetscErrorCode processPacket(MLINK link, int indent, int *result) in processPacket()
|
| /petsc/config/BuildSystem/ |
| H A D | logger.py | 344 …def logPrintBox(self, msg, debugLevel = -1, debugSection = 'screen', indent = 1, comm = None, rmDi… argument 395 …def logPrint(self, msg, debugLevel = -1, debugSection = None, indent = 1, comm = None, forceScroll… argument
|
| H A D | graph.py | 90 def printIndent(self, indent): argument
|
| /petsc/src/sys/yaml/src/ |
| H A D | scanner.c | 2743 int indent = 0; in yaml_parser_scan_block_scalar() local 2954 int *indent, yaml_string_t *breaks, in yaml_parser_scan_block_scalar_breaks() 3393 int indent = parser->indent+1; in yaml_parser_scan_plain_scalar() local
|
| /petsc/src/sys/yaml/include/ |
| H A D | yaml.h | 915 int indent; member
|