Home
last modified time | relevance | path

Searched full:determined (Results 1 – 25 of 64) sorted by relevance

123

/arkcompiler/runtime_core/static_core/docs/
Dbytecode_profiling.md15 Profiling vector is a plain data of bytes, which content is determined by the language of a given b…
28 Format of a profile file is determined by the language plugin.
Dcode_metainfo.md71 number of columns is determined in compile time.
74 Column width is determined by maximum value in a table, e.g. for 2th column it is zero row, that ha…
Druntime-compiled_code-interaction.md294 Stack unwinding always starts from the top frame. Its kind could be determined from `ark::ManagedTh…
295 to the top frame could be determined depends on the kind of the top stack frame:
409 2. Set the pointer to the boundary frame into stack pointer, assign the return address determined a…
/arkcompiler/runtime_core/static_core/compiler/docs/
Dinlining.md15 Resolving of the CallStatic method is quite simple, since target method is explicitly determined by…
28 Receiver is determined via ObjectTypePropagation analysis, that propagates statically known types d…
104 After target method is determined, Inlining optimization call IrBuilderInliningAnalysis that check …
Dtry_catch_blocks_ir.md162 Case 1 (catch block for the exception is determined)
182 Case 2 (catch block for the exception isn't determined)
Dir_builder.md19 determined only by consumers.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/04.array_literal/02.type_inference_from-types_of_elements/
Darr_inf2_n.params.yaml17 let a = [{}, {},] // CTE, type cannot be determined
Darr_inf2_n.sts19 If the type of the expression cannot be determined, then the type of the array
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/lambda_infer_type/
Dlambda_param_type_cannot_be_determined.sts22 /* @@@ label1 Error TypeError: The type of parameter 'value' cannot be determined */
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/17.typeof_expression/
Dtof_n.sts22 cannot be determined in that case.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dldstatic.yaml243 For non-object variant, the size of the field is determined by the field_id,
283 For non-object variant, the size of the field is determined by the field_id,
322 For non-object variant, the size of the field is determined by the field_id,
355 For non-object variant, the size of the field is determined by the field_id,
Dldobj.yaml400 For non-object variant, the size of the field is determined by the field_id,
444 For non-object variant, the size of the field is determined by the field_id,
Dldobj.v.yaml401 For non-object variant, the size of the field is determined by the field_id,
445 For non-object variant, the size of the field is determined by the field_id,
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dldstatic.yaml188 For non-object variant, the size of the field is determined by the field_id,
227 For non-object variant, the size of the field is determined by the field_id,
Dldobj.yaml313 For non-object variant, the size of the field is determined by the field_id,
355 For non-object variant, the size of the field is determined by the field_id,
Dldobj.v.yaml313 For non-object variant, the size of the field is determined by the field_id,
355 For non-object variant, the size of the field is determined by the field_id,
Dststatic.64.yaml47 value is determined by field_id, other accumulator bits are discarded.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/01.evaluation_of_expressions/
Dtyp.sts19 The type of a standalone expression (like just a + b) can be determined entirely
/arkcompiler/runtime_core/docs/
Dcode_metainfo.md71 number of columns is determined in compile time.
74 Column width is determined by maximum value in a table, e.g. for 2th column it is zero row, that ha…
Druntime-compiled_code-interaction.md288 Stack unwinding always starts from the top frame. Its kind could be determined from `panda::Managed…
289 to the top frame could be determined depends on the kind of the top stack frame:
403 2. Set the pointer to the boundary frame into stack pointer, assign the return address determined a…
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md19 determined only by consumers.
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dphi_resolver.h26 * - if phi has no type, then set type determined from its inputs
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D1_intro.rst38 type changes, as object types are determined by their declarations. Their
312 the order of calculation is determined by operator preferences.
D7_expressions.rst183 with values that can be determined at compile time.
872 #. If the type of the expression cannot be determined, then the type of the
1828 After the type to use is known, the method to call must be determined. As
2578 system, and the result of the ``instanceof`` expression cannot be determined.
2620 the result of the ``typeof`` expression cannot be determined in that case
3432 A floating-point multiplication result is determined in compliance with the
3463 in a signed infinity (the sign is determined by the rule above).
3547 A floating-point division result is determined in compliance with the IEEE 754
3579 - Division produces a signed infinity (the sign is determined by
3586 - Division produces a signed zero (the sign is determined by the
[all …]
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dphi_resolver_dyn.h25 * - if phi has no type, then set type determined from its inputs

123