Home
last modified time | relevance | path

Searched refs:kBufferCheckInterval (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/arm/
Dassembler-arm.h940 static const int kBufferCheckInterval = 1*KB/2; variable
977 static const int kMaxDistBetweenPools = 4*KB - 2*kBufferCheckInterval;
Dassembler-thumb2.h940 static const int kBufferCheckInterval = 1*KB/2; variable
977 static const int kMaxDistBetweenPools = 4*KB - 2*kBufferCheckInterval;
/external/v8/src/mips/
Dassembler-mips.h573 static const int kBufferCheckInterval = 1*KB/2; variable