Searched full:represents (Results 1 – 23 of 23) sorted by relevance
| /arkcompiler/runtime_core/docs/ |
| D | file_format.md | 361 | `CODE` | `0x01` | `0-1` | `uint8_t[4]` | Data represents the offset … 362 | `SOURCE_LANG` | `0x02` | `0-1` | `uint8_t` | Data represents the [source… 363 | `RUNTIME_ANNOTATION` | `0x03` | `>=0` | `uint8_t[4]` | Data represents the offset … 364 | `RUNTIME_PARAM_ANNOTATION` | `0x04` | `0-1` | `uint8_t[4]` | Data represents the offset … 365 | `DEBUG_INFO` | `0x05` | `0-1` | `uint8_t[4]` | Data represents the offset … 366 | `ANNOTATION` | `0x06` | `>=0` | `uint8_t[4]` | Data represents the offset … 367 | `PARAM_ANNOTATION` | `0x07` | `0-1` | `uint8_t[4]` | Data represents the offset … 368 | `TYPE_ANNOTATION` | `0x08` | `>=0` | `uint8_t[4]` | Data represents the offset … 369 | `RUNTIME_TYPE_ANNOTATION` | `0x09` | `>=0` | `uint8_t[4]` | Data represents the offset … 404 | `SOURCE_LANG` | `0x02` | `0-1` | `uint8_t` | Data represents the [sou… [all …]
|
| D | runtime-debug-api.md | 21 …eAgent`](../runtime/include/loadable_agent.h) is loaded, which usually represents a debugger share…
|
| D | assembly_format.md | 158 | `java.interface` | Used to specify that the record represents Java interface. | 160 | `java.annotation` | Used to specify that the record represents Java annotation. | 226 | `cref` | code reference, represents references to the bytecode executable by Panda virtual machin… 227 | `dref` | data reference, represents references to aggregate data types (see below) |
|
| D | rationale-for-bytecode.md | 35 Although bytecode represents some abstraction, it mirrors all the mentioned concepts from the
|
| D | doxygen.config | 119 # specifies, contains, represents, a, an and the. 128 represents \ 698 # that represents doxygen's defaults, run doxygen with the -l option. You can 1173 # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 1191 # darker. The value divided by 100 is the actual gamma applied, so 80 represents 1192 # a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not
|
| /arkcompiler/runtime_core/runtime/include/ |
| D | runtime_options.h | 34 * \brief Class represents runtime options 36 * It extends Options that represents public options (that described in options.yaml) and
|
| D | thread.h | 246 * \brief Class represents arbitrary runtime thread
|
| D | managed_thread.h | 27 * \brief Class represents managed thread
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_ir_specification.md | 11 * The **combinational logic** part is the other subgraph of Circuit IR which represents all computa… 207 Represents loop begin. 220 Represents loop back. 237 Represents value selector. 250 Represents dependency selector. 263 Represents dependency relay. 276 Represents dependency and operator. 291 Represents JavaScript bytecode. 308 Represents a simple function call (would not get an exception).
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | mem_range.h | 24 * Represents range of bytes [start_address, end_address]
|
| D | gc_barrier.h | 29 * Represents Pre and Post barrier
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | README.md | 23 … entities: template class `PandArg`, which represents an argument and `PandArgParser` class, which…
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | bytecode_emitter.h | 33 * Label represents a branch target.
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/config/ |
| D | non_testable.yaml | 107 Call 'any' value that represents a function, i.e. create a new frame, pass values of arguments
|
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ |
| D | bounds_analysis.h | 27 * Represents a range of values that a variable might have.
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | aot_cha.md | 59 As boot class path represents the core classes of VM it should not depend on any of application cod…
|
| /arkcompiler/runtime_core/scripts/ |
| D | memusage.py | 93 """Represents panda memory regions"""
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
| D | spec.rb | 18 # Class represents full specification with additional information needed for
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | classDefinition.cpp | 211 …/* The last literal item represents the offset of the first static property. The regular property … in CreateClassStaticProperties()
|
| /arkcompiler/runtime_core/runtime/mem/gc/ |
| D | bitmap.h | 396 * One bit represents BYTESPERCHUNK bytes of memory.
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/ |
| D | abc_file.cpp | 649 // 1 represents the this pointer in ExtractFunctionCalleeInfo()
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 102 …Panda VM supports languages with dynamic types. It represents dynamic values through special 'any'…
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …_project_at_runtime_6168","List of root folders whose combined content represents the structure of…
|