Home
last modified time | relevance | path

Searched full:taking (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinline_intrinsics.h32 …* Next, optimization tries to replace the intrinsic with static instructions, taking into account …
Dchecks_elimination.cpp868 // avoid taking checks out of slowpath in FindOptimalSaveStateForHoist()
/arkcompiler/runtime_core/static_core/plugins/ets/sdk/api/
D@ohos.util.Queue.ets54 …* @param callbackfn - The function to execute on each element, taking the value, index, and Queue …
D@ohos.util.Stack.ets61 …* @param callbackfn - The function to execute on each element, taking the value, index, and Stack …
D@ohos.util.List.ets96 …* @param callbackfn - The function to execute on each element, taking the value, index, and List a…
234 * @param callbackfn - The callback function taking the value, index, and the List as arguments.
D@ohos.util.ArrayList.ets209 …* @param callbackfn - The callback function taking the value, index, and the ArrayList as argument…
221 …* @param callbackfn - The function to execute on each element, taking the value, index, and ArrayL…
D@ohos.util.Deque.ets138 …* @param callbackfn - The function to execute on each element, taking the value, index, and Deque …
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dtypes_n_values.md5 1. Semantic (abstract) types. They used only for values classification without taking into consider…
/arkcompiler/runtime_core/docs/bc_verification/
Dtypes_n_values.md5 1. Semantic (abstract) types. They used only for values classification without taking into consider…
/arkcompiler/runtime_core/static_core/docs/
Ddeoptimization.md5 Deoptimization is the process of taking action if compiled code cannot continue execution for some …
/arkcompiler/runtime_core/static_core/verification/absint/
Dreg_context.h34 …after implementing sparse vectors - rebase on them (taking into consideration immutability, see im…
/arkcompiler/runtime_core/static_core/irtoc/
Dintrinsics.yaml384 …e to a pair of a flag (0 - success, 1 - failure) and a Utf16 symbol code taking javascript semanti…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dsummary.rst287 Since functionally correct and performant implementation requires taking so
/arkcompiler/jsvm/interface/kits/
Djsvm_types.h27 * and taking snapshots.
39 * and taking snapshots.
Djsvm.h27 * and taking snapshots.
39 * and taking snapshots.
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h285 * File must contain public class with equally named static method taking no arguments.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D2_lexical.rst779 Two methods allow taking *bitsCount* lower bits of a
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D6_ts.rst144 You can use "if else" to solve this problem, taking different actions on different types.
/arkcompiler/runtime_core/isa/
Disa.yaml35 …ntuition regarding accumulator usage is to utilize the accumulator as much as possible taking it as
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml35 …intuition regarding accumulator usage is to utilize accumulator as much as possible by taking it as
/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dexecution.py1813 # There is a certain probability of failure when taking screenshots