Searched refs:increments (Results 1 – 3 of 3) sorted by relevance
142 size_t increments = 0; in asciiArtString() local145 increments = log2(binCount) + 1; in asciiArtString()146 ss << getTail(increments * kMarkersPerIncrement, kMarkers); in asciiArtString()148 ss << getTail((maxIncrements - increments + 1) * kMarkersPerIncrement, kSpaces) in asciiArtString()
100 - wait - **False**: Replayer ignores waits in between increments202 initReplay() //queue up the initial increments203 while(!pendingIncrements.empty()) { //while increments remaining208 if(increments remaing()) {
1419 // Used to identify the connection. Starts at 0 and increments by 1 for