Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRingBuffer.cpp50 int readPos = 0; in RingBuffer_selfTest() local
/third_party/skia/third_party/externals/brotli/research/
Ddurchschlag.cc672 TextIdx readPos = 0; in durchschlag_distill() local
715 for (TextIdx readPos = 0; readPos < total; ++readPos) { in durchschlag_purify() local
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DJSON.kt115 private var readPos = 0 variable in com.google.flatbuffers.kotlin.JSONParser
/third_party/vk-gl-cts/framework/delibs/dethread/
DdeThreadTest.c404 int readPos = 0; in consumerThread() local