Home
last modified time | relevance | path

Searched full:their (Results 1 – 25 of 49) sorted by relevance

12

/arkcompiler/runtime_core/docs/bc_verification/
Dtype_system.md3 Type system is simple: there are only parametric type families, named as `Sort`s, and their instanc…
14 Internally they denoted by indices (just numbers), and there is separate class to hold their names.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dnewobj.yaml36 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
199 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
240 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
283 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
344 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
412 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
759 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
1133 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
1177 … Resolve class type from type_id, allocate memory for an object, initialize its fields with their
/arkcompiler/runtime_core/docs/diagrams/
Dgc-mark.puactivity38 …mark all fields in object == mark all directly referenced objects and add their un-marked fields t…
/arkcompiler/ets_runtime/
DLICENSE80 by such Contributor that are necessarily infringed by their
81 Contribution(s) alone or by combination of their Contribution(s)
/arkcompiler/toolchain/
DLICENSE80 by such Contributor that are necessarily infringed by their
81 Contribution(s) alone or by combination of their Contribution(s)
/arkcompiler/runtime_core/docs/
D2022-08-18-isa-changelog.md12 ecmascript specific bytecode are prefixed and their opcode were encoded with two bytes.
Ddesign-of-interpreter.md87 more efficient data reads from the Panda binary file. Foreign entities are loaded from their
220 stable interpreter to run their code. At the same time, interpreter developers need some tools
Dassembly_format.md456 arg_list := <","-separated list of argument names and their respective types>
458 func_code := <newline-separated sequence of bytecode instructions and their operands>
494 - Assembler doesn't guarantee that functions, records and their fields will be located in binary fi…
Dglossary.md67 for each of their fields.
Daot.md46 Classes and methods are uniquely identified (inside one file) by their panda file id (`panda_file::…
/arkcompiler/runtime_core/
DLICENSE80 by such Contributor that are necessarily infringed by their
81 Contribution(s) alone or by combination of their Contribution(s)
DREADME.md117 | --skip-string-literals | Replace string literals with their respective id's, thus shortening emit…
/arkcompiler/runtime_core/libpandabase/
DREADME.md111 - `std::string GetHelpString()` - returns string with all arguments and their description
112 - `std::string GetRegularArgs()` - returns string with all regular arguments and their values
/arkcompiler/ets_frontend/ts2panda/src/base/
Dutil.ts487 // Auto, Loop and Unique names are generated and cached based on their unique autoGenerateId.
496 … // Unique names are generated and cached based on their unique autoGenerateId and original idText.
514 …// Node names generate unique names based on their original node and are cached based on that node…
/arkcompiler/ets_frontend/
DLICENSE80 by such Contributor that are necessarily infringed by their
81 Contribution(s) alone or by combination of their Contribution(s)
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_visitor.h32 * // Specify blocks to visit and their order
/arkcompiler/runtime_core/runtime/include/
Dhistogram.h130 * with the number of their count
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dbounds_analysis.h29 * It is used to represent variables of integral types according to their size
/arkcompiler/runtime_core/compiler/docs/
Daot_cha.md65 files location according their paths on the target. `--paoc-boot-location` specifies the path where…
Dcode_sink_doc.md4 …essor blocks, when possible, so that they are not executed on paths where their results are not ne…
/arkcompiler/runtime_core/disassembler/
Ddisasm.cpp96 "replaces string literals with their respectie id's, thus shortening emitted code size"); in main()
/arkcompiler/runtime_core/verification/models/typesystem/
Dark_typesystem.als72 // then their sequencies of variances should match
/arkcompiler/runtime_core/verification/jobs/
Dthread_pool.h143 …// This means a lot of unnecessary wakeups. It would be good to reduce their number, but need to d…
/arkcompiler/runtime_core/cmake/ark-third-party/zlib/
DCMakeLists.txt71 # in their source tree...
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h45 * For locals and temps, it is not guaranteed that their number equals to the

12