Home
last modified time | relevance | path

Searched full:such (Results 1 – 25 of 130) sorted by relevance

123456

/arkcompiler/ets_runtime/
DLICENSE20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
72 Work and such Derivative Works in Source or Object form.
79 where such license applies only to those patent claims licensable
80 by such Contributor that are necessarily infringed by their
82 with the Work to which such Contribution(s) was submitted. If You
88 as of the date such litigation is filed.
110 within such NOTICE file, excluding those notices that do not
116 wherever such third-party notices normally appear. The contents
121 that such additional attribution notices cannot be construed
[all …]
/arkcompiler/toolchain/
DLICENSE20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
72 Work and such Derivative Works in Source or Object form.
79 where such license applies only to those patent claims licensable
80 by such Contributor that are necessarily infringed by their
82 with the Work to which such Contribution(s) was submitted. If You
88 as of the date such litigation is filed.
110 within such NOTICE file, excluding those notices that do not
116 wherever such third-party notices normally appear. The contents
121 that such additional attribution notices cannot be construed
[all …]
/arkcompiler/runtime_core/
DLICENSE20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
72 Work and such Derivative Works in Source or Object form.
79 where such license applies only to those patent claims licensable
80 by such Contributor that are necessarily infringed by their
82 with the Work to which such Contribution(s) was submitted. If You
88 as of the date such litigation is filed.
110 within such NOTICE file, excluding those notices that do not
116 wherever such third-party notices normally appear. The contents
121 that such additional attribution notices cannot be construed
[all …]
/arkcompiler/ets_frontend/
DLICENSE20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
72 Work and such Derivative Works in Source or Object form.
79 where such license applies only to those patent claims licensable
80 by such Contributor that are necessarily infringed by their
82 with the Work to which such Contribution(s) was submitted. If You
88 as of the date such litigation is filed.
110 within such NOTICE file, excluding those notices that do not
116 wherever such third-party notices normally appear. The contents
121 that such additional attribution notices cannot be construed
[all …]
/arkcompiler/runtime_core/docs/
D2022-08-18-isa-changelog.md14 2. We remove the prefix of ecmascript specific opcodes, such that most of the bytecode opcode can b…
24 such that runtime can distinguish the "define-function" operations of different kinds.
25 We also add header index in function such that runtime can access IndexHeader more efficiently.
34 such that the instructions can get consective indexes for methodId, stringId and literalarrayId.
/arkcompiler/toolchain/tooling/base/
Dpt_script.h109 ScriptId scriptId_ {0}; // start from 0, such as "0","1","2"...
110 std::string fileName_ {}; // binary file name, such as xx.bin
111 std::string url_ {}; // source file name, such as xx.js
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h42 // Support cases, such as: int + double, int + int, double + double in AddWithTSType()
49 // Support cases, such as: number + null, undefined + null, boolean + number, etc. in AddWithTSType()
73 … // Support cases, such as: string + null, string + object, string + boolean, string + number, etc. in AddWithTSType()
89 // Some special cases, such as: object + undefined, object + boolean, etc. in AddWithTSType()
113 // Support cases, such as: string like '2333', boolean, null in SubWithTSType()
142 // Support cases, such as: string like '2333', boolean, null in MulWithTSType()
186 // Support special cases, such as: string like '2333', boolean, null in DivWithTSType()
218 // Support special cases, such as: string like '2333', boolean, null in ModWithTSType()
260 // Support special cases, such as: string like '2333', boolean, null in GetBitOPDate()
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcheckcast.yaml489 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
527 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
571 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
613 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
663 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
702 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
748 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
792 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
861 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
916 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
[all …]
Dthrow.yaml769 …description: If no exception handler is found, the frame of invoker is restored. If such frame exi…
815 …description: If no exception handler is found, the frame of invoker is restored. If such frame exi…
863 …If no exception handler is found, the frame of invoker is restored. If such frame exists, the exce…
864 …exception handler is found, the frame of invoker is restored. If such frame exists, the exception …
909 …If no exception handler is found, the frame of invoker is restored. If such frame exists, the exce…
910 …exception handler is found, the frame of invoker is restored. If such frame exists, the exception …
955 If no such frame exists, the current VM thread exits.
977 If no such frame exists, the current VM thread exits.
1035 …If no exception handler is found, the frame of invoker is restored. If such frame exists, the exce…
1036 …exception handler is found, the frame of invoker is restored. If such frame exists, the exception …
[all …]
/arkcompiler/runtime_core/tests/checked/
Difcvt.pa25 # without variable, you can write only such code.
44 # without variable, you can write only such code.
/arkcompiler/runtime_core/docs/bc_verification/
Dcflow_checks.md224 By default such transition of control flow is prohibited.
291 By default such cflow transitions are prohibited.
313 By default such jumps are prohibited currently.
Dabsint_checks.md33 This is definitely not normal mode of control-flow in code, so verifier can detect such situations …
Dtype_system.md30 - `-` contrvariant, direction of suptyping of parameter is in opposite to such of type.
/arkcompiler/runtime_core/compiler/docs/
Dreg_alloc_graph_coloring_doc.md39 …cond approach. After Pre-coloring stage we have colors assigned for nodes such as input parameters…
40 …ely passed through many Phi-function or any other kind of move-relations (such as return value or …
41 …e color, which will remove all move-instructions on its edges. Let’s call such components of graph…
50 …rom different cliques may occupy all available colors by their biases. In such case choice made by…
Daot_resolve_string.md4 mode such runtime calls could be replaced with load from a special PLT-slot in AOT file. In that ca…
34 - checks the value already stored in `STRING_SLOT` PLT-slot - after AOT-file loading all such slots…
Dir_builder.md10 form, without dead phi instructions, but it has various drawbacks, such as significant overhead, si…
17 the IR. Such as:
Dbalance_expressions_doc.md5 … of a long chain of the same binary associative and commutative operator, such as `ADD`, `MUL`, `A…
19 If such instruction is found, it is the last one in an expression and it is necessary to determine …
/arkcompiler/runtime_core/irtoc/backend/compiler/
Dcodegen_interpreter.h25 * Prologue and epilogue of such functions are empty, all arguments are placed in registers manually
32 …* fix number of spill slots such that RETURN handlers are able to generate epilogue correspondent…
/arkcompiler/runtime_core/libpandafile/templates/
Dbytecode_instruction-inl_gen.h.erb91 static_assert(HasId(format, idx), "Instruction doesn't have id operand with such index");
121 ASSERT_PRINT(HasId(format, idx), "Instruction doesn't have imm operand with such index");
152 ASSERT_PRINT(HasId(format, idx), "Instruction doesn't have id operand with such index");
186 static_assert(HasVReg(format, idx), "Instruction doesn't have vreg operand with such index");
213 ASSERT_PRINT(HasVReg(format, idx), "Instruction doesn't have vreg operand with such index");
249 static_assert(HasImm(format, idx), "Instruction doesn't have imm operand with such index");
275 ASSERT_PRINT(HasImm(format, idx), "Instruction doesn't have imm operand with such index");
/arkcompiler/ets_runtime/docs/
Doverview.md3 …pilation and runtime platform of OpenHarmony. It contains core components such as the compiler, to…
49 …ng mechanism. The JS Actor model (web-worker) in the industry has defects such as slow startup and…
/arkcompiler/runtime_core/libpandabase/tests/
Dunix_library_loader_test.cpp28 … "./test_library_loader.txt: cannot open shared object file: No such file or directory");
/arkcompiler/runtime_core/runtime/arch/
Dmemory_helpers.h33 // NB! It is assumed all panda targets provide such synchronization, which might not be true on all…
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dalias_analysis.cpp37 * - Direct constraints are constraints that require no extra processing, such
40 * - Copy constraints are those of the form P = Q. Such semantic can be
43 * 3. All direct constraints of the form P = &Q are processed, such that Q is
51 * edges, such that an edge from Q to P causes Sol(P) <- Sol(P) union Sol(Q).
/arkcompiler/runtime_core/runtime/mem/
Dheap_space.cpp95 // If saved pool size was very big and such pool can not be allocate after GC in ComputeNewSize()
124 // allocate such pool, so we need to trigger GC in WillAlloc()
264 // If saved pool size was very big and such pool can not be allocate in young after GC in ComputeNewYoung()
281 // If saved pool size was very big and such pool can not be allocate in tenured after GC in ComputeNewTenured()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md11such as adding two integer values, or complex things such as calling a function (and thus make a c…
15 * State gates that have multiple transitions (corresponding to multiple control flow branches) such
17 …there are **[selector](https://en.wikipedia.org/wiki/Multiplexer) gates** such as `VALUE_SELECTOR`…
21 …ll be simpler. In addition, some special and important code optimizations such as (register pressu…
33 * `CONSTANT_LIST` `ARG_LIST`: Registering all value origins such as constants and arguments. (they …
43 …it width of values, and which type of registers (integer or float) should such values be put into.…

123456