Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/
Dtox.ini46 deps =
48 skip_install = true
49 commands =
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/
DMakefile6 clean: target
/arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/
Dpackage.json8 "clean": "rimraf build", string
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/
Dpackage.json8 "clean": "rimraf build", string
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/
Dpackage.json15 "clean": "rimraf build dist bundle", string
/arkcompiler/ets_frontend/arkguard/
Dpackage.json11 "clean": "rm -rf lib/*", string
/arkcompiler/ets_frontend/ets2panda/linter/
Dpackage.json15 "clean": "rimraf build dist bundle", string
/arkcompiler/toolchain/build/compile_script/
Dark.py794 def clean(self, out_path: str): member in ArkPy