| /arkcompiler/runtime_core/compiler/optimizer/ |
| D | pass_manager_statistics.cpp | 53 auto indent = stat.run_depth * OFFSET_STAT; in PrintStatistics() local 77 std::string indent(pass_call_depth_ * OFFSET_NORMAL, '.'); in ProcessBeforeRun() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ |
| D | pass_manager_statistics.cpp | 55 auto indent = stat.runDepth * OFFSET_STAT; in PrintStatistics() local 79 std::string indent(passCallDepth_ * OFFSET_NORMAL, '.'); in ProcessBeforeRun() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_type.cpp | 252 void MIRType::Dump(int indent, bool dontUseName) const in Dump() 328 void MIRFuncType::Dump(int indent, bool dontUseName) const in Dump() 400 void MIRArrayType::Dump(int indent, bool dontUseName) const in Dump() 438 void MIRPtrType::Dump(int indent, bool dontUseName) const in Dump() 456 void MIRTypeByName::Dump(int indent, bool dontUseName) const in Dump()
|
| D | printing.cpp | 28 void PrintIndentation(int32 indent) in PrintIndentation()
|
| D | mir_nodes.cpp | 516 void DumpCallReturns(const MIRModule &mod, CallReturnVector nrets, int32 indent) in DumpCallReturns() 569 void CallNode::Dump(int32 indent, bool newline) const in Dump() 601 void IcallNode::Dump(int32 indent, bool newline) const in Dump() 618 void IntrinsiccallNode::Dump(int32 indent, bool newline) const in Dump() 639 void BlockNode::Dump(int32 indent, const MIRSymbolTable *theSymTab, MIRPregTable *thePregTab, bool … in Dump()
|
| D | mir_symbol.cpp | 252 void MIRSymbol::Dump(bool isLocal, int32 indent, bool suppressInit, const MIRSymbolTable *localsymt… in Dump() 321 void MIRSymbolTable::Dump(bool isLocal, int32 indent, bool printDeleted, MIRFlavor flavor) const in Dump()
|
| D | mir_function.cpp | 213 constexpr uint8 indent = 2; in DumpFlavorLoweredThanMmpl() local 358 void MIRFunction::DumpFuncBody(int32 indent) in DumpFuncBody()
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/save/ |
| D | ArkStream.ts | 20 indent: string = ''; property in ArkCodeBuffer
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | timing.cpp | 78 std::string indent = " "; in Dump() local
|
| /arkcompiler/runtime_core/libabckit/src/adapter_static/ |
| D | abckit_static.cpp | 63 dumpFunc = [&dumpFunc, &dumpClass](AbckitCoreFunction *f, const std::string &indent = "") { in DumpHierarchy() 74 dumpClass = [&dumpFunc](AbckitCoreClass *c, const std::string &indent = "") { in DumpHierarchy() 83 … [&dumpFunc, &dumpClass, &dumpNamespace](AbckitCoreNamespace *n, const std::string &indent = "") { in DumpHierarchy()
|
| /arkcompiler/ets_frontend/arkguard/src/utils/ |
| D | PrinterUtils.ts | 239 const indent = INDENT.repeat(depth); constant 307 const indent = INDENT.repeat(depth); constant
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context.h | 290 ErrorToStringWrapper(Context *ctx, ErrorDetail error, size_t indent) in ErrorToStringWrapper()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_preg.h | 167 void DumpPregsWithTypes(int32 indent) in DumpPregsWithTypes()
|
| D | mir_nodes.h | 124 virtual void Dump(int32 indent) const in Dump() 1788 void Dump(int32 indent) const override in Dump() 2238 void Dump(int32 indent) const override in Dump() 2346 void Dump(int32 indent) const override in Dump() 2468 void Dump(int32 indent) const override in Dump()
|
| /arkcompiler/toolchain/tooling/dynamic/client/manager/ |
| D | variable_manager.cpp | 41 std::string indent(actualIndent, ' '); in Print() local
|
| /arkcompiler/runtime_core/libabckit/src/adapter_dynamic/ |
| D | abckit_dynamic.cpp | 992 dumpFunc = [&dumpFunc, &dumpClass](AbckitCoreFunction *f, const std::string &indent = "") { in DumpHierarchy() 1003 dumpClass = [&dumpFunc](AbckitCoreClass *c, const std::string &indent = "") { in DumpHierarchy() 1012 … [&dumpFunc, &dumpClass, &dumpNamespace](AbckitCoreNamespace *n, const std::string &indent = "") { in DumpHierarchy()
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/ |
| D | utils.py | 233 def indent(times: int) -> str: function
|
| /arkcompiler/ets_frontend/arkguard/test/ |
| D | .eslintrc.json | 26 "indent": ["error", 2, { "SwitchCase": 1 }], array
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| D | helpers.py | 225 def js(self, sort_keys=False, indent=4) -> str: argument
|
| /arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/ |
| D | declgenEts2Ts.cpp | 1582 auto indent = GetIndent(); in GenTypeAliasDeclaration() local 1847 auto indent = GetIndent(); in ProcessIndent() local 1981 auto indent = GetIndent(); in CloseClassBlock() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|