Home
last modified time | relevance | path

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

/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/ets2panda/linter/
Dpackage.json14 "clean": "rimraf build dist bundle", string
/arkcompiler/ets_frontend/arkguard/
Dpackage.json11 "clean": "rm -rf lib/*", string
/arkcompiler/toolchain/build/compile_script/
Dark.py673 def clean(self, out_path: str): member in ArkPy