Home
last modified time | relevance | path

Searched defs:indent (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dprinting.cpp29 void PrintIndentation(int32 indent) in PrintIndentation() argument
H A Dmir_nodes.cpp523 DumpCallReturns(const MIRModule &mod, CallReturnVector nrets, int32 indent) DumpCallReturns() argument
576 Dump(int32 indent, bool newline) const Dump() argument
[all...]
H A Dmir_symbol.cpp254 void MIRSymbol::Dump(bool isLocal, int32 indent, bool suppressInit, const MIRSymbolTable *localsymtab) const in Dump() argument
323 void MIRSymbolTable::Dump(bool isLocal, int32 indent, bool printDeleted, MIRFlavor flavor) const in Dump() argument
H A Dmir_type.cpp259 void MIRType::Dump(int indent, bool dontUseName) const in Dump() argument
335 void MIRFuncType::Dump(int indent, bool dontUseName) const in Dump() argument
407 void MIRArrayType::Dump(int indent, bool dontUseName) const in Dump() argument
445 void MIRPtrType::Dump(int indent, bool dontUseName) const in Dump() argument
463 Dump(int indent, bool dontUseName) const Dump() argument
[all...]
H A Dmir_function.cpp217 constexpr uint8 indent = 2; in DumpFlavorLoweredThanMmpl() local
362 DumpFuncBody(int32 indent) DumpFuncBody() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/
H A Dtiming.cpp78 std::string indent = " "; in Dump() local
83 ss << indent; in Dump() local
/arkcompiler/runtime_core/compiler/optimizer/
H A Dpass_manager_statistics.cpp53 auto indent = stat.run_depth * OFFSET_STAT; in PrintStatistics() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/
H A Dpass_manager_statistics.cpp55 auto indent = stat.runDepth * OFFSET_STAT; in PrintStatistics() local
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_context.h272 ErrorToStringWrapper(Context *ctx, ErrorDetail error, size_t indent) in ErrorToStringWrapper() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_preg.h167 void DumpPregsWithTypes(int32 indent) in DumpPregsWithTypes() argument

Completed in 9 milliseconds