Lines Matching full:and
15 …ibraries, including ArkCompiler File, Tooling, Base and ISA. ArkCompiler File provides bytecodes a…
26 … format (*.abc). For details about the format, see docs/assembly_format.md and docs/file_format.md.
28 …# Cmake script that contains the toolchain files and common cmake functions used to define the bui…
29 ├── compiler # Compiler including IR(intermediate representation) and passes for byt…
32 ├── docs # Language frontend, ARK file format, and runtime design documents.
34 ├── gn # GN templates and configuration files.
36 ├── isa # Bytecode ISA description file YAML, Ruby scripts and templates.
39 …c ArkCompiler runtime library, including logs, synchronization primitives, and common data structu…
41 ├── libziparchive # Provides APIs for reading and using zip files implemented by zlib.
49 …lates # Ruby templates and scripts used to process command line options, loggers, er…
91 | --size-stat | Collect statistics and print ARK bytecode information after conversion. …
93 | --version | Print version info, including file format version and minimum supported file form…
119 | --version | Print version info, including file format version and minimum supported …