| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/internal/ |
| D | Atomic.kt | 26 fun compareAndSet(expect: V, newValue: V): Boolean in get() method 36 fun compareAndSet(expect: Int, newValue: Int): Boolean in get() method
|
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/platform/ |
| D | AtomicInt.kt | 22 fun compareAndSet(expected: Int, new: Int): Boolean method
|
| /compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/ |
| D | Expect.kt | 26 fun compareAndSet(expect: V, newValue: V): Boolean method
|
| /compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/ |
| D | AtomicReference.kt | 26 fun compareAndSet(expect: V, newValue: V): Boolean method
|
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/ |
| D | AtomicReference.kt | 26 fun compareAndSet(expect: V, newValue: V): Boolean method
|
| /compose/runtime/runtime/src/linuxx64StubsMain/kotlin/androidx/compose/runtime/internal/ |
| D | Atomic.linuxx64Stubs.kt | 28 actual fun compareAndSet(expect: V, newValue: V): Boolean = implementedInJetBrainsFork() in get() method 36 actual fun compareAndSet(expect: Int, newValue: Int): Boolean = implementedInJetBrainsFork() in get() method
|
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/ |
| D | Expect.kt | 26 fun compareAndSet(expect: V, newValue: V): Boolean in get() method
|
| /compose/ui/ui/src/commonStubsMain/kotlin/androidx/compose/ui/platform/ |
| D | AtomicInt.commonStubs.kt | 24 actual fun compareAndSet(expected: Int, new: Int): Boolean = implementedInJetBrainsFork() method
|
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/internal/ |
| D | InternalMutatorMutex.kt | 38 fun compareAndSet(expect: V, newValue: V): Boolean in get() method
|
| /compose/material/material/src/commonMain/kotlin/androidx/compose/material/ |
| D | InternalMutatorMutex.kt | 38 fun compareAndSet(expect: V, newValue: V): Boolean in get() method
|
| /compose/ui/ui/src/commonStubsMain/kotlin/androidx/compose/ui/ |
| D | AtomicReference.commonStubs.kt | 30 actual fun compareAndSet(expect: V, newValue: V): Boolean = implementedInJetBrainsFork() method
|
| /compose/animation/animation-core/src/commonStubsMain/kotlin/androidx/compose/animation/core/ |
| D | Expect.commonStubs.kt | 28 actual fun compareAndSet(expect: V, newValue: V): Boolean = implementedInJetBrainsFork() method
|
| /compose/material/material/src/commonStubsMain/kotlin/androidx/compose/material/ |
| D | InternalMutatorMutex.commonStubs.kt | 28 actual fun compareAndSet(expect: V, newValue: V): Boolean = implementedInJetBrainsFork() method
|
| /compose/ui/ui-text/src/commonStubsMain/kotlin/androidx/compose/ui/text/ |
| D | ActualAtomicReferenceJvm.commonStubs.kt | 30 actual fun compareAndSet(expect: V, newValue: V): Boolean = implementedInJetBrainsFork() method
|
| /compose/material3/material3/src/commonStubsMain/kotlin/androidx/compose/material3/internal/ |
| D | InternalMutatorMutex.commonStubs.kt | 30 actual fun compareAndSet(expect: V, newValue: V): Boolean = implementedInJetBrainsFork() method
|
| /compose/foundation/foundation/src/commonStubsMain/kotlin/androidx/compose/foundation/ |
| D | Expect.commonStubs.kt | 28 actual fun compareAndSet(expect: V, newValue: V): Boolean = implementedInJetBrainsFork() in getAndSet() method
|