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/lzma/CPP/7zip/Common/
DFilterCoder.cpp116 UInt32 readPos = 0; in Z7_COM7F_IMF() 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/vk-gl-cts/framework/delibs/dethread/
DdeThreadTest.c404 int readPos = 0; in consumerThread() local