Home
last modified time | relevance | path

Searched defs:run (Results 1 – 25 of 37) sorted by relevance

12

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/
Dreadme.md11 ### Shell script
27 ### Python script
39 ### Supported test suites
51 ### ArkTS important notes
/arkcompiler/ets_frontend/test/scripts/sdk_test/
Drun.py32 def run(): function
Dentry.py27 def run(): function
/arkcompiler/ets_frontend/ts2panda/src/pass/
DcacheExpander.ts27 run(pandaGen: PandaGen): void { method in CacheExpander
/arkcompiler/ets_frontend/ts2panda/src/
Dpass.ts19 run(pandaGen: PandaGen): void; method
Dindex.ts534 function run(args: string[], options?: ts.CompilerOptions): void { function
/arkcompiler/ets_frontend/test/scripts/
Dtimer.py29 def run(): function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/lexicalEnv/classEnv/
Dclass-env-with-exception.js16 function run() { function
/arkcompiler/ets_frontend/es2panda/test/
Drunner.py190 def run(self, runner): member in Test
237 def run(self, runner): member in Test262Test
412 def run(self, runner): member in TSCTest
473 def run(self): member in Runner
669 def run(self): member in Test262Runner
833 def run(self, runner): member in CompilerTest
952 def run(self, runner): member in CompilerProjectTest
1029 def run(self, runner): member in TransformerTest
1059 def run(self, runner): member in PatchTest
1188 def run(self, runner): member in DebuggerTest
[all …]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dark_inlining.cpp45 llvm::PreservedAnalyses InlinePrepare::run(llvm::Module &module, llvm::ModuleAnalysisManager &modul… in run() function in panda::llvmbackend::passes::InlinePrepare
99 llvm::PreservedAnalyses IrtocInlineChecker::run(llvm::LazyCallGraph::SCC &component, in run() function in panda::llvmbackend::passes::IrtocInlineChecker
Dexpand_atomics.cpp30 llvm::PreservedAnalyses ExpandAtomics::run(llvm::Function &function, in run() function in panda::llvmbackend::passes::ExpandAtomics
/arkcompiler/ets_runtime/test/aottest/ts_inline_extends/
Dts_inline_extends.ts25 run() { method in B
/arkcompiler/ets_frontend/arkguard/scripts/
Dobfuscate_script.js58 function run() { function
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dmark_inline_module.cpp35 llvm::PreservedAnalyses MarkInlineModule::run(llvm::Module &module, llvm::ModuleAnalysisManager & /… in run() function in panda::llvmbackend::passes::MarkInlineModule
Ddiscard_inline_module.cpp40 llvm::PreservedAnalyses DiscardInlineModule::run(llvm::Module &module, llvm::ModuleAnalysisManager … in run() function in panda::llvmbackend::passes::DiscardInlineModule
Dmark_always_inline.cpp46 llvm::PreservedAnalyses MarkAlwaysInline::run(llvm::Function &function, llvm::FunctionAnalysisManag… in run() function in panda::llvmbackend::passes::MarkAlwaysInline
Dremove_unused_functions.cpp48 llvm::PreservedAnalyses RemoveUnusedFunctions::run(llvm::Module &module, llvm::ModuleAnalysisManage… in run() function in panda::llvmbackend::passes::RemoveUnusedFunctions
/arkcompiler/ets_frontend/ets2panda/linter/src/
DLinterCLI.ts28 export function run() { function
/arkcompiler/ets_frontend/es2panda/test/benchmark/
Drun_benchmark.py79 def run(self): member in Es2AbcBenchMarks
/arkcompiler/ets_frontend/test262/
Dutils.py65 def run(self): member in Command
82 def run(self): member in CommandCwd
/arkcompiler/ets_frontend/ts2panda/tools/
DastPrinter.ts190 function run(args: string[], useDefault?: boolean): void { function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Dtest_base.py77 def run(self) -> Test: member in Test
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dirtoc.rb167 def run(input_file) method
/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots.cpp160 size_t RunSlots<LockTypeT>::RunVerifier::operator()(RunSlots *run) in operator ()()
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DLinterRunner.ts224 export function run() { function

12