Searched refs:repetitions (Results 1 – 11 of 11) sorted by relevance
280 static HuffmanTreeToken* CodeRepeatedValues(int repetitions, in CodeRepeatedValues() argument288 --repetitions; in CodeRepeatedValues()290 while (repetitions >= 1) { in CodeRepeatedValues()291 if (repetitions < 3) { in CodeRepeatedValues()293 for (i = 0; i < repetitions; ++i) { in CodeRepeatedValues()299 } else if (repetitions < 7) { in CodeRepeatedValues()301 tokens->extra_bits = repetitions - 3; in CodeRepeatedValues()308 repetitions -= 6; in CodeRepeatedValues()314 static HuffmanTreeToken* CodeRepeatedZeros(int repetitions, in CodeRepeatedZeros() argument316 while (repetitions >= 1) { in CodeRepeatedZeros()[all …]
438 int32_t repetitions; in TestfgetsBuffers() local456 for (repetitions = 0; repetitions < 16; repetitions++) { in TestfgetsBuffers()475 if (readSize != expectedSize*repetitions) { in TestfgetsBuffers()476 …_err("Buffer is the wrong size. Got %d Expected %d\n", u_strlen(buffer), expectedSize*repetitions); in TestfgetsBuffers()478 if (buffer[(expectedSize*repetitions) + 1] != 0xBEEF) { in TestfgetsBuffers()498 for (repetitions = 0; repetitions < 16; repetitions++) { in TestfgetsBuffers()520 if (readSize != expectedSize*repetitions) { in TestfgetsBuffers()521 …_err("Buffer is the wrong size. Got %d Expected %d\n", u_strlen(buffer), expectedSize*repetitions); in TestfgetsBuffers()523 if (buffer[(expectedSize*repetitions) + 1] != 0xBEEF) { in TestfgetsBuffers()540 for (repetitions = 0; repetitions < 1; repetitions++) { in TestfgetsBuffers()[all …]
33 for (var repetitions = 0; repetitions < 20; repetitions++) {
10 ,x g/^Possessive repetitions:/d
39 Possessive repetitions:
871 - Fixed bug in matching repetitions with a lower bound of 0.
654 The repetitions may be mirrored from the original shader.
1773 future extensions that will make those repetitions more
35149 … (WebCore::MediaDocument::defaultEventHandler): use the new helper function. fix code repetitions.
24638 # Figure repetitions