Searched full:getandset (Results 1 – 13 of 13) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/09.classes/Accessor_Declarations/ |
| D | issue-15142_6.ets | 21 interface GetAndSet { 27 …rovider implements GetAndSet { // TypeError: Provider is not abstract and does not override abstr…
|
| D | issue-15142_5.ets | 22 interface GetAndSet { 28 class Provider implements GetAndSet {
|
| D | issue-15142_0.ets | 22 interface GetAndSet { 29 class Provider implements GetAndSet {
|
| D | issue-15142_8.ets | 22 interface GetAndSet { 29 class Provider implements GetAndSet {
|
| D | issue-15142_7.ets | 22 interface GetAndSet { 29 class Provider implements GetAndSet {
|
| D | issue-15142_9.ets | 22 interface GetAndSet { 28 class Provider implements GetAndSet {
|
| D | issue-15142_10.ets | 22 interface GetAndSet { 28 class Provider implements GetAndSet {
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.polymorphic.range.yaml | 779 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa… 788 fmovi v7, 2.718282 # value to set by getAndSet 790 call.polymorphic.range panda.invoke.VarHandle.getAndSet, v5
|
| D | call.polymorphic.yaml | 685 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa… 694 fmovi v8, 2.718282 # value to set by getAndSet 696 call.polymorphic panda.invoke.VarHandle.getAndSet, v5, v6, v8
|
| D | calle.polymorphic.yaml | 685 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa… 694 fmovi v8, 2.718282 # value to set by getAndSet 696 calle.polymorphic panda.invoke.VarHandle.getAndSet, v5, v6, v8
|
| D | calle.polymorphic.range.yaml | 779 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa… 788 fmovi v7, 2.718282 # value to set by getAndSet 790 calle.polymorphic.range panda.invoke.VarHandle.getAndSet, v5
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_arraylist_test.cpp | 268 HWTEST_F_L0(ContainersArrayListTest, GetAndSet) in HWTEST_F_L0() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 1384 /* Since GetAndSet is defined as a non-faulting operation we in EncodeUnsafeGetAndSet()
|