Home
last modified time | relevance | path

Searched full:way (Results 1 – 25 of 158) sorted by relevance

1234567

/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor.h32 // quick way to get name id
35 // quick way to get method name
38 // quick way to get proto id
41 // quick way to get class id
Dindex_accessor.h40 // quick way to resolve offset by 16-bit id in method's instructions
Dshorty_iterator.h76 // !!! Do not use it in general way !!!
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_data_accessor.h40 // quick way to get name id
43 // quick way to get method name
50 // quick way to get proto id
53 // quick way to get class id
Dshorty_iterator.h76 // !!! Do not use it in general way !!!
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/16.Support_for_GUI_Programming/annotations/
Dannotation_@LocalStorageLink.sts32 // @StorageLink variable decorator creates two-way link with property "PropA" in AppStorage
36 … // @LocalStorageLink variable decorator creates two-way link with property "PropA" in LocalStorage
Dannotation_@StorageLink_2.sts30 // @StorageLink variable decorator creates two-way link with property "PropA" in AppStorage
Dannotation_@StorageLink.sts30 // @StorageLink variable decorator creates two-way link with property "PropA" in AppStorage
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/test-lists/ets-func-tests/
Dets-func-tests-ignored-CPP-OL0.txt3 ### End Of Built-In Component Two Way Value Synchronization
/arkcompiler/runtime_core/static_core/compiler/docs/
Dreg_alloc_graph_coloring_doc.md18 …or coloring lets the standard greedy algorithm to color a graph by optimal way (max number of regi…
32 …ys color consequently nodes of the same clique, or start another one. This way we don’t have situa…
38 - Biasing, is a way when in front of coloring nodes are “hinted” with preferred colors. And on stag…
61 …-site. The same thing should be done for return value, meantime there’s no way to get architected …
Dbalance_expressions_doc.md21 …s from the basic block, allocate them to expression's terms in an [optimal way](#operators-allocat…
33 `Allocation in an optimal way` is an algorithm that creates expression and guarantees that it would…
/arkcompiler/runtime_core/compiler/docs/
Dreg_alloc_graph_coloring_doc.md18 …or coloring lets the standard greedy algorithm to color a graph by optimal way (max number of regi…
32 …ys color consequently nodes of the same clique, or start another one. This way we don’t have situa…
38 - Biasing, is a way when in front of coloring nodes are “hinted” with preferred colors. And on stag…
61 …-site. The same thing should be done for return value, meantime there’s no way to get architected …
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/15.Semantic_Rules/Compatibility_Features/Extended_Conditional_Expressions/string/expr/
Dstring-expression-assert.sts26 console.println("Way ...");
/arkcompiler/runtime_core/docs/changelogs/
D2024-05-26-file_format-changelog.md11 …unction name in the source code and the function name in the bytecode. The way of distinguishing t…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/
Dfeatures.rst152 |LANG| Async Way
165 |LANG| Coroutines Way
175 let promise = launch foo(); // Changed to coroutine way - begin
176 let i = await promise; // Changed to coroutine way - end
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D12_errors.rst54 *normal* and expected way for an operation to complete. A program
139 exceptions and errors. Throwing exceptions provide a structured way to
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/09.field_access_expressions/02.accessing_superclass_fields/
Daccess_by_super_of_generic.sts18 …The field access expression super.f is handled in the same way as the expression this.f in the bod…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/annotations/
Ddecorators.rst30 tool to transform the code in specific way, or to produce some useful output.
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dmonitor_analysis.h28 …* The analysis returns false if there is way with MonitorEntry and without MonitorExit or Vice ver…
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_queue_counter_priority.h142 // The only way to update counter in UpdateCounterAndCheck()
161 // The only way is a name in operator()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_abi.h50 * or pushed on the stack. The way how values are passed is described in the
/arkcompiler/runtime_core/static_core/docs/
Don-stack-replacement.md59 JIT compiles the whole OSR-method the same way it compiles a hot method.
65 There are no restrictions for inlining: methods can be inlined in a general way and all loop-optimi…
/arkcompiler/runtime_core/docs/
Don-stack-replacement.md59 JIT compiles the whole OSR-method the same way it compiles a hot method.
65 There are no restrictions for inlining: methods can be inlined in a general way and all loop-optimi…
/arkcompiler/runtime_core/static_core/runtime/asm_defines/
DCMakeLists.txt66 # best way to do that):
/arkcompiler/toolchain/build/toolchain/
Dconcurrent_links.gni15 # There's no way to enforce this exactly, but all toolchains are processed

1234567