Home
last modified time | relevance | path

Searched defs:incB (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
DMultiInitTest.kt26 fun incB() = b.incrementAndGet() in incA() method
/external/libultrahdr/lib/src/
Dgainmapmath.cpp49 void ShepardsIDW::fillShepardsIDW(float* weights, int incR, int incB) { in fillShepardsIDW()