Home
last modified time | relevance | path

Searched defs:strong (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_header-inl.h147 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive()
155 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject()
164 std::memory_order memoryOrder, bool strong) in CompareAndExchangeFieldPrimitive()
173 bool strong) in CompareAndExchangeFieldObject()
Dclass-inl.h825 bool strong) in CompareAndSetFieldPrimitive()
833 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject()
845 bool strong) in CompareAndExchangeFieldPrimitive()
853 … std::memory_order memoryOrder, bool strong) in CompareAndExchangeFieldObject()
Dobject_accessor-inl.h301 … std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive()
320 bool strong) in CompareAndSetFieldObject()
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray-inl.h84 bool strong) in CompareAndSetPrimitive()
94 std::memory_order memoryOrder, bool strong) in CompareAndSetObject()
104 bool strong) in CompareAndExchangePrimitive()
114 std::memory_order memoryOrder, bool strong) in CompareAndExchangeObject()
191 …ArraySizeT idx, T oldValue, T newValue, std::memory_order memoryOrder, bool strong, uint32_t byteO… in CompareAndExchange()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_object.h173 …etFieldPrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive()
179 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject()
Dets_arraybuffer-inl.h112 T newElement, bool strong) in CompareAndExchangeElement()
Dets_array.h346 ClassType newVal, bool strong) in CompareAndExchange()