Searched full:serves (Results 1 – 19 of 19) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/ |
| D | array_with_type_parameter.ets | 16 // 1. T serves as the element type 38 // 2. the alias of T serves as the element type 45 // 3. T is generic of a class, and this class serves as the element type 52 // 4. T is a field type of a class, and this class serves as the element type 60 // 5. T is a subtype of an union, and this union serves as the element type 73 // 6. T is a subtype of a tuple, and this tuple serves as the element type
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units/12.program_exit/ |
| D | program_entry_export.ets | 17 desc: The top-level exported function serves as the entry point.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | Exception.ets | 20 * Serves as a base class for all exception classes.
|
| D | FinalizationRegistry.ets | 41 // Contains chains of used and free trimplet indexes, [0] serves as uselist head
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | jit_fort_memdesc.h | 35 // which serves same purpose as FreeObjects, but is stored outside of
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | Error.ets | 28 * Serves as a base class for all error classes.
|
| /arkcompiler/runtime_core/static_core/verification/cflow/ |
| D | cflow_info.cpp | 119 // Serves as a barrier in ProcessCatchBlocks()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 1_intro.rst | 104 *templates*) serves as the basis of the generic programming paradigm. It 404 -- a token that serves for separating, completing, or otherwise organizing
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | README.md | 25 Instead of `PandArg`, `PandArgCompound` can be used, which serves for creation of the compound argu…
|
| /arkcompiler/runtime_core/static_core/libpandabase/ |
| D | README.md | 25 Instead of `PandArg`, `PandArgCompound` can be used, which serves for creation of the compound argu…
|
| /arkcompiler/ets_frontend/ets2panda/docs/ |
| D | import_export.md | 114 The latter list serves to let the compiler know what still needs to be parsed (handle and avoid dup…
|
| /arkcompiler/runtime_core/docs/ |
| D | assembly_format.md | 539 This section serves purely illustrative purposes.
|
| D | runtime-compiled_code-interaction.md | 57 Runtime serves compiled code via runtime entrypoints. A runtime entrypoint is a function which conf…
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | runtime-compiled_code-interaction.md | 63 Runtime serves compiled code via runtime entrypoints. A runtime entrypoint is a function which conf…
|
| D | import-export.md | 228 The latter list serves to let the compiler know what still needs to be parsed (handle and avoid dup…
|
| /arkcompiler/jsvm/interface/kits/ |
| D | jsvm_types.h | 574 * It serves as a UUID with which JavaScript objects or externals can be "tagged"
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 19 …VM is register based with dedicated accumulator register, which serves as an implicit operand to i…
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 19 …VM is register-based with a dedicated accumulator register that serves as an implicit operand to i…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/ |
| D | escompat.rst | 8457 | Strores information about stacktrace and cause in case of an error. Serves as a base class for al…
|