Home
last modified time | relevance | path

Searched refs:Script (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/cmake/
DREADME.md54 * Script to show diff through clang-format execution - `scripts/run-clang-format.py`
/arkcompiler/runtime_core/static_core/cmake/
DREADME.md54 * Script to show diff through clang-format execution - `scripts/run-clang-format.py`
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/
Dreadme.md12 Script `runner.sh` activates the virtual environment with all required libraries
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1544 type == Block() || type == Script() || type == Eval() || type == Module() || in Valid()
1571 static std::string Script() in Script() function