Home
last modified time | relevance | path

Searched defs:_ref (Results 1 – 4 of 4) sorted by relevance

/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
DVolatileOnlyTest.kt10 private val _ref = atomic<String?>(null) constant in kotlinx.atomicfu.test.VolatileOnlyTest
/external/rust/android-crates-io/crates/grpcio/src/task/
Dexecutor.rs43 let _ref = self.call.cq.borrow()?; in kick() localVariable
/external/tensorflow/tensorflow/python/ops/
Dvariables.py1941 def _ref(self): member in RefVariable
/external/pytorch/torch/_refs/
D__init__.py475 def _ref(a: TensorLikeType) -> TensorLikeType: function
1030 def _ref( function