Home
last modified time | relevance | path

Searched full:unchanged (Results 1 – 25 of 27) sorted by relevance

12

/arkcompiler/runtime_core/static_core/models/thread_pool/
Dthread_pool.tla406 /\ UNCHANGED << workers, workers_status,
418 /\ UNCHANGED << workers, workers_status,
433 /\ UNCHANGED << queue_lock_,
435 /\ UNCHANGED cond_var_
440 /\ UNCHANGED << workers, workers_status,
449 /\ UNCHANGED << workers, workers_status,
464 /\ UNCHANGED queue_size_
468 /\ UNCHANGED << workers, workers_status, num_workers,
476 /\ UNCHANGED << workers, workers_status, num_workers,
486 /\ UNCHANGED << workers, workers_status,
[all …]
/arkcompiler/toolchain/build/toolchain/
Dgcc_solink_wrapper.py15 """Runs 'ld -shared' and generates a .TOC file that's untouched when unchanged.
Dgcc_toolchain.gni57 # needs to be passed through unchanged to all secondary toolchains to
/arkcompiler/runtime_core/compiler/docs/
Daot_cha.md92 unchanged until the class hierarchy has changed. Therefore AOT compiler can generate code similar t…
Dcleanup_doc.md69 ### Loop until unchanged Graph
/arkcompiler/runtime_core/static_core/compiler/docs/
Daot_cha.md92 unchanged until the class hierarchy has changed. Therefore AOT compiler can generate code similar t…
Dscheduler_doc.md32 …uction is changed only before it enters the `waiting` queue, and remains unchanged since that time.
Dcleanup_doc.md69 ### Loop until unchanged Graph
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DChar.sts447 …e() converts the underlying char to upper case if it is in lower case, otherwise the char unchanged
463 … converts the underlying char to a lower case if it is in upper case, otherwise the char unchanged.
/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DFileUtils.2.spec.ts184 it('should return Unix path unchanged', () => {
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp88 // Because linear numbers should stay unchanged from Liveness in Prepare()
/arkcompiler/runtime_core/static_core/plugins/ets/snippet_verifier/
DREADME.md132 // invariance: parameter type and return type are unchanged
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp108 // Because linear numbers should stay unchanged from Liveness in Prepare()
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcheckcast.yaml28 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/arkcompiler/toolchain/build/toolchain/mac/
DBUILD.gn62 # needs to be passed through unchanged to all secondary toolchains to
/arkcompiler/runtime_core/static_core/compiler/tests/
Dbalance_expressions_test.cpp166 // The same users as we expect that the second expression would be unchanged in TEST_F()
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcheckcast.yaml49 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_propagation.cpp287 // We create the lattice value of the original constant here and leave the IR unchanged. in VisitCastValueToAnyType()
/arkcompiler/runtime_core/static_core/plugins/ets/templates/stdlib/
DArray_escompat.erb772 // left part remains unchanged
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D15_semantics.rst242 // invariance: parameter type and return type are unchanged
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml2605 accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DArray.sts789 // left part remains unchanged
/arkcompiler/ets_frontend/ets2panda/linter/test/extended_features/
D@arkts.collections.d.ets587 * If arrayLength > array.length, array remains unchanged.
603 * If arrayLength < array.length, array remains unchanged.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2818 * new type, it is unchanged.
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9147 // So when the Array.prototype[symbol.iterator] remains unchanged, we call FastPath.

12