Home
last modified time | relevance | path

Searched full:most (Results 1 – 25 of 173) sorted by relevance

1234567

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/
DREADME.en.md34 4. The most valuable open source project [GVP](https://gitee.com/gvp)
36 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
/arkcompiler/runtime_core/docs/changelogs/
D2022-08-18-isa-changelog.md14 2. We remove the prefix of ecmascript specific opcodes, such that most of the bytecode opcode can b…
40 This released constraint suits for most of application scenarios.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/10.method_call_expression/02.step_2_selection_of_method/
Dstep2.ets19 As there is more than one applicable method, the most specific method must be selected.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/15.literal_types/02.operations_on_literal_types/
Doperations_on_literal_types.ets20 In most cases, it is the supertype itself.
Doperations_on_literal_types1.ets20 In most cases, it is the supertype itself.
Doperations_on_literal_types2.ets20 In most cases, it is the supertype itself.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/11.semicolons/
Dspec_example1.ets18 In most cases declarations and statements are terminated by a line separator (see §2.4).
Dspec_example2.ets18 In most cases declarations and statements are terminated by a line separator (see §2.4).
Dsemicol_p.ets19 In most cases declarations and statements are terminated by a line separator (see §2.4).
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/12.error_handling/01.errors/
Derror_call.ets18 assert: In most case errors are caused by Virtial Machine or by standard libraries. In case it is n…
Derror_call_with_recovery.ets18 assert: In most case errors are caused by Virtial Machine or by standard libraries. In case it is n…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/07.reference_types/
Dintersection_type_initialization.ets17 desc: For each Ti (1 ≤ i ≤ n), let Ci be the most specific class or array type such that Ti < Ci . …
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dgensettings.py26 In most cases template name, source and bench file extentions
/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe2.md9 because its most popular use cases make no sense in the statically typed
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/
DREADME.md84 …- `rest` generator for rest parameters, `combinationRest` is most useful, as it yields all combina…
121 - function `preparePersist` in ts makes a json and mangles most of the values
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/extensions/generators/ets_es_checked/generate-es-checked/
DREADME.md84 …- `rest` generator for rest parameters, `combinationRest` is most useful, as it yields all combina…
121 - function `preparePersist` in ts makes a json and mangles most of the values
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md54 add ; remove two top-most values from the stack, add them and put the result at the top
165 How to make sure that we benefit from the shorter encoding most of the time? An observation shows
166 that most of operations inside a function happen on local and/or temporary variables, while
179 overloads are calls (different number of operands) and calls are the most popular instructions in
Dcfi_directives.md16 Most `asm` bridges have similar layout:
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md54 add ; remove two top-most values from the stack, add them and put the result at the top
165 How to make sure that we benefit from the shorter encoding most of the time? An observation shows
166 that most of operations inside a function happen on local and/or temporary variables, while
179 overloads are calls (different number of operands) and calls are the most popular instructions in
/arkcompiler/ets_runtime/test/moduletest/weakcollectionswithsymbol/
Dfinalizationregistrywithsymbol.js18 * @tc.desc:test FinalizationRegistry allow the use of most Symbols
Dweakrefforsymbol.js18 * @tc.desc:test WeakRef allow the use of most Symbols as targets
/arkcompiler/toolchain/tooling/static/connection/
Devent_loop.h32 // Run at most one event loop handler, may block.
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/import_tests/import_chain_with_errors/
Dmaster_file.ets28 // Error in main file based on class from the most distant file
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/
Devent_loop.h32 // Run at most one event loop handler, may block.
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeHistory.cpp60 // In most cases last accessed item is the one we are looking for in At()
114 // In most cases last accessed item is the one we are looking for in FindLessOrEquals()

1234567