Searched refs:kRandomBatchSize (Results 1 – 2 of 2) sorted by relevance
13 define kRandomBatchSize = 64;22 var nextRandomIndex = kRandomBatchSize;139 if (nextRandomIndex >= kRandomBatchSize) {147 if (nextRandomIndex >= kRandomBatchSize) {
259 static const int kRandomBatchSize = 64; in RUNTIME_FUNCTION() local266 static const int kByteLength = kRandomBatchSize * kDoubleSize; in RUNTIME_FUNCTION()272 kExternalFloat64Array, buffer, 0, kRandomBatchSize); in RUNTIME_FUNCTION()287 for (int i = kState1Offset + 1; i < kRandomBatchSize; i++) { in RUNTIME_FUNCTION()