| /arkcompiler/ets_frontend/arkguard/test/grammar/advanced_type/ |
| D | intersection_types.ts | 37 log(): void; method 41 log(): void { method in ConsoleLogger
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/reporters/ |
| D | string_logger.rb | 22 def log(level, *args) method in TestRunner.Reporters.StringLogger 45 def log(_level, *args) method in TestRunner.Reporters.SeparateFileLogger
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/reporters/ |
| D | string_logger.rb | 22 def log(level, *args) method in TestRunner.Reporters.StringLogger 45 def log(_level, *args) method in TestRunner.Reporters.SeparateFileLogger
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | explicit_gc_test.cpp | 95 std::string log; in TEST_F() local 150 std::string log; in TEST_F() local 178 std::string log; in TEST_F() local 206 std::string log; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | pass_manager.h | 38 …PassContext(const std::string &triple, CompilerLog *log, BytecodeInfoCollector* collector, IRModul… in PassContext() 144 … CompilerLog *log, AotMethodLogList *logList, size_t maxAotMethodSize, size_t maxMethodsInModule, in PassManager() 174 CompilerLog *log, AotMethodLogList *logList, in JitPassManager()
|
| D | file_generators.h | 138 …FileGenerator(const CompilerLog *log, const MethodLogList *logList) : log_(log), logList_(logList)… in FileGenerator() 182 : FileGenerator(log, logList), vm_(vm), cfg_(triple), useLiteCG_(useLiteCG) {} in FileGenerator() argument 240 … StubFileGenerator(const CompilerLog *log, const MethodLogList *logList, const std::string &triple) in StubFileGenerator()
|
| D | stub_compiler.h | 28 CompilerLog *log, MethodLogList *logList) in StubCompiler()
|
| D | stub_compiler.cpp | 36 StubPassData(Stub *stub, LLVMModule *module, CompilerLog *log) in StubPassData() 103 CompilerLog *log = GetLog(); in RunPipeline() local 134 CompilerLog *log = GetLog(); in BuildStubModuleAndSave() local
|
| D | compiler_log.cpp | 88 …Scope::TimeScope(std::string name, std::string methodName, uint32_t methodOffset, CompilerLog* log) in TimeScope() 99 TimeScope::TimeScope(std::string name, CompilerLog* log) in TimeScope()
|
| D | aot_compiler.cpp | 98 CompilerLog log(cOptions.logOption_); in Main() local
|
| D | llvm_codegen.cpp | 430 void LLVMAssembler::Run(const CompilerLog &log, bool fastCompileMode) in Run() 502 …::CalleeRegAndOffsetVec LLVMAssembler::GetCalleeReg2Offset(LLVMValueRef fn, const CompilerLog &log) in GetCalleeReg2Offset() 527 int LLVMAssembler::GetFpDeltaPrevFramSp(LLVMValueRef fn, const CompilerLog &log) in GetCalleeReg2Offset() 646 const CompilerLog &log, const MethodLogList &logList, in GetCalleeReg2Offset()
|
| D | file_generators.cpp | 82 uint32_t moduleIndex, const CompilerLog &log) in CollectFuncEntryInfo() 124 uint32_t moduleIndex, const CompilerLog &log) in CollectFuncEntryInfo() 306 void Module::RunAssembler(const CompilerLog &log, bool fastCompileMode) in RunAssembler() 312 … const CompilerLog &log, const MethodLogList &logList, std::ostringstream &codeStream) in DisassemblerFunc()
|
| D | gate.cpp | 735 …std::string log("{\"id\":" + std::to_string(id_) + ", \"op\":\"" + GateMetaData::Str(opcode) + "\"… in Print() local 795 …std::string log("(\"id\"=" + std::to_string(id_) + ", \"op\"=\"" + GateMetaData::Str(opcode) + "\"… in ShortPrint() local 848 std::string &log, bool isEnd) const in PrintInGate()
|
| D | combined_pass_visitor.cpp | 216 std::string log; in PrintStack() local
|
| D | aot_compiler_preprocessor.cpp | 122 …ilerPreprocessor::SetShouldCollectLiteralInfo(CompilationOptions &cOptions, const CompilerLog *log) in SetShouldCollectLiteralInfo()
|
| D | range_analysis.cpp | 310 std::string log = ""; in PrintRangeInfo() local
|
| D | compilation_driver.cpp | 30 CompilerLog *log, in CompilationDriver()
|
| /arkcompiler/ets_runtime/test/moduletest/assignproxy/ |
| D | assignproxy.js | 22 var log = ""; variable
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/benchmark/ |
| D | run_benchmark.py | 47 def log(msg): function
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/ |
| D | run_benchmark.py | 47 def log(msg): function
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 53 def self.log(level, *args) singletonMethod
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| D | runner.rb | 53 def self.log(level, *args) singletonMethod
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ |
| D | litecg_codegen.cpp | 81 void LiteCGAssembler::Run(const CompilerLog &log, [[maybe_unused]] bool fastCompileMode) in Run()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ |
| D | mpl_logging.cpp | 31 LogInfo &log = logInfo; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
| D | pgo_type_infer.cpp | 90 std::string log("\"id\"=" + std::to_string(acc_.GetId(value.gate)) + in Print() local
|