Lines Matching defs:index
48 - idx: start value for both read and write index
85 int64_t index;
150 while (bq->blocks && (bq->blocks->index + (int64_t) bq->blocks->chunk.length <= boundary)) {
184 /* Rewind the read index. If the history is shorter than the specified length we'll point to silence afterwards. */
200 /* Set the queue to silence, set write index to read index */
203 /* Set the queue to silence, set write read index to write index*/
230 /* Return the current read index */
233 /* Return the current write index */