Home
last modified time | relevance | path

Searched defs:short (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Dlogger.py78 def short(logger: logging.Logger, message: str) -> None: member in Log
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/templates/
DTemplate.ts37 type short = number; alias
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dlocations.h45 #define LOCATION_DEF(name, short) name, argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dlocations.h46 #define LOCATION_DEF(name, short) name, argument